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

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

Issue 2003023003: Add a settings button to Physical Web activity (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/physicalweb/ListUrlsActivity.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 525702d1862ad27d9f28058ee221b1172d299ca0..2e61b3fe37b96b84ed5a354458abd6011f2e1f9e 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -147,6 +147,9 @@ CHAR-LIMIT guidelines:
<message name="IDS_RESET" desc="Label for a button to reset information you are editing to a default.">
Reset
</message>
+ <message name="IDS_SETTINGS" desc="Label for a button to access relevant preferences.">
+ Reset
mattreynolds 2016/05/23 19:45:59 Settings We could also use IDS_MENU_PREFERENCES i
+ </message>
<message name="IDS_TITLE" desc="Text indicating the title of a button or a textfield. Ued in multiple contexts. [CHAR-LIMIT=32]">
Title
</message>
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/physicalweb/ListUrlsActivity.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698