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

Unified Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 2766413003: test (Closed)
Patch Set: format Created 3 years, 9 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:
View side-by-side diff with in-line comments
Download patch
Index: chrome/android/java/strings/android_chrome_strings.grd
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
index e3f9d1bca4e80d63e505b0a8ced8a1dad9a68b8a..575dd508690df310b9decca4e449ff168827764a 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -197,6 +197,9 @@ CHAR-LIMIT guidelines:
<message name="IDS_SELECT" desc="Prompt for user to select something. [CHAR-LIMIT=20]">
Select
</message>
+ <message name="IDS_CHOOSE" desc="Prompt for user to choose something. [CHAR-LIMIT=20]">
+ Choose
+ </message>
<message name="IDS_ADD" desc="Prompt for the user to add something, like a new address. [CHAR-LIMIT=20]">
Add
</message>

Powered by Google App Engine
This is Rietveld 408576698