OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- This file contains definitions of resources that will be translated for | 3 <!-- This file contains definitions of resources that will be translated for |
4 each locale. Specifically, these are UI strings that are used by app/ that | 4 each locale. Specifically, these are UI strings that are used by app/ that |
5 need to be translated for each locale.--> | 5 need to be translated for each locale.--> |
6 | 6 |
7 <grit base_dir="." latest_public_release="0" current_release="1" | 7 <grit base_dir="." latest_public_release="0" current_release="1" |
8 source_lang_id="en" enc_check="möl"> | 8 source_lang_id="en" enc_check="möl"> |
9 <outputs> | 9 <outputs> |
10 <!-- TODO add each of your output files. Modify the three below, and add | 10 <!-- TODO add each of your output files. Modify the three below, and add |
(...skipping 1586 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1597 Help | 1597 Help |
1598 </message> | 1598 </message> |
1599 <message name="IDS_APP_LIST_OPEN_SETTINGS" desc="The menu entry to show th
e settings UI."> | 1599 <message name="IDS_APP_LIST_OPEN_SETTINGS" desc="The menu entry to show th
e settings UI."> |
1600 Settings | 1600 Settings |
1601 </message> | 1601 </message> |
1602 <message name="IDS_APP_LIST_OPEN_FEEDBACK" desc="The menu entry to show th
e feedback UI."> | 1602 <message name="IDS_APP_LIST_OPEN_FEEDBACK" desc="The menu entry to show th
e feedback UI."> |
1603 Send feedback | 1603 Send feedback |
1604 </message> | 1604 </message> |
1605 <message name="IDS_APP_LIST_FOLDER_NAME_PLACEHOLDER" desc="The placeholder
text for app list folder name."> | 1605 <message name="IDS_APP_LIST_FOLDER_NAME_PLACEHOLDER" desc="The placeholder
text for app list folder name."> |
1606 Unnamed Folder | 1606 Unnamed Folder |
1607 </message> | 1607 </message> |
| 1608 <message name="IDS_APP_LIST_SPEECH_HINT_TEXT" desc="The text label in the
speech recognition UI to ask the user to speak the search query"> |
| 1609 Speak now |
| 1610 </message> |
1608 </messages> | 1611 </messages> |
1609 </release> | 1612 </release> |
1610 </grit> | 1613 </grit> |
OLD | NEW |