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

Unified Diff: build/ios/grit_whitelist.txt

Issue 150573011: Use "second" instead of "sec" in TimeRemainingLong() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed grammar (suggested by Bartosz) Created 6 years, 10 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 | ui/base/l10n/time_format.h » ('j') | 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 c5dcff81ae3701d7d22df68f35bf09b5daf0126c..0ce3acbbc10672b5e349719bf63ee09bdb5edaff 100644
--- a/build/ios/grit_whitelist.txt
+++ b/build/ios/grit_whitelist.txt
@@ -957,6 +957,12 @@ 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_LONG_SECS_DEFAULT
+IDS_TIME_REMAINING_LONG_SECS_FEW
+IDS_TIME_REMAINING_LONG_SECS_MANY
+IDS_TIME_REMAINING_LONG_SECS_TWO
+IDS_TIME_REMAINING_LONG_SECS_ZERO
+IDS_TIME_REMAINING_LONG_SEC_SINGULAR
IDS_TIME_REMAINING_MINS_DEFAULT
IDS_TIME_REMAINING_MINS_FEW
IDS_TIME_REMAINING_MINS_MANY
« no previous file with comments | « no previous file | ui/base/l10n/time_format.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698