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 distribution specific. | 2 <!-- This file contains definitions of strings that are distribution specific. |
3 These strings will not be translated and only english versions will | 3 These strings will not be translated and only english versions will |
4 be available for now. --> | 4 be available for now. --> |
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/chromium_strings.h" type="rc_header"> | 9 <output filename="grit/chromium_strings.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 997 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1008 <ph name="PROXIES_TITLE"><span jscontent="proxyTitle"></span&
gt;<ex>Change proxy settings...</ex></ph> | 1008 <ph name="PROXIES_TITLE"><span jscontent="proxyTitle"></span&
gt;<ex>Change proxy settings...</ex></ph> |
1009 > | 1009 > |
1010 LAN Settings | 1010 LAN Settings |
1011 and deselect the "Use a proxy server for your LAN" checkbox. | 1011 and deselect the "Use a proxy server for your LAN" checkbox. |
1012 </message> | 1012 </message> |
1013 </if> | 1013 </if> |
1014 | 1014 |
1015 <!-- Chrome OS keyboard overlay--> | 1015 <!-- Chrome OS keyboard overlay--> |
1016 <if expr="chromeos"> | 1016 <if expr="chromeos"> |
1017 <message name="IDS_KEYBOARD_OVERLAY_SHOW_WRENCH_MENU" desc="The text in
the keyboard overlay to explain the shortcut that opens the main Chrome menu."> | 1017 <message name="IDS_KEYBOARD_OVERLAY_SHOW_WRENCH_MENU" desc="The text in
the keyboard overlay to explain the shortcut that opens the main Chrome menu."> |
1018 Show the Chromium menu | 1018 Show Chromium menu |
1019 </message> | 1019 </message> |
1020 </if> | 1020 </if> |
1021 | 1021 |
1022 <!-- App list --> | 1022 <!-- App list --> |
1023 <if expr="enable_app_list"> | 1023 <if expr="enable_app_list"> |
1024 <message name="IDS_APP_LIST_SHORTCUT_NAME" desc="Name for the Chromium A
pp List to appear in the taskbar and in any shortcuts to it."> | 1024 <message name="IDS_APP_LIST_SHORTCUT_NAME" desc="Name for the Chromium A
pp List to appear in the taskbar and in any shortcuts to it."> |
1025 Chromium App Launcher | 1025 Chromium App Launcher |
1026 </message> | 1026 </message> |
1027 <if expr="is_win or is_macosx"> | 1027 <if expr="is_win or is_macosx"> |
1028 <message name="IDS_APP_LIST_SHORTCUT_NAME_CANARY" desc="Name for the C
hromium App List to appear in the taskbar and in any shortcuts to it."> | 1028 <message name="IDS_APP_LIST_SHORTCUT_NAME_CANARY" desc="Name for the C
hromium App List to appear in the taskbar and in any shortcuts to it."> |
(...skipping 249 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1278 Chromium updates automatically so you always have the freshest version
. When this download completes, Chromium will restart and you'll be on your way. | 1278 Chromium updates automatically so you always have the freshest version
. When this download completes, Chromium will restart and you'll be on your way. |
1279 </message> | 1279 </message> |
1280 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> | 1280 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> |
1281 Chromium OS terms | 1281 Chromium OS terms |
1282 </message> | 1282 </message> |
1283 </if> | 1283 </if> |
1284 | 1284 |
1285 </messages> | 1285 </messages> |
1286 </release> | 1286 </release> |
1287 </grit> | 1287 </grit> |
OLD | NEW |