| 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 445 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 456 </message> | 456 </message> |
| 457 <message name="IDS_FILE_BROWSER_PACK_WITH_VERB_BUTTON_LABEL" desc="Verb that d
escribes the packing or archiving of one or multiple files or directories with t
he given extension."> | 457 <message name="IDS_FILE_BROWSER_PACK_WITH_VERB_BUTTON_LABEL" desc="Verb that d
escribes the packing or archiving of one or multiple files or directories with t
he given extension."> |
| 458 Pack with <ph name="EXTENSION_NAME">$1<ex>ZIP</ex></ph> | 458 Pack with <ph name="EXTENSION_NAME">$1<ex>ZIP</ex></ph> |
| 459 </message> | 459 </message> |
| 460 <message name="IDS_FILE_BROWSER_SHARE_WITH_VERB_BUTTON_LABEL" desc="Verb that
describes the action of sharing/attaching/sending files with the given applicati
on."> | 460 <message name="IDS_FILE_BROWSER_SHARE_WITH_VERB_BUTTON_LABEL" desc="Verb that
describes the action of sharing/attaching/sending files with the given applicati
on."> |
| 461 Share with <ph name="EXTENSION_NAME">$1<ex>GMail</ex></ph> | 461 Share with <ph name="EXTENSION_NAME">$1<ex>GMail</ex></ph> |
| 462 </message> | 462 </message> |
| 463 <message name="IDS_FILE_BROWSER_ZIP_SELECTION_BUTTON_LABEL" desc="Menu item la
bel, showing dialog to create zip file for selected files."> | 463 <message name="IDS_FILE_BROWSER_ZIP_SELECTION_BUTTON_LABEL" desc="Menu item la
bel, showing dialog to create zip file for selected files."> |
| 464 Zip selection | 464 Zip selection |
| 465 </message> | 465 </message> |
| 466 <message name="IDS_FILE_BROWSER_SET_WALLPAPER_BUTTON_LABEL" desc="The context
menu item to set wallpaper."> |
| 467 Set wallpaper |
| 468 </message> |
| 466 <message name="IDS_FILE_BROWSER_CREATE_FOLDER_SHORTCUT_BUTTON_LABEL" desc="Men
u item label, creating a shortcut of the selected folder to the left nav."> | 469 <message name="IDS_FILE_BROWSER_CREATE_FOLDER_SHORTCUT_BUTTON_LABEL" desc="Men
u item label, creating a shortcut of the selected folder to the left nav."> |
| 467 Create shortcut | 470 Create shortcut |
| 468 </message> | 471 </message> |
| 469 <message name="IDS_FILE_BROWSER_REMOVE_FOLDER_SHORTCUT_BUTTON_LABEL" desc="Men
u item label, unpinning the selected folder from the left nav."> | 472 <message name="IDS_FILE_BROWSER_REMOVE_FOLDER_SHORTCUT_BUTTON_LABEL" desc="Men
u item label, unpinning the selected folder from the left nav."> |
| 470 Remove shortcut | 473 Remove shortcut |
| 471 </message> | 474 </message> |
| 472 <message name="IDS_FILE_BROWSER_SHARE_BUTTON_LABEL" desc="Menu item label, sho
wing dialog to share the selected file."> | 475 <message name="IDS_FILE_BROWSER_SHARE_BUTTON_LABEL" desc="Menu item label, sho
wing dialog to share the selected file."> |
| 473 Share | 476 Share |
| 474 </message> | 477 </message> |
| 475 <message name="IDS_FILE_BROWSER_TOGGLE_HIDDEN_FILES_COMMAND_LABEL" desc="Label
for menu or button with checkmark that toggles visibility of hidden files."> | 478 <message name="IDS_FILE_BROWSER_TOGGLE_HIDDEN_FILES_COMMAND_LABEL" desc="Label
for menu or button with checkmark that toggles visibility of hidden files."> |
| (...skipping 6181 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 |