Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1149)

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2108813002: Added strings of i18n and made the pin-keyboard work for rtl lang. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 2dab448300c57e623f755b23ad64198cf886f915..b286b8b61db4b01ebeb59a52b1781a158994ff3f 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -13184,6 +13184,12 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
<message name="IDS_LOGIN_POD_EMPTY_PASSWORD_TEXT" desc="Text to display in the password field for user pod when no password has been entered.">
Password
</message>
+ <message name="IDS_LOGIN_POD_EMPTY_PIN_TEXT" desc="Text to display in the pin field for user pod when no pin has been entered.">
jdufault 2016/06/28 18:38:47 The PIN keyboard is not inherently related to logi
sammiequon 2016/06/28 20:59:31 Done.
+ Enter PIN or Password
+ </message>
+ <message name="IDS_LOGIN_POD_EMPTY_PIN_CLEAR_TEXT" desc="Text to display text of button on pin keyboard which deletes last character.">
+ Clear
+ </message>
<message name="IDS_LOGIN_POD_SIGNING_IN" desc="Text to display at the bottom of a user pod during signing in the user. The translation should be as short as possible because of limited UI space.">
Signing in
</message>
« no previous file with comments | « no previous file | chrome/app/settings_strings.grdp » ('j') | chrome/browser/resources/chromeos/quick_unlock/pin_keyboard.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698