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 448 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
459 Whoa! Chromium has crashed. Relaunch now? | 459 Whoa! Chromium has crashed. Relaunch now? |
460 </message> | 460 </message> |
461 </if> | 461 </if> |
462 <!-- Password generation strings --> | 462 <!-- Password generation strings --> |
463 <message name="IDS_PASSWORD_GENERATION_PROMPT" desc="Autofill dropdown tex
t describing password generation. The text inside |bars| is link text."> | 463 <message name="IDS_PASSWORD_GENERATION_PROMPT" desc="Autofill dropdown tex
t describing password generation. The text inside |bars| is link text."> |
464 Chromium will store this in your |Google saved passwords| and remember i
t the next time you need it. | 464 Chromium will store this in your |Google saved passwords| and remember i
t the next time you need it. |
465 </message> | 465 </message> |
466 <message name="IDS_PASSWORD_GENERATION_SUGGESTION" desc="Text shown next t
o a generated password describing it as a suggestion."> | 466 <message name="IDS_PASSWORD_GENERATION_SUGGESTION" desc="Text shown next t
o a generated password describing it as a suggestion."> |
467 Use password generated by Chromium | 467 Use password generated by Chromium |
468 </message> | 468 </message> |
| 469 <message name="IDS_SAVE_PASSWORD" desc="The title of the save password bub
ble when a password can be saved."> |
| 470 Do you want Chromium to save your password for this site? |
| 471 </message> |
469 <if expr="not is_android"> | 472 <if expr="not is_android"> |
470 <message name="IDS_PASSWORD_MANAGER_SAVE_PASSWORD_PROMPT" desc="Info bar
message to save a password"> | 473 <message name="IDS_PASSWORD_MANAGER_SAVE_PASSWORD_PROMPT" desc="Info bar
message to save a password"> |
471 Do you want Chromium to save your password? | 474 Do you want Chromium to save your password? |
472 </message> | 475 </message> |
473 </if> | 476 </if> |
474 <if expr="is_android"> | 477 <if expr="is_android"> |
475 <message name="IDS_PASSWORD_MANAGER_SAVE_PASSWORD_PROMPT" desc="Mobile:
Info bar message to save a password"> | 478 <message name="IDS_PASSWORD_MANAGER_SAVE_PASSWORD_PROMPT" desc="Mobile:
Info bar message to save a password"> |
476 Do you want Chromium to save your password for this site? | 479 Do you want Chromium to save your password for this site? |
477 </message> | 480 </message> |
478 </if> | 481 </if> |
(...skipping 723 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1202 </message> | 1205 </message> |
1203 <message name="IDS_EXTENSIONS_SETTINGS_API_SECOND_LINE_START_AND_SEARCH" d
esc="Second line in the Settings API bubble. Only shown if the secondary change
by the extension was both the start page and the search engine. See IDS_EXTENSIO
NS_SETTINGS_API_SECOND_LINE_START_PAGES for reason for triple quotes."> | 1206 <message name="IDS_EXTENSIONS_SETTINGS_API_SECOND_LINE_START_AND_SEARCH" d
esc="Second line in the Settings API bubble. Only shown if the secondary change
by the extension was both the start page and the search engine. See IDS_EXTENSIO
NS_SETTINGS_API_SECOND_LINE_START_PAGES for reason for triple quotes."> |
1204 ''' It also controls what page is shown when you start Chromium or searc
h from the Omnibox. ''' | 1207 ''' It also controls what page is shown when you start Chromium or searc
h from the Omnibox. ''' |
1205 </message> | 1208 </message> |
1206 | 1209 |
1207 <!-- Website Settings bubble --> | 1210 <!-- Website Settings bubble --> |
1208 <message name="IDS_WEBSITE_SETTINGS_INTERNAL_PAGE" desc="Text that is disp
layed in the header of the Website Settings popup if the page was generated by C
hrome itself."> | 1211 <message name="IDS_WEBSITE_SETTINGS_INTERNAL_PAGE" desc="Text that is disp
layed in the header of the Website Settings popup if the page was generated by C
hrome itself."> |
1209 You are viewing a secure Chromium page. | 1212 You are viewing a secure Chromium page. |
1210 </message> | 1213 </message> |
1211 | 1214 |
| 1215 <!-- Webstore strings --> |
| 1216 <message name="IDS_WEBSTORE_APP_DESCRIPTION" desc="Description for the Web
Store app."> |
| 1217 Discover great apps, games, extensions and themes for Chromium. |
| 1218 </message> |
| 1219 |
1212 <!-- Windows firewall rule strings. --> | 1220 <!-- Windows firewall rule strings. --> |
1213 <if expr="is_win"> | 1221 <if expr="is_win"> |
1214 <message name="IDS_INBOUND_MDNS_RULE_NAME" desc="The name of the firewal
l rule allowing inbound mDNS traffic."> | 1222 <message name="IDS_INBOUND_MDNS_RULE_NAME" desc="The name of the firewal
l rule allowing inbound mDNS traffic."> |
1215 Chromium (mDNS-In) | 1223 Chromium (mDNS-In) |
1216 </message> | 1224 </message> |
1217 <message name="IDS_INBOUND_MDNS_RULE_NAME_CANARY" desc="The name of the
firewall rule allowing inbound mDNS traffic for canary."> | 1225 <message name="IDS_INBOUND_MDNS_RULE_NAME_CANARY" desc="The name of the
firewall rule allowing inbound mDNS traffic for canary."> |
1218 Chromium (mDNS-In) | 1226 Chromium (mDNS-In) |
1219 </message> | 1227 </message> |
1220 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION" desc="The description
of the firewall rule allowing inbound mDNS traffic."> | 1228 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION" desc="The description
of the firewall rule allowing inbound mDNS traffic."> |
1221 Inbound rule for Chromium to allow mDNS traffic. | 1229 Inbound rule for Chromium to allow mDNS traffic. |
1222 </message> | 1230 </message> |
1223 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION_CANARY" desc="The descr
iption of the firewall rule allowing inbound mDNS traffic canary."> | 1231 <message name="IDS_INBOUND_MDNS_RULE_DESCRIPTION_CANARY" desc="The descr
iption of the firewall rule allowing inbound mDNS traffic canary."> |
1224 Inbound rule for Chromium to allow mDNS traffic. | 1232 Inbound rule for Chromium to allow mDNS traffic. |
1225 </message> | 1233 </message> |
1226 </if> | 1234 </if> |
1227 | 1235 |
| 1236 <if expr="not is_android"> |
| 1237 <message name="IDS_CONTENT_CONTEXT_SPELLING_BUBBLE_TEXT" desc="The text
of a bubble that confirms users allows integrating the spelling service of Googl
e to Chrome."> |
| 1238 Chromium can provide smarter spell-checking by sending what you type i
n the browser to Google servers, allowing you to use the same spell-checking tec
hnology used by Google search. |
| 1239 </message> |
| 1240 <message name="IDS_RESET_PROFILE_SETTINGS_FEEDBACK" desc="Feedback label
in the Reset Profile Settings dialog"> |
| 1241 Help make Chromium better by reporting the current settings |
| 1242 </message> |
| 1243 </if> |
| 1244 |
1228 <!-- Contextual Search --> | 1245 <!-- Contextual Search --> |
1229 <message name="IDS_CONTEXTUAL_SEARCH_HEADER" desc="Header shown at the top
of the first run experience, to describe the Contextual Search feature."> | 1246 <message name="IDS_CONTEXTUAL_SEARCH_HEADER" desc="Header shown at the top
of the first run experience, to describe the Contextual Search feature."> |
1230 Search with one touch | 1247 Search with one touch |
1231 </message> | 1248 </message> |
1232 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION_1" desc="Part 1 of
the description of the Contextual Search feature. Combined with FEATURE_NAME and
DESCRIPTION_2 below, the whole should be a paragraph describing the feature. Th
is line can be empty if it makes sense to start the sentence with FEATURE_NAME."
> | 1249 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_DESCRIPTION_1" desc="Part 1 of
the description of the Contextual Search feature. Combined with FEATURE_NAME and
DESCRIPTION_2 below, the whole should be a paragraph describing the feature. Th
is line can be empty if it makes sense to start the sentence with FEATURE_NAME."
> |
1233 Learn about topics on websites without leaving the page. | 1250 Learn about topics on websites without leaving the page. |
1234 </message> | 1251 </message> |
1235 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_FEATURE_NAME" desc="Name of the
Contextual Search feature. See explanation in DESCRIPTION_1."> | 1252 <message name="IDS_CONTEXTUAL_SEARCH_PROMO_FEATURE_NAME" desc="Name of the
Contextual Search feature. See explanation in DESCRIPTION_1."> |
1236 Touch to Search | 1253 Touch to Search |
1237 </message> | 1254 </message> |
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1325 Chromium updates automatically so you always have the freshest version
. When this download completes, Chromium will restart and you'll be on your way. | 1342 Chromium updates automatically so you always have the freshest version
. When this download completes, Chromium will restart and you'll be on your way. |
1326 </message> | 1343 </message> |
1327 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> | 1344 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke
n on opening the OOBE EULA screen"> |
1328 Chromium OS terms | 1345 Chromium OS terms |
1329 </message> | 1346 </message> |
1330 </if> | 1347 </if> |
1331 | 1348 |
1332 </messages> | 1349 </messages> |
1333 </release> | 1350 </release> |
1334 </grit> | 1351 </grit> |
OLD | NEW |