OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- android_chrome_strings.grd contains strings for Chrome for Android. | 3 <!-- android_chrome_strings.grd contains strings for Chrome for Android. |
4 | 4 |
5 FAQ: | 5 FAQ: |
6 - How do I add, change, or remove a string? | 6 - How do I add, change, or remove a string? |
7 Just update this file. | 7 Just update this file. |
8 - Translations will happen automatically?? | 8 - Translations will happen automatically?? |
9 Yes, indeed. Just add your string before the branch point and | 9 Yes, indeed. Just add your string before the branch point and |
10 make the description good. | 10 make the description good. |
(...skipping 484 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
495 </message> | 495 </message> |
496 <message name="IDS_CLEAR_BROWSING_DATA_PERIOD_WEEK" desc="The option to de
lete browsing data from the past week. This is the direct object of the sentence
'Clear data from the past week'."> | 496 <message name="IDS_CLEAR_BROWSING_DATA_PERIOD_WEEK" desc="The option to de
lete browsing data from the past week. This is the direct object of the sentence
'Clear data from the past week'."> |
497 past week | 497 past week |
498 </message> | 498 </message> |
499 <message name="IDS_CLEAR_BROWSING_DATA_PERIOD_FOUR_WEEKS" desc="The option
to delete browsing data from the last 4 weeks. This is the direct object of the
sentence 'Clear data from the last 4 weeks'."> | 499 <message name="IDS_CLEAR_BROWSING_DATA_PERIOD_FOUR_WEEKS" desc="The option
to delete browsing data from the last 4 weeks. This is the direct object of the
sentence 'Clear data from the last 4 weeks'."> |
500 last 4 weeks | 500 last 4 weeks |
501 </message> | 501 </message> |
502 <message name="IDS_CLEAR_BROWSING_DATA_PERIOD_EVERYTHING" desc="The option
to delete browsing data from the beginning of time. This is the direct object o
f the sentence 'Clear data from the beginning of time'."> | 502 <message name="IDS_CLEAR_BROWSING_DATA_PERIOD_EVERYTHING" desc="The option
to delete browsing data from the beginning of time. This is the direct object o
f the sentence 'Clear data from the beginning of time'."> |
503 beginning of time | 503 beginning of time |
504 </message> | 504 </message> |
| 505 <message name="IDS_CLEAR_BROWSING_DATA_IMPORTANT_DIALOG_TEXT" desc="The te
xt of the dialog presenting the user with 'important' sites that they can exclud
e from clearing."> |
| 506 This will clear cookies and cache for all sites, including: |
| 507 </message> |
505 | 508 |
506 <message name="IDS_USAGE_AND_CRASH_REPORTS_TITLE" desc="Title for 'Usage a
nd crash reports' preference"> | 509 <message name="IDS_USAGE_AND_CRASH_REPORTS_TITLE" desc="Title for 'Usage a
nd crash reports' preference"> |
507 Usage and crash reports | 510 Usage and crash reports |
508 </message> | 511 </message> |
509 <message name="IDS_USAGE_AND_CRASH_REPORTS_DESCRIPTION" desc="Description
for 'Usage and crash reports' preference"> | 512 <message name="IDS_USAGE_AND_CRASH_REPORTS_DESCRIPTION" desc="Description
for 'Usage and crash reports' preference"> |
510 Automatically send usage statistics and crash reports to Google | 513 Automatically send usage statistics and crash reports to Google |
511 </message> | 514 </message> |
512 | 515 |
513 <!-- Accessibility preferences --> | 516 <!-- Accessibility preferences --> |
514 <message name="IDS_PREFS_ACCESSIBILITY" desc="Title of Accessibility setti
ngs, which allows the user to change webpage font sizes. [CHAR-LIMIT=32]"> | 517 <message name="IDS_PREFS_ACCESSIBILITY" desc="Title of Accessibility setti
ngs, which allows the user to change webpage font sizes. [CHAR-LIMIT=32]"> |
(...skipping 1793 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2308 Navigation is blocked: <ph name="URL">%1$s<ex>intent://abcd</ex></ph> | 2311 Navigation is blocked: <ph name="URL">%1$s<ex>intent://abcd</ex></ph> |
2309 </message> | 2312 </message> |
2310 <message name="IDS_UNREACHABLE_NAVIGATION_WARNING" desc="Warning message a
dded to dev tools console when navigation to a given URL is unreachable."> | 2313 <message name="IDS_UNREACHABLE_NAVIGATION_WARNING" desc="Warning message a
dded to dev tools console when navigation to a given URL is unreachable."> |
2311 Navigation is unreachable: <ph name="URL">%1$s<ex>intent://abcd</ex></ph
> | 2314 Navigation is unreachable: <ph name="URL">%1$s<ex>intent://abcd</ex></ph
> |
2312 </message> | 2315 </message> |
2313 | 2316 |
2314 <message name="IDS_CLOSE_TAB" desc="Context menu option that allows the us
er to close the selected tab."> | 2317 <message name="IDS_CLOSE_TAB" desc="Context menu option that allows the us
er to close the selected tab."> |
2315 Close tab | 2318 Close tab |
2316 </message> | 2319 </message> |
2317 | 2320 |
| 2321 <!-- Storage Preference UI strings for clearing storage. --> |
| 2322 <message name="IDS_STORAGE_MANAGEMENT_ACTIVITY_LABEL" desc="Title for Chro
me's Manage Space Activity."> |
| 2323 Google <ph name="APP_NAME">%1$s<ex>Chrome</ex></ph> storage |
| 2324 </message> |
| 2325 <message name="IDS_STORAGE_CLEAR_SITE_STORAGE_TITLE" desc="Title of clear
storage dialogs used in a couple different places to confirm clearing site stora
ge data. [CHAR-LIMIT=24]"> |
| 2326 Clear site storage? |
| 2327 </message> |
| 2328 <message name="IDS_STORAGE_MANAGEMENT_UNIMPORTANT_SITE_DATA_DESCRIPTION" d
esc="Text to describe the data stored by unimportant or infrequent sites."> |
| 2329 Site storage Chrome doesn't think is important (e.g. sites with no saved
settings or that you don't visit often) |
| 2330 </message> |
| 2331 <message name="IDS_STORAGE_MANAGEMENT_UNIMPORTANT_SITE_DATA_SIZE_LABEL" de
sc="Label for the data usage of site data for unimportant sites (followed by a n
umber of megabytes). [CHAR-LIMIT=30]"> |
| 2332 Unimportant storage |
| 2333 </message> |
| 2334 <message name="IDS_STORAGE_MANAGEMENT_CLEAR_UNIMPORTANT_SITE_DATA_BUTTON"
desc="Text on the button to clear all Chrome data. [CHAR LIMIT=30]"> |
| 2335 Free up space |
| 2336 </message> |
| 2337 <message name="IDS_STORAGE_MANAGEMENT_CLEAR_UNIMPORTANT_DIALOG_TEXT" desc=
"Text of the clear unimportant site data dialog in the storage UI."> |
| 2338 This will clear cookies, cache, and other data of sites Chrome doesn't t
hink is important. |
| 2339 </message> |
| 2340 <message name="IDS_STORAGE_MANAGEMENT_SITE_DATA_DESCRIPTION" desc="Text to
describe the data stored on the device by websites."> |
| 2341 All site storage, including cookies and other locally stored data |
| 2342 </message> |
| 2343 <message name="IDS_STORAGE_MANAGEMENT_COMPUTING_SIZE" desc="String shown i
n place of the data usage while it's being calculated. [CHAR-LIMIT=30]"> |
| 2344 Computing... |
| 2345 </message> |
| 2346 <message name="IDS_STORAGE_MANAGEMENT_STARTUP_FAILURE" desc="String shown
in place of the data usage when starting the chrome native process failed. [CHAR
-LIMIT=30]"> |
| 2347 Unknown |
| 2348 </message> |
| 2349 <message name="IDS_STORAGE_MANAGEMENT_SITE_DATA_SIZE_LABEL" desc="Label fo
r the data usage of site data (followed by a number of megabytes). [CHAR-LIMIT=3
0]"> |
| 2350 Site storage |
| 2351 </message> |
| 2352 <message name="IDS_STORAGE_MANAGEMENT_MANAGE_SITE_DATA_BUTTON" desc="Text
on the button allowing users to manage the space used by websites. [CHAR LIMIT=3
0]"> |
| 2353 Manage |
| 2354 </message> |
| 2355 <message name="IDS_STORAGE_MANAGEMENT_ALL_STORAGE_DESCRIPTION" desc="Text
used to describe all storage space used by Chrome."> |
| 2356 Total data used by Chrome, including accounts, bookmarks, and saved sett
ings |
| 2357 </message> |
| 2358 <message name="IDS_STORAGE_MANAGEMENT_TOTAL_SIZE_LABEL" desc="The total am
ount of storage space used (followed by a number of megabytes). [CHAR LIMIT=25]"
> |
| 2359 Total Storage |
| 2360 </message> |
| 2361 <message name="IDS_STORAGE_MANAGEMENT_CLEAR_ALL_DATA_BUTTON" desc="Text on
the button to clear all Chrome data. [CHAR LIMIT=30]"> |
| 2362 Clear All Data |
| 2363 </message> |
| 2364 <message name="IDS_STORAGE_MANAGEMENT_RESET_APP_DIALOG_TITLE" desc="Title
of the reset app dialog in the storage UI used to reset the app."> |
| 2365 Delete app data? |
| 2366 </message> |
| 2367 <message name="IDS_STORAGE_MANAGEMENT_RESET_APP_DIALOG_TEXT" desc="Text of
the reset app dialoag in the storage UI."> |
| 2368 All Chrome's app data will be deleted permanently. This includes all fil
es, settings, accounts, databases, etc. |
| 2369 </message> |
| 2370 |
| 2371 <message name="IDS_STORAGE_CLEAR_BUTTON_TITLE" desc="Title of a button in
the storage UI used to clear all storage data. [CHAR-LIMIT=24]"> |
| 2372 Clear Site Storage... |
| 2373 </message> |
| 2374 <message name="IDS_STORAGE_CLEAR_DIALOG_TEXT" desc="Text of the clear stor
age dialog which give the user a choice to reset the app or delete site storage
data."> |
| 2375 This will clear all <ph name="SIZE_IN_KB">%1$s<ex>101kb</ex></ph> of web
site storage. |
| 2376 </message> |
| 2377 <message name="IDS_STORAGE_CLEAR_DIALOG_CLEAR_STORAGE_OPTION" desc="Text o
f the button that will clear website storage."> |
| 2378 Clear |
| 2379 </message> |
| 2380 |
2318 <!-- Client certificate selection failure strings. --> | 2381 <!-- Client certificate selection failure strings. --> |
2319 <message name="IDS_CLIENT_CERT_UNSUPPORTED_TITLE" desc="Title of a dialog
box for when the operating system does not support client SSL certificate select
ion"> | 2382 <message name="IDS_CLIENT_CERT_UNSUPPORTED_TITLE" desc="Title of a dialog
box for when the operating system does not support client SSL certificate select
ion"> |
2320 Unable to select certificate. | 2383 Unable to select certificate. |
2321 </message> | 2384 </message> |
2322 <message name="IDS_CLIENT_CERT_UNSUPPORTED_MESSAGE" desc="The message in a
dialog box for when the operating system does not support client SSL certificat
e selection"> | 2385 <message name="IDS_CLIENT_CERT_UNSUPPORTED_MESSAGE" desc="The message in a
dialog box for when the operating system does not support client SSL certificat
e selection"> |
2323 Client side certificate selection is not supported by the operating syst
em. | 2386 Client side certificate selection is not supported by the operating syst
em. |
2324 </message> | 2387 </message> |
2325 | 2388 |
2326 <!-- Physical Web strings --> | 2389 <!-- Physical Web strings --> |
2327 <message name="IDS_PHYSICAL_WEB_PREF_TITLE" desc="Title for Physical Web p
reference."> | 2390 <message name="IDS_PHYSICAL_WEB_PREF_TITLE" desc="Title for Physical Web p
reference."> |
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2451 <!-- Migration strings --> | 2514 <!-- Migration strings --> |
2452 <message name="IDS_TAB_SWITCHER_CALLOUT_HEADER" desc="Header for the Tab S
witcher callout."> | 2515 <message name="IDS_TAB_SWITCHER_CALLOUT_HEADER" desc="Header for the Tab S
witcher callout."> |
2453 Quickly switch tabs | 2516 Quickly switch tabs |
2454 </message> | 2517 </message> |
2455 <message name="IDS_TAB_SWITCHER_CALLOUT_BODY" desc="Indicates that clickin
g the tab switcher button gives you quick access to your tabs."> | 2518 <message name="IDS_TAB_SWITCHER_CALLOUT_BODY" desc="Indicates that clickin
g the tab switcher button gives you quick access to your tabs."> |
2456 Tap this button for quick access to your tabs. | 2519 Tap this button for quick access to your tabs. |
2457 </message> | 2520 </message> |
2458 </messages> | 2521 </messages> |
2459 </release> | 2522 </release> |
2460 </grit> | 2523 </grit> |
OLD | NEW |