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

Unified Diff: build/ios/grit_whitelist.txt

Issue 11308003: Add more time format strings to the iOS grit whitelist (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/ios/grit_whitelist.txt
diff --git a/build/ios/grit_whitelist.txt b/build/ios/grit_whitelist.txt
index 7f26dc8b6473cd94f742a6cd38e2b99c4faf1871..af84b126b678929c7d4b00cb05110cdb43f8e6e4 100644
--- a/build/ios/grit_whitelist.txt
+++ b/build/ios/grit_whitelist.txt
@@ -509,6 +509,12 @@ IDS_TIME_REMAINING_HOURS_MANY
IDS_TIME_REMAINING_HOURS_TWO
IDS_TIME_REMAINING_HOURS_ZERO
IDS_TIME_REMAINING_HOUR_SINGULAR
+IDS_TIME_REMAINING_LONG_MINS_DEFAULT
+IDS_TIME_REMAINING_LONG_MINS_FEW
+IDS_TIME_REMAINING_LONG_MINS_MANY
+IDS_TIME_REMAINING_LONG_MINS_TWO
+IDS_TIME_REMAINING_LONG_MINS_ZERO
+IDS_TIME_REMAINING_LONG_MIN_SINGULAR
IDS_TIME_REMAINING_MINS_DEFAULT
IDS_TIME_REMAINING_MINS_FEW
IDS_TIME_REMAINING_MINS_MANY
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698