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

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

Issue 2389353002: chromeos: Fix case of "Get info" string in Files app. (Closed)
Patch Set: Created 4 years, 2 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 | no next file » | 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 433 matching lines...) Expand 10 before | Expand all | Expand 10 after
444 </message> 444 </message>
445 <message name="IDS_FILE_BROWSER_FILE_ALREADY_EXISTS" desc="Error message displ ayed when user tries to create a file with an existing name."> 445 <message name="IDS_FILE_BROWSER_FILE_ALREADY_EXISTS" desc="Error message displ ayed when user tries to create a file with an existing name.">
446 The file named "$1" already exists. Please choose a different name. 446 The file named "$1" already exists. Please choose a different name.
447 </message> 447 </message>
448 <message name="IDS_FILE_BROWSER_DIRECTORY_ALREADY_EXISTS" desc="Error message displayed when user tries to create a directory with an existing name."> 448 <message name="IDS_FILE_BROWSER_DIRECTORY_ALREADY_EXISTS" desc="Error message displayed when user tries to create a directory with an existing name.">
449 The folder named "$1" already exists. Please choose a different name. 449 The folder named "$1" already exists. Please choose a different name.
450 </message> 450 </message>
451 <message name="IDS_FILE_BROWSER_ERROR_RENAMING" desc="Error message."> 451 <message name="IDS_FILE_BROWSER_ERROR_RENAMING" desc="Error message.">
452 Unable to rename "<ph name="FILE_NAME">$1<ex>document.pdf</ex></ph>". <ph na me="ERROR_MESSAGE">$2<ex>An error occurred (code: ABORT)</ex></ph> 452 Unable to rename "<ph name="FILE_NAME">$1<ex>document.pdf</ex></ph>". <ph na me="ERROR_MESSAGE">$2<ex>An error occurred (code: ABORT)</ex></ph>
453 </message> 453 </message>
454 <message name="IDS_FILE_BROWSER_GET_INFO_BUTTON_LABEL" desc="Label for a conte xt menu item which shows file's metadata."> 454 <message name="IDS_FILE_BROWSER_GET_INFO_BUTTON_LABEL" desc="Context menu item that shows the currently-selected file's metadata.">
455 Get Info 455 Get info
456 </message> 456 </message>
457 <message name="IDS_FILE_BROWSER_RENAME_BUTTON_LABEL" desc="Button Label."> 457 <message name="IDS_FILE_BROWSER_RENAME_BUTTON_LABEL" desc="Context menu item t hat renames the currently-selected file.">
458 Rename 458 Rename
459 </message> 459 </message>
460 <message name="IDS_FILE_BROWSER_DELETE_BUTTON_LABEL" desc="Button Label."> 460 <message name="IDS_FILE_BROWSER_DELETE_BUTTON_LABEL" desc="Context menu item t hat deletes the currently-selected file(s).">
461 Delete 461 Delete
462 </message> 462 </message>
463 <message name="IDS_FILE_BROWSER_PASTE_BUTTON_LABEL" desc="Button Label."> 463 <message name="IDS_FILE_BROWSER_PASTE_BUTTON_LABEL" desc="Context menu item th at pastes the file(s) in the clipboard.">
464 Paste 464 Paste
465 </message> 465 </message>
466 <message name="IDS_FILE_BROWSER_REFRESH_BUTTON_LABEL" desc="Label for a button for refreshing the current directory."> 466 <message name="IDS_FILE_BROWSER_REFRESH_BUTTON_LABEL" desc="Label for a button for refreshing the current directory.">
467 Refresh 467 Refresh
468 </message> 468 </message>
469 <message name="IDS_FILE_BROWSER_PASTE_INTO_FOLDER_BUTTON_LABEL" desc="Menu ite m label, pasting files into the selected folder."> 469 <message name="IDS_FILE_BROWSER_PASTE_INTO_FOLDER_BUTTON_LABEL" desc="Menu ite m label, pasting files into the selected folder.">
470 Paste into folder 470 Paste into folder
471 </message> 471 </message>
472 <message name="IDS_FILE_BROWSER_COPY_BUTTON_LABEL" desc="Button Label."> 472 <message name="IDS_FILE_BROWSER_COPY_BUTTON_LABEL" desc="Context menu item tha t copies the currently-selected file(s) to the clipboard.">
473 Copy 473 Copy
474 </message> 474 </message>
475 <message name="IDS_FILE_BROWSER_CUT_BUTTON_LABEL" desc="Button Label."> 475 <message name="IDS_FILE_BROWSER_CUT_BUTTON_LABEL" desc="Context menu item that cuts the currently-selected file(s) to the clipboard.">
476 Cut 476 Cut
477 </message> 477 </message>
478 <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."> 478 <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.">
479 More actions... 479 More actions...
480 </message> 480 </message>
481 <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."> 481 <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.">
482 Open with <ph name="EXTENSION_NAME">$1<ex>Gallery</ex></ph> 482 Open with <ph name="EXTENSION_NAME">$1<ex>Gallery</ex></ph>
483 </message> 483 </message>
484 <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."> 484 <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.">
485 Add to <ph name="EXTENSION_NAME">$1<ex>Evernote</ex></ph> 485 Add to <ph name="EXTENSION_NAME">$1<ex>Evernote</ex></ph>
(...skipping 5886 matching lines...) Expand 10 before | Expand all | Expand 10 after
6372 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_NAME" desc="Name of the about: flag for enabling emoji, handwriting and voice input on opt-in IME menu."> 6372 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_NAME" desc="Name of the about: flag for enabling emoji, handwriting and voice input on opt-in IME menu.">
6373 Emoji, handwriting and voice input on opt-in IME menu 6373 Emoji, handwriting and voice input on opt-in IME menu
6374 </message> 6374 </message>
6375 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_DESCRIPTION" desc="Description of th e about: flag enabling emoji, handwriting and voice input on opt-in IME menu."> 6375 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_DESCRIPTION" desc="Description of th e about: flag enabling emoji, handwriting and voice input on opt-in IME menu.">
6376 Enable access to emoji, handwriting and voice input form opt-in IME menu. 6376 Enable access to emoji, handwriting and voice input form opt-in IME menu.
6377 </message> 6377 </message>
6378 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto n at the end of survey"> 6378 <message name="IDS_HATS_DONE_BUTTON_LABEL" desc="Label used for the done butto n at the end of survey">
6379 Done 6379 Done
6380 </message> 6380 </message>
6381 </grit-part> 6381 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698