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

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

Issue 41016: Minor string change (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 9 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 | Annotate | Revision Log
« 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 2797 matching lines...) Expand 10 before | Expand all | Expand 10 after
2808 Show saved passwords 2808 Show saved passwords
2809 </message> 2809 </message>
2810 <message name="IDS_OPTIONS_PASSWORDS_EXCEPTIONS" desc="The label of the 'E xceptions' button"> 2810 <message name="IDS_OPTIONS_PASSWORDS_EXCEPTIONS" desc="The label of the 'E xceptions' button">
2811 Exceptions 2811 Exceptions
2812 </message> 2812 </message>
2813 2813
2814 <message name="IDS_AUTOFILL_SETTING_WINDOWS_GROUP_NAME" desc="The title of the form autofill group"> 2814 <message name="IDS_AUTOFILL_SETTING_WINDOWS_GROUP_NAME" desc="The title of the form autofill group">
2815 Form autofill: 2815 Form autofill:
2816 </message> 2816 </message>
2817 <message name="IDS_AUTOFILL_SAVEFORMS" desc="The autofill checkbox label"> 2817 <message name="IDS_AUTOFILL_SAVEFORMS" desc="The autofill checkbox label">
2818 Save and show text typed in similar fields 2818 Save text from forms to make them easier to fill out
2819 </message> 2819 </message>
2820 2820
2821 <message name="IDS_OPTIONS_FONTSANDLANGUAGES_GROUP_NAME" desc="The label o f the 'Fonts and Languages' group"> 2821 <message name="IDS_OPTIONS_FONTSANDLANGUAGES_GROUP_NAME" desc="The label o f the 'Fonts and Languages' group">
2822 Fonts and Languages: 2822 Fonts and Languages:
2823 </message> 2823 </message>
2824 2824
2825 <message name="IDS_OPTIONS_PROXIES_LABEL" desc="The info label for the 'Pr oxy settings' button"> 2825 <message name="IDS_OPTIONS_PROXIES_LABEL" desc="The info label for the 'Pr oxy settings' button">
2826 Set up a proxy to connect to the network. 2826 Set up a proxy to connect to the network.
2827 </message> 2827 </message>
2828 <message name="IDS_OPTIONS_PROXIES_CONFIGURE_BUTTON" desc="The label of th e 'Configure proxy settings' button"> 2828 <message name="IDS_OPTIONS_PROXIES_CONFIGURE_BUTTON" desc="The label of th e 'Configure proxy settings' button">
(...skipping 642 matching lines...) Expand 10 before | Expand all | Expand 10 after
3471 Search: 3471 Search:
3472 </message> 3472 </message>
3473 3473
3474 <message name="IDS_DEFAULT_FILENAME" desc="Default name for saved files wh en we have no idea what they could be."> 3474 <message name="IDS_DEFAULT_FILENAME" desc="Default name for saved files wh en we have no idea what they could be.">
3475 unknown 3475 unknown
3476 </message> 3476 </message>
3477 3477
3478 </messages> 3478 </messages>
3479 </release> 3479 </release>
3480 </grit> 3480 </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