Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <grit current_release="1" latest_public_release="0"> | 2 <grit current_release="1" latest_public_release="0"> |
| 3 <outputs> | 3 <outputs> |
| 4 <output filename="values-am/android_ui_strings.xml" lang="am" type="android" /> | 4 <output filename="values-am/android_ui_strings.xml" lang="am" type="android" /> |
| 5 <output filename="values-ar/android_ui_strings.xml" lang="ar" type="android" /> | 5 <output filename="values-ar/android_ui_strings.xml" lang="ar" type="android" /> |
| 6 <output filename="values-bg/android_ui_strings.xml" lang="bg" type="android" /> | 6 <output filename="values-bg/android_ui_strings.xml" lang="bg" type="android" /> |
| 7 <output filename="values-ca/android_ui_strings.xml" lang="ca" type="android" /> | 7 <output filename="values-ca/android_ui_strings.xml" lang="ca" type="android" /> |
| 8 <output filename="values-cs/android_ui_strings.xml" lang="cs" type="android" /> | 8 <output filename="values-cs/android_ui_strings.xml" lang="cs" type="android" /> |
| 9 <output filename="values-da/android_ui_strings.xml" lang="da" type="android" /> | 9 <output filename="values-da/android_ui_strings.xml" lang="da" type="android" /> |
| 10 <output filename="values-de/android_ui_strings.xml" lang="de" type="android" /> | 10 <output filename="values-de/android_ui_strings.xml" lang="de" type="android" /> |
| (...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 209 </message> | 209 </message> |
| 210 <message desc="Label for 'other' button in date picker dialog and time pic ker dialog, used to close the list of suggestions and open the the full date/tim e picker [CHAR-LIMIT=32]" name="IDS_DATE_PICKER_DIALOG_OTHER_BUTTON_LABEL"> | 210 <message desc="Label for 'other' button in date picker dialog and time pic ker dialog, used to close the list of suggestions and open the the full date/tim e picker [CHAR-LIMIT=32]" name="IDS_DATE_PICKER_DIALOG_OTHER_BUTTON_LABEL"> |
| 211 Other | 211 Other |
| 212 </message> | 212 </message> |
| 213 <message desc="Title for the date picker dialog, which can be used to choo se a date. [CHAR-LIMIT=32]" name="IDS_DATE_PICKER_DIALOG_TITLE"> | 213 <message desc="Title for the date picker dialog, which can be used to choo se a date. [CHAR-LIMIT=32]" name="IDS_DATE_PICKER_DIALOG_TITLE"> |
| 214 Set date | 214 Set date |
| 215 </message> | 215 </message> |
| 216 <message desc="Label for 'clear' button in date picker dialog and time pic ker dialog, used to replace the contents of a field with the empty string [CHAR- LIMIT=12]" name="IDS_DATE_PICKER_DIALOG_CLEAR"> | 216 <message desc="Label for 'clear' button in date picker dialog and time pic ker dialog, used to replace the contents of a field with the empty string [CHAR- LIMIT=12]" name="IDS_DATE_PICKER_DIALOG_CLEAR"> |
| 217 Clear | 217 Clear |
| 218 </message> | 218 </message> |
| 219 | |
| 220 <message desc="FIXME: write a description" name="IDS_INSTRUMENT_UNMASK_PRO MPT_CONTENT_TEXT"> | |
| 221 Enter the three digit verification code from the back of your card | |
| 222 </message> | |
| 223 <message desc="FIXME: write a description" name="IDS_INSTRUMENT_UNMASK_INP UT_HINT"> | |
| 224 CVC | |
| 225 </message> | |
|
please use gerrit instead
2014/11/28 20:55:56
If you want to use he same strings on all platform
Evan Stade
2014/12/01 21:36:24
strings aren't finalized but I suspect they may be
| |
| 226 | |
| 219 </messages> | 227 </messages> |
| 220 </release> | 228 </release> |
| 221 </grit> | 229 </grit> |
| OLD | NEW |