Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index d2f99578e6481c19daa540860a8eeae097dad6ea..39231b722012629095b60da5736696687d806f14 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -4863,6 +4863,9 @@ Make sure you do not expose any sensitive information. |
Show button |
</message> |
<if expr="not use_titlecase"> |
+ <message name="IDS_EXTENSIONS_ALWAYS_ALLOW" desc="The text for the 'always allow' item in context menus (sentence case)."> |
+ Always allow |
+ </message> |
<message name="IDS_EXTENSIONS_OPTIONS_MENU_ITEM" desc="The text for the options menu item in context menus (sentence case)."> |
Options |
</message> |
@@ -4880,6 +4883,9 @@ Make sure you do not expose any sensitive information. |
</message> |
</if> |
<if expr="use_titlecase"> |
+ <message name="IDS_EXTENSIONS_ALWAYS_ALLOW" desc="The text for the 'always allow' item in context menus (title case)."> |
+ Always Allow |
+ </message> |
<message name="IDS_EXTENSIONS_OPTIONS_MENU_ITEM" desc="The text for the options menu item in context menus (title case)."> |
Options |
</message> |