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

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

Issue 1215533003: Add a refresh button for providers which do not support watchers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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
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 <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 421 matching lines...) Expand 10 before | Expand all | Expand 10 after
432 </message> 432 </message>
433 <message name="IDS_FILE_BROWSER_RENAME_BUTTON_LABEL" desc="Button Label."> 433 <message name="IDS_FILE_BROWSER_RENAME_BUTTON_LABEL" desc="Button Label.">
434 Rename 434 Rename
435 </message> 435 </message>
436 <message name="IDS_FILE_BROWSER_DELETE_BUTTON_LABEL" desc="Button Label."> 436 <message name="IDS_FILE_BROWSER_DELETE_BUTTON_LABEL" desc="Button Label.">
437 Delete 437 Delete
438 </message> 438 </message>
439 <message name="IDS_FILE_BROWSER_PASTE_BUTTON_LABEL" desc="Button Label."> 439 <message name="IDS_FILE_BROWSER_PASTE_BUTTON_LABEL" desc="Button Label.">
440 Paste 440 Paste
441 </message> 441 </message>
442 <message name="IDS_FILE_BROWSER_REFRESH_BUTTON_LABEL" desc="Label for a button for refreshing the current directory.">
443 Refresh
444 </message>
442 <message name="IDS_FILE_BROWSER_PASTE_INTO_FOLDER_BUTTON_LABEL" desc="Menu ite m label, pasting files into the selected folder."> 445 <message name="IDS_FILE_BROWSER_PASTE_INTO_FOLDER_BUTTON_LABEL" desc="Menu ite m label, pasting files into the selected folder.">
443 Paste into folder 446 Paste into folder
444 </message> 447 </message>
445 <message name="IDS_FILE_BROWSER_COPY_BUTTON_LABEL" desc="Button Label."> 448 <message name="IDS_FILE_BROWSER_COPY_BUTTON_LABEL" desc="Button Label.">
446 Copy 449 Copy
447 </message> 450 </message>
448 <message name="IDS_FILE_BROWSER_CUT_BUTTON_LABEL" desc="Button Label."> 451 <message name="IDS_FILE_BROWSER_CUT_BUTTON_LABEL" desc="Button Label.">
449 Cut 452 Cut
450 </message> 453 </message>
451 <message name="IDS_FILE_BROWSER_OPEN_WITH_BUTTON_LABEL" desc="Menu item label, showing dialog to choose application to open selected files."> 454 <message name="IDS_FILE_BROWSER_OPEN_WITH_BUTTON_LABEL" desc="Menu item label, showing dialog to choose application to open selected files.">
(...skipping 5920 matching lines...) Expand 10 before | Expand all | Expand 10 after
6372 Installing 6375 Installing
6373 </message> 6376 </message>
6374 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_NAME" desc="Name of the f lag used to enable launching Chrome Web Store Gallery widget app for searching f or printer provider apps."> 6377 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_NAME" desc="Name of the f lag used to enable launching Chrome Web Store Gallery widget app for searching f or printer provider apps.">
6375 Chrome Web Store Gallery app for printer drivers 6378 Chrome Web Store Gallery app for printer drivers
6376 </message> 6379 </message>
6377 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_DESCRIPTION" desc="Descri ption of a flag in chrome://flags that enables launching Chrome Web Store Galler y widget app for searching for printer provider apps."> 6380 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_DESCRIPTION" desc="Descri ption of a flag in chrome://flags that enables launching Chrome Web Store Galler y widget app for searching for printer provider apps.">
6378 Enables Chrome Web Store Gallery app for printer drivers. The app searches C hrome Web Store for extensions that support printing to a USB printer with speci fic USB ID. 6381 Enables Chrome Web Store Gallery app for printer drivers. The app searches C hrome Web Store for extensions that support printing to a USB printer with speci fic USB ID.
6379 </message> 6382 </message>
6380 6383
6381 </grit-part> 6384 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698