summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-26 18:29:43 +0000
committerstuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-26 18:29:43 +0000
commit58120cfa3e770d7f5fe6433e8114ccbf53359e30 (patch)
tree5c600e9b26b81d5172fb1b079fbf38c7d0ac9dd4
parent33ec5ce564b64c0c6e468e8e3444af52e7e84777 (diff)
downloadchromium_src-58120cfa3e770d7f5fe6433e8114ccbf53359e30.zip
chromium_src-58120cfa3e770d7f5fe6433e8114ccbf53359e30.tar.gz
chromium_src-58120cfa3e770d7f5fe6433e8114ccbf53359e30.tar.bz2
Add more time format strings to the iOS grit whitelist
These strings were added to TimeFormat in https://codereview.chromium.org/11272035 BUG=None Review URL: https://chromiumcodereview.appspot.com/11308003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164353 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--build/ios/grit_whitelist.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/build/ios/grit_whitelist.txt b/build/ios/grit_whitelist.txt
index 7f26dc8..af84b12 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