OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <!-- This file contains definitions of strings that are specific to | 2 <!-- This file contains definitions of strings that are specific to |
3 Google Chrome. These strings will be translated for each locale that Google | 3 Google Chrome. These strings will be translated for each locale that Google |
4 Chrome supports. --> | 4 Chrome supports. --> |
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/google_chrome_strings.h" type="rc_header"> | 9 <output filename="grit/google_chrome_strings.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 823 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
834 </message> | 834 </message> |
835 </if> | 835 </if> |
836 <if expr="not use_titlecase"> | 836 <if expr="not use_titlecase"> |
837 <message name="IDS_SRT_MENU_ITEM" desc="Text for the Chrome menu optio
n replacing Update required."> | 837 <message name="IDS_SRT_MENU_ITEM" desc="Text for the Chrome menu optio
n replacing Update required."> |
838 Chrome behaving strangely? | 838 Chrome behaving strangely? |
839 </message> | 839 </message> |
840 </if> | 840 </if> |
841 <message name="IDS_SRT_BUBBLE_TITLE" desc="Text for the title of the sof
tware removal tool bubble view."> | 841 <message name="IDS_SRT_BUBBLE_TITLE" desc="Text for the title of the sof
tware removal tool bubble view."> |
842 Chrome behaving strangely? | 842 Chrome behaving strangely? |
843 </message> | 843 </message> |
844 <message name="IDS_SRT_BUBBLE_TEXT" desc="Text for the software removal
tool bubble view full description."> | |
845 Chrome detected that your browser settings may have been changed by a
program on your computer without your knowledge. You can use Google's Software R
emoval Tool to remove that program. | |
846 </message> | |
847 </if> | 844 </if> |
848 <!-- Sync/sign-in error messages --> | 845 <!-- Sync/sign-in error messages --> |
849 <if expr="not chromeos"> | 846 <if expr="not chromeos"> |
850 <message name="IDS_SYNC_PASSPHRASE_ERROR_BUBBLE_VIEW_MESSAGE" desc="Mess
age in the sync error bubble view when the user needs to update their sync passp
hrase."> | 847 <message name="IDS_SYNC_PASSPHRASE_ERROR_BUBBLE_VIEW_MESSAGE" desc="Mess
age in the sync error bubble view when the user needs to update their sync passp
hrase."> |
851 Google Chrome could not sync your data. Please update your Sync passph
rase. | 848 Google Chrome could not sync your data. Please update your Sync passph
rase. |
852 </message> | 849 </message> |
853 <message name="IDS_SYNC_SIGN_IN_ERROR_BUBBLE_VIEW_MESSAGE" desc="Message
in the sign-in error bubble view when the user's sign-in credentials are out of
date."> | 850 <message name="IDS_SYNC_SIGN_IN_ERROR_BUBBLE_VIEW_MESSAGE" desc="Message
in the sign-in error bubble view when the user's sign-in credentials are out of
date."> |
854 Google Chrome could not sync your data because your account sign-in de
tails are out of date. | 851 Google Chrome could not sync your data because your account sign-in de
tails are out of date. |
855 </message> | 852 </message> |
856 <message name="IDS_SYNC_UNAVAILABLE_ERROR_BUBBLE_VIEW_MESSAGE" desc="Mes
sage in the sign-in error bubble view when sync is not available for their domai
n."> | 853 <message name="IDS_SYNC_UNAVAILABLE_ERROR_BUBBLE_VIEW_MESSAGE" desc="Mes
sage in the sign-in error bubble view when sync is not available for their domai
n."> |
(...skipping 386 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1243 Chrome updates automatically so you always have the freshest version.
When this download completes, Chrome will restart and you'll be on your way. | 1240 Chrome updates automatically so you always have the freshest version.
When this download completes, Chrome will restart and you'll be on your way. |
1244 </message> | 1241 </message> |
1245 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> | 1242 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> |
1246 Chrome OS terms | 1243 Chrome OS terms |
1247 </message> | 1244 </message> |
1248 </if> | 1245 </if> |
1249 | 1246 |
1250 </messages> | 1247 </messages> |
1251 </release> | 1248 </release> |
1252 </grit> | 1249 </grit> |
OLD | NEW |