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

Unified Diff: ios/chrome/app/strings/ios_strings.grd

Issue 1418653004: [iOS] Support for chrome://version (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: ios/chrome/app/strings/ios_strings.grd
diff --git a/ios/chrome/app/strings/ios_strings.grd b/ios/chrome/app/strings/ios_strings.grd
index f479264ef44f53752bbd4e6946a05a0e8f18bbf8..b74816c8b99d2b632612518d0eff97f654b212d0 100644
--- a/ios/chrome/app/strings/ios_strings.grd
+++ b/ios/chrome/app/strings/ios_strings.grd
@@ -130,6 +130,11 @@ all other OS specific variables will be false.
</translations>
<release seq="1" allow_pseudo="false">
<messages fallback_to_english="true">
+
+ <message name="IDS_IOS_PLATFORM_LABEL" desc="Label for Platform. [Length: unlimited] [iOS only]">
+ Platform
+ </message>
+
<message name="IDS_IOS_AUTOFILL_ACCNAME_SUGGESTIONS_AVAILABLE" desc="The description of the event provided when an accessibility notification is posted upon showing form suggestions. [Length: unlimited] [iOS only]">
Suggestions available
</message>

Powered by Google App Engine
This is Rietveld 408576698