Chromium Code Reviews| 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 <!-- Idle logout dialog for retail mode --> | 7 <!-- Idle logout dialog for retail mode --> |
| 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> | 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> |
| 9 Are you still there? | 9 Are you still there? |
| 10 </message> | 10 </message> |
| (...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 114 </message> | 114 </message> |
| 115 <message name="IDS_FILE_BROWSER_DOWNLOADS_DIRECTORY_LABEL" desc="Downloads loc al directory label."> | 115 <message name="IDS_FILE_BROWSER_DOWNLOADS_DIRECTORY_LABEL" desc="Downloads loc al directory label."> |
| 116 Downloads | 116 Downloads |
| 117 </message> | 117 </message> |
| 118 <message name="IDS_FILE_BROWSER_DOWNLOADS_DIRECTORY_WARNING" desc="Warning dis played to user when viewing downloads folder."> | 118 <message name="IDS_FILE_BROWSER_DOWNLOADS_DIRECTORY_WARNING" desc="Warning dis played to user when viewing downloads folder."> |
| 119 <ph name="BEGIN_BOLD"><strong></ph>Caution:<ph name="END_BOLD"></st rong></ph> These files are temporary and may be automatically deleted to fre e up disk space. <ph name="BEGIN_LINK"><a href="javascript://"></ph>Learn More<ph name="END_LINK"></a><ex></a></ex></ph> | 119 <ph name="BEGIN_BOLD"><strong></ph>Caution:<ph name="END_BOLD"></st rong></ph> These files are temporary and may be automatically deleted to fre e up disk space. <ph name="BEGIN_LINK"><a href="javascript://"></ph>Learn More<ph name="END_LINK"></a><ex></a></ex></ph> |
| 120 </message> | 120 </message> |
| 121 <message name="IDS_FILE_BROWSER_NAME_COLUMN_LABEL" desc="Name column label."> | 121 <message name="IDS_FILE_BROWSER_NAME_COLUMN_LABEL" desc="Name column label."> |
| 122 Name | 122 Name |
| 123 </message> | 123 </message> |
| 124 <message name="IDS_FILE_BROWSER_SET_WALLPAPER_MENU_ITEM" desc="The context men uitem to set wallpaper."> | |
|
fukino
2016/06/21 17:31:30
You should check how other similar UI elements are
fukino
2016/06/21 17:31:30
s/menuitem/menu item
It's weird to insert this it
| |
| 125 Set wallpaper | |
| 126 </message> | |
| 124 <message name="IDS_FILE_BROWSER_SIZE_COLUMN_LABEL" desc="Size column label."> | 127 <message name="IDS_FILE_BROWSER_SIZE_COLUMN_LABEL" desc="Size column label."> |
| 125 Size | 128 Size |
| 126 </message> | 129 </message> |
| 127 | 130 |
| 128 <message name="IDS_FILE_BROWSER_SIZE_BYTES" desc="Size in bytes."> | 131 <message name="IDS_FILE_BROWSER_SIZE_BYTES" desc="Size in bytes."> |
| 129 $1 bytes | 132 $1 bytes |
| 130 </message> | 133 </message> |
| 131 <message name="IDS_FILE_BROWSER_SIZE_KB" desc="Size in kilo bytes."> | 134 <message name="IDS_FILE_BROWSER_SIZE_KB" desc="Size in kilo bytes."> |
| 132 $1 KB | 135 $1 KB |
| 133 </message> | 136 </message> |
| (...skipping 6523 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 6657 <message name="IDS_ARC_ANDROID_MANAGEMENT_REQUIRED_ERROR" desc="Error message shown when Android management is required for an unmanaged Chrome OS user."> | 6660 <message name="IDS_ARC_ANDROID_MANAGEMENT_REQUIRED_ERROR" desc="Error message shown when Android management is required for an unmanaged Chrome OS user."> |
| 6658 Your organization has not enabled Android Apps for your account. Contact you r administrator for more information. | 6661 Your organization has not enabled Android Apps for your account. Contact you r administrator for more information. |
| 6659 </message> | 6662 </message> |
| 6660 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu."> | 6663 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu."> |
| 6661 Enable opt-in IME menu | 6664 Enable opt-in IME menu |
| 6662 </message> | 6665 </message> |
| 6663 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu."> | 6666 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu."> |
| 6664 Enable access to the new IME menu in the Language Settings page. | 6667 Enable access to the new IME menu in the Language Settings page. |
| 6665 </message> | 6668 </message> |
| 6666 </grit-part> | 6669 </grit-part> |
| OLD | NEW |