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 199 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
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 | 219 |
220 <message desc="The text that explains the purpose of the card unmasking pr
ompt." name="IDS_CARD_UNMASK_PROMPT_CONTENT_TEXT"> | 220 <message desc="Hint text for an input field containing the user's credit c
ard CVC (card verification code)." name="IDS_CARD_UNMASK_INPUT_HINT"> |
221 Enter the three digit verification code from the back of your card | |
222 </message> | |
223 <message desc="Placeholder/hint text for the CVC input in the card unmaski
ng prompt." name="IDS_CARD_UNMASK_INPUT_HINT"> | |
224 CVC | 221 CVC |
225 </message> | 222 </message> |
226 | 223 |
227 </messages> | 224 </messages> |
228 </release> | 225 </release> |
229 </grit> | 226 </grit> |
OLD | NEW |