OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <!-- ChromeOS-specific strings (included from generated_resources.grd). | 2 <!-- ChromeOS-specific strings (included from generated_resources.grd). |
3 Everything in this file is wrapped in <if expr="chromeos">. --> | 3 Everything in this file is wrapped in <if expr="chromeos">. --> |
4 <grit-part> | 4 <grit-part> |
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g
eneric. No translation required."> | 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g
eneric. No translation required."> |
6 </message> | 6 </message> |
7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> | 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> |
8 Chromebook | 8 Chromebook |
9 </message> | 9 </message> |
10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> | 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> |
(...skipping 888 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
899 There is not enough space. | 899 There is not enough space. |
900 </message> | 900 </message> |
901 | 901 |
902 <message name="IDS_FILE_BROWSER_SEARCH_DRIVE_HTML" desc="In the File Manager,
the item in the autocomplete suggestion item just under the search box, to conti
nue searching in the list."> | 902 <message name="IDS_FILE_BROWSER_SEARCH_DRIVE_HTML" desc="In the File Manager,
the item in the autocomplete suggestion item just under the search box, to conti
nue searching in the list."> |
903 '<b><ph name="SEARCH_STRING">$1<ex>abc</ex></ph></b>' - <em&g
t;search Drive</em> | 903 '<b><ph name="SEARCH_STRING">$1<ex>abc</ex></ph></b>' - <em&g
t;search Drive</em> |
904 </message> | 904 </message> |
905 <message name="IDS_FILE_BROWSER_SEARCH_NO_MATCHING_FILES_HTML" desc="In the Fi
le Manager, the message informing the user that the search did not match any fil
es or directories."> | 905 <message name="IDS_FILE_BROWSER_SEARCH_NO_MATCHING_FILES_HTML" desc="In the Fi
le Manager, the message informing the user that the search did not match any fil
es or directories."> |
906 No items match <b>"<ph name="SEARCH_STRING">$1<ex>abc</ex></ph>"</b
> | 906 No items match <b>"<ph name="SEARCH_STRING">$1<ex>abc</ex></ph>"</b
> |
907 </message> | 907 </message> |
908 | 908 |
| 909 <message name="IDS_FILE_BROWSER_MORE_ACTIONS" desc="In the File Manager, the t
ext in combobutton to show the user there exist actions which can be executed to
the file."> |
| 910 More actions... |
| 911 </message> |
909 <message name="IDS_FILE_BROWSER_CHANGE_DEFAULT_MENU_ITEM" desc="In the File Ma
nager, the text in the menu item to change the default action for a particular f
ile type."> | 912 <message name="IDS_FILE_BROWSER_CHANGE_DEFAULT_MENU_ITEM" desc="In the File Ma
nager, the text in the menu item to change the default action for a particular f
ile type."> |
910 Change default... | 913 Change default... |
911 </message> | 914 </message> |
912 <message name="IDS_FILE_BROWSER_CHANGE_DEFAULT_CAPTION" desc="In the File Mana
ger, the caption on the dialog box that chooses the default action for a particu
lar file type."> | 915 <message name="IDS_FILE_BROWSER_CHANGE_DEFAULT_CAPTION" desc="In the File Mana
ger, the caption on the dialog box that chooses the default action for a particu
lar file type."> |
913 Choose the default app for <ph name="FILE_TYPE">$1<ex>PNG</ex></ph> files: | 916 Choose the default app for <ph name="FILE_TYPE">$1<ex>PNG</ex></ph> files: |
914 </message> | 917 </message> |
915 <message name="IDS_FILE_BROWSER_DEFAULT_ACTION_LABEL" desc="In the File Manage
r actions menu, the text next to the default action name."> | 918 <message name="IDS_FILE_BROWSER_DEFAULT_ACTION_LABEL" desc="In the File Manage
r actions menu, the text next to the default action name."> |
916 (default) | 919 (default) |
917 </message> | 920 </message> |
918 | 921 |
(...skipping 5065 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5984 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> | 5987 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> |
5985 Done | 5988 Done |
5986 </message> | 5989 </message> |
5987 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> | 5990 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> |
5988 System date | 5991 System date |
5989 </message> | 5992 </message> |
5990 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> | 5993 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> |
5991 System time | 5994 System time |
5992 </message> | 5995 </message> |
5993 </grit-part> | 5996 </grit-part> |
OLD | NEW |