Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(283)

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 1872223002: Add verbs API to file handlers. Modify the Chrome OS UI so that it displayes the internationalized … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move back to "open-with" for the id of the more actions dialog, as it breaks some browsers tests, a… Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 427 matching lines...) Expand 10 before | Expand all | Expand 10 after
438 </message> 438 </message>
439 <message name="IDS_FILE_BROWSER_PASTE_INTO_FOLDER_BUTTON_LABEL" desc="Menu ite m label, pasting files into the selected folder."> 439 <message name="IDS_FILE_BROWSER_PASTE_INTO_FOLDER_BUTTON_LABEL" desc="Menu ite m label, pasting files into the selected folder.">
440 Paste into folder 440 Paste into folder
441 </message> 441 </message>
442 <message name="IDS_FILE_BROWSER_COPY_BUTTON_LABEL" desc="Button Label."> 442 <message name="IDS_FILE_BROWSER_COPY_BUTTON_LABEL" desc="Button Label.">
443 Copy 443 Copy
444 </message> 444 </message>
445 <message name="IDS_FILE_BROWSER_CUT_BUTTON_LABEL" desc="Button Label."> 445 <message name="IDS_FILE_BROWSER_CUT_BUTTON_LABEL" desc="Button Label.">
446 Cut 446 Cut
447 </message> 447 </message>
448 <message name="IDS_FILE_BROWSER_OPEN_WITH_BUTTON_LABEL" desc="Menu item label, showing dialog to choose application to open selected files."> 448 <message name="IDS_FILE_BROWSER_MORE_ACTIONS_BUTTON_LABEL" desc="Menu item lab el, showing dialog to choose extension to open selected files or directories.">
449 Open with... 449 More actions...
450 </message>
451 <message name="IDS_FILE_BROWSER_OPEN_WITH_VERB_BUTTON_LABEL" desc="Verb that d escribe the action of opening one or more files or directories with the given ex tension.">
452 Open with <ph name="EXTENSION_NAME">$1<ex>Gallery</ex></ph>
453 </message>
454 <message name="IDS_FILE_BROWSER_ADD_TO_VERB_BUTTON_LABEL" desc="Verb that desc ribes the uploading or addition of one or multiple files or directories to the g iven extension.">
455 Add to <ph name="EXTENSION_NAME">$1<ex>Evernote</ex></ph>
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.">
458 Pack with <ph name="EXTENSION_NAME">$1<ex>ZIP</ex></ph>
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.">
461 Share with <ph name="EXTENSION_NAME">$1<ex>GMail</ex></ph>
450 </message> 462 </message>
451 <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.">
452 Zip selection 464 Zip selection
453 </message> 465 </message>
454 <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."> 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.">
455 Create shortcut 467 Create shortcut
456 </message> 468 </message>
457 <message name="IDS_FILE_BROWSER_REMOVE_FOLDER_SHORTCUT_BUTTON_LABEL" desc="Men u item label, unpinning the selected folder from the left nav."> 469 <message name="IDS_FILE_BROWSER_REMOVE_FOLDER_SHORTCUT_BUTTON_LABEL" desc="Men u item label, unpinning the selected folder from the left nav.">
458 Remove shortcut 470 Remove shortcut
459 </message> 471 </message>
460 <message name="IDS_FILE_BROWSER_SHARE_BUTTON_LABEL" desc="Menu item label, sho wing dialog to share the selected file."> 472 <message name="IDS_FILE_BROWSER_SHARE_BUTTON_LABEL" desc="Menu item label, sho wing dialog to share the selected file.">
461 Share 473 Share
462 </message> 474 </message>
463 <message name="IDS_FILE_BROWSER_SHARE_WITH_ACTION_LABEL" desc="Menu item label , describing the action of sharing/attaching/sending files with the given applic ation.">
464 Share with <ph name="APPLICATION_NAME">$1<ex>GMail</ex></ph>
465 </message>
466 <message name="IDS_FILE_BROWSER_TOGGLE_HIDDEN_FILES_COMMAND_LABEL" desc="Label for menu or button with checkmark that toggles visibility of hidden files."> 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.">
467 Show hidden files 476 Show hidden files
468 </message> 477 </message>
469 <message name="IDS_FILE_BROWSER_TASKS_BUTTON_LABEL" desc="Label for button tha t selects a task to open the current file."> 478 <message name="IDS_FILE_BROWSER_TASKS_BUTTON_LABEL" desc="Label for button tha t selects a task to open the current file.">
470 Tasks 479 Tasks
471 </message> 480 </message>
472 <message name="IDS_FILE_BROWSER_CANCEL_SELECTION_BUTTON_LABEL" desc="Label for button that unselects all selected items."> 481 <message name="IDS_FILE_BROWSER_CANCEL_SELECTION_BUTTON_LABEL" desc="Label for button that unselects all selected items.">
473 Cancel selection 482 Cancel selection
474 </message> 483 </message>
475 <message name="IDS_FILE_BROWSER_CHANGE_TO_LISTVIEW_BUTTON_LABEL" desc="Label f or button that changes the view mode to 'list view' mode."> 484 <message name="IDS_FILE_BROWSER_CHANGE_TO_LISTVIEW_BUTTON_LABEL" desc="Label f or button that changes the view mode to 'list view' mode.">
(...skipping 6130 matching lines...) Expand 10 before | Expand all | Expand 10 after
6606 <message name="IDS_ARC_ANDROID_MANAGEMENT_REQUIRED_ERROR" desc="Error message shown when Android management is required for an unmanaged Chrome OS user."> 6615 <message name="IDS_ARC_ANDROID_MANAGEMENT_REQUIRED_ERROR" desc="Error message shown when Android management is required for an unmanaged Chrome OS user.">
6607 Your organization has not enabled Android Apps for your account. Contact you r administrator for more information. 6616 Your organization has not enabled Android Apps for your account. Contact you r administrator for more information.
6608 </message> 6617 </message>
6609 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu."> 6618 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu.">
6610 Enable opt-in IME menu 6619 Enable opt-in IME menu
6611 </message> 6620 </message>
6612 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu."> 6621 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu.">
6613 Enable access to the new IME menu in the Language Settings page. 6622 Enable access to the new IME menu in the Language Settings page.
6614 </message> 6623 </message>
6615 </grit-part> 6624 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698