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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 8898009: Revert 113804 - [filebrowser] Add left panel with roots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/extensions/extension_file_browser_private_api.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 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 9696 matching lines...) Expand 10 before | Expand all | Expand 10 after
9707 Allow 9707 Allow
9708 </message> 9708 </message>
9709 <message name="IDS_MULTI_DOWNLOAD_WARNING_DENY" desc="Text on the deny but ton in the IDS_MULTI_DOWNLOAD_WARNING dialog"> 9709 <message name="IDS_MULTI_DOWNLOAD_WARNING_DENY" desc="Text on the deny but ton in the IDS_MULTI_DOWNLOAD_WARNING dialog">
9710 Deny 9710 Deny
9711 </message> 9711 </message>
9712 9712
9713 <!-- File Browser --> 9713 <!-- File Browser -->
9714 <message name="IDS_FILE_BROWSER_ROOT_DIRECTORY_LABEL" desc="Root directory label."> 9714 <message name="IDS_FILE_BROWSER_ROOT_DIRECTORY_LABEL" desc="Root directory label.">
9715 Files 9715 Files
9716 </message> 9716 </message>
9717 <message name="IDS_FILE_BROWSER_DOWNLOADS_DIRECTORY_LABEL" desc="/Download s directory label.">
9718 File Shelf
9719 </message>
9717 <message name="IDS_FILE_BROWSER_ARCHIVE_DIRECTORY_LABEL" desc="/archive di rectory label."> 9720 <message name="IDS_FILE_BROWSER_ARCHIVE_DIRECTORY_LABEL" desc="/archive di rectory label.">
9718 Archives 9721 Archives
9719 </message> 9722 </message>
9720 <message name="IDS_FILE_BROWSER_REMOVABLE_DIRECTORY_LABEL" desc="/removabl e directory label."> 9723 <message name="IDS_FILE_BROWSER_REMOVABLE_DIRECTORY_LABEL" desc="/removabl e directory label.">
9721 External Storage 9724 External Storage
9722 </message> 9725 </message>
9723 <message name="IDS_FILE_BROWSER_MEDIA_DIRECTORY_LABEL" desc="/media direct ory label."> 9726 <message name="IDS_FILE_BROWSER_MEDIA_DIRECTORY_LABEL" desc="/media direct ory label.">
9724 External Storage 9727 External Storage
9725 </message> 9728 </message>
9726 <message name="IDS_FILE_BROWSER_CHROMEBOOK_DIRECTORY_LABEL" desc="Chromebo ok local directory label."> 9729 <message name="IDS_FILE_BROWSER_CHROMEBOOK_DIRECTORY_LABEL" desc="Chromebo ok local directory label.">
(...skipping 5010 matching lines...) Expand 10 before | Expand all | Expand 10 after
14737 </messages> 14740 </messages>
14738 <structures fallback_to_english="true"> 14741 <structures fallback_to_english="true">
14739 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14742 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14740 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14743 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14741 </structure> 14744 </structure>
14742 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14745 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14743 </structure> 14746 </structure>
14744 </structures> 14747 </structures>
14745 </release> 14748 </release>
14746 </grit> 14749 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/extensions/extension_file_browser_private_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698