Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index fc31c0ffa8be5f854b697bdefe95e9803239a3bb..df2d1abf7c0c35263de2a13b507a06497851576d 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -927,6 +927,9 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may |
<message name="IDS_CONTENT_CONTEXT_ADDSEARCHENGINE" desc="The name of the Add as Search Engine command in the content area context menu"> |
Add as search en&gine... |
</message> |
+ <message name="IDS_CONTENT_CONTEXT_FORCESAVEPASSWORD" desc="The name of the Save Password command in the content area context menu"> |
+ Save password |
+ </message> |
</if> |
<if expr="use_titlecase"> |
<message name="IDS_CONTENT_CONTEXT_BACK" desc="In Title Case: The name of the Back command in the content area context menu"> |
@@ -1144,6 +1147,9 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may |
<message name="IDS_CONTENT_CONTEXT_ADDSEARCHENGINE" desc="In Title Case: The name of the Add as Search Engine command in the content area context menu"> |
Add As Search En&gine... |
</message> |
+ <message name="IDS_CONTENT_CONTEXT_FORCESAVEPASSWORD" desc="In Title Case: The name of the Save Password command in the content area context menu"> |
vabr (Chromium)
2015/05/19 09:58:13
Should the name be different from the other one?
msramek
2015/05/19 12:53:11
It should be Title Case :) We have to define it tw
|
+ Save password |
sdefresne
2015/05/19 09:51:15
The description says it should be in Title Case, s
msramek
2015/05/19 12:53:11
Oh, that was a really sloppy copy-paste.
|
+ </message> |
</if> |
</if> |