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

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

Issue 3018007: Whitespace change to .grd file to kick the builders. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Created 10 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
« 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 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 8769 matching lines...) Expand 10 before | Expand all | Expand 10 after
8780 <message name="IDS_ABOUT_SANDBOX_SECCOMP_SANDBOX" desc="The name of a type of sandbox used by Chrome on UNIX like systems. 'Seccomp' is a technical term w hich should be left untranslated."> 8780 <message name="IDS_ABOUT_SANDBOX_SECCOMP_SANDBOX" desc="The name of a type of sandbox used by Chrome on UNIX like systems. 'Seccomp' is a technical term w hich should be left untranslated.">
8781 Seccomp sandbox 8781 Seccomp sandbox
8782 </message> 8782 </message>
8783 <message name="IDS_ABOUT_SANDBOX_OK" desc="A message telling the user that their sandbox is sufficient."> 8783 <message name="IDS_ABOUT_SANDBOX_OK" desc="A message telling the user that their sandbox is sufficient.">
8784 You are adequately sandboxed. 8784 You are adequately sandboxed.
8785 </message> 8785 </message>
8786 <message name="IDS_ABOUT_SANDBOX_BAD" desc="A message telling the user tha t their sandbox is insufficient."> 8786 <message name="IDS_ABOUT_SANDBOX_BAD" desc="A message telling the user tha t their sandbox is insufficient.">
8787 You are not adequately sandboxed! 8787 You are not adequately sandboxed!
8788 </message> 8788 </message>
8789 </if> 8789 </if>
8790 8790
8791 <if expr="os == 'darwin'"> 8791 <if expr="os == 'darwin'">
8792 <message name="IDS_SELECT_FOLDER_BUTTON_TITLE" desc="The name of the Selec t button in the folder selection dialog."> 8792 <message name="IDS_SELECT_FOLDER_BUTTON_TITLE" desc="The name of the Selec t button in the folder selection dialog.">
8793 Select 8793 Select
8794 </message> 8794 </message>
8795 </if> 8795 </if>
8796 8796
8797 </messages> 8797 </messages>
8798 8798
8799 <structures fallback_to_english="true"> 8799 <structures fallback_to_english="true">
8800 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 8800 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
8801 </structure> 8801 </structure>
8802 </structures> 8802 </structures>
8803 8803
8804 </release> 8804 </release>
8805 </grit> 8805 </grit>
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