OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <grit current_release="1" latest_public_release="0"> | 2 <grit current_release="1" latest_public_release="0"> |
3 <outputs> | 3 <outputs> |
4 <output filename="values-am/android_chrome_strings.xml" lang="am" type="andr
oid" /> | 4 <output filename="values-am/android_chrome_strings.xml" lang="am" type="andr
oid" /> |
5 <output filename="values-ar/android_chrome_strings.xml" lang="ar" type="andr
oid" /> | 5 <output filename="values-ar/android_chrome_strings.xml" lang="ar" type="andr
oid" /> |
6 <output filename="values-bg/android_chrome_strings.xml" lang="bg" type="andr
oid" /> | 6 <output filename="values-bg/android_chrome_strings.xml" lang="bg" type="andr
oid" /> |
7 <output filename="values-ca/android_chrome_strings.xml" lang="ca" type="andr
oid" /> | 7 <output filename="values-ca/android_chrome_strings.xml" lang="ca" type="andr
oid" /> |
8 <output filename="values-cs/android_chrome_strings.xml" lang="cs" type="andr
oid" /> | 8 <output filename="values-cs/android_chrome_strings.xml" lang="cs" type="andr
oid" /> |
9 <output filename="values-da/android_chrome_strings.xml" lang="da" type="andr
oid" /> | 9 <output filename="values-da/android_chrome_strings.xml" lang="da" type="andr
oid" /> |
10 <output filename="values-de/android_chrome_strings.xml" lang="de" type="andr
oid" /> | 10 <output filename="values-de/android_chrome_strings.xml" lang="de" type="andr
oid" /> |
(...skipping 310 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
321 <message name="IDS_WEBSITE_SETTINGS_SEARCH" desc="The label for the search
button on the content settings page."> | 321 <message name="IDS_WEBSITE_SETTINGS_SEARCH" desc="The label for the search
button on the content settings page."> |
322 Search | 322 Search |
323 </message> | 323 </message> |
324 <message name="IDS_WEBSITE_SETTINGS_CHANGE" desc="The label for the text a
llowing users to change the Location/Protected content default setting."> | 324 <message name="IDS_WEBSITE_SETTINGS_CHANGE" desc="The label for the text a
llowing users to change the Location/Protected content default setting."> |
325 Change | 325 Change |
326 </message> | 326 </message> |
327 <message name="IDS_WEBSITE_RESET" desc="The label for the button allowing
users to clear all data and reset the permissions for a website."> | 327 <message name="IDS_WEBSITE_RESET" desc="The label for the button allowing
users to clear all data and reset the permissions for a website."> |
328 Clear & reset | 328 Clear & reset |
329 </message> | 329 </message> |
330 <message name="IDS_WEBSITE_RESET_CONFIRMATION" desc="The confirmation text
asking if the user is sure about clearing all data and reset the permissions fo
r a site."> | 330 <message name="IDS_WEBSITE_RESET_CONFIRMATION" desc="The confirmation text
asking if the user is sure about clearing all data and reset the permissions fo
r a site."> |
331 Are you sure you want to clear all data for this website and reset all i
ts permissions? | 331 Are you sure you want to clear all local data, including cookies, and re
set all permissions for this website? |
332 </message> | 332 </message> |
333 <message name="IDS_WEBSTORAGE_CLEAR_DATA_DIALOG_TITLE" desc="Title of the
confirmation dialog when the user ask to clear all data for an origin"> | 333 <message name="IDS_WEBSTORAGE_CLEAR_DATA_DIALOG_TITLE" desc="Title of the
confirmation dialog when the user ask to clear all data for an origin"> |
334 Clear stored data | 334 Clear stored data |
335 </message> | 335 </message> |
336 <message name="IDS_WEBSTORAGE_CLEAR_DATA_DIALOG_MESSAGE" desc="Text of the
confirmation dialog when the user ask to clear all data for an origin"> | 336 <message name="IDS_WEBSTORAGE_CLEAR_DATA_DIALOG_MESSAGE" desc="Text of the
confirmation dialog when the user ask to clear all data for an origin"> |
337 All data stored by this website will be deleted | 337 All local data stored by this website, including cookies, will be delete
d. |
338 </message> | 338 </message> |
339 <message name="IDS_WEBSTORAGE_CLEAR_DATA_DIALOG_OK_BUTTON" desc="Button co
nfirming site data cleanup [CHAR-LIMIT=20]"> | 339 <message name="IDS_WEBSTORAGE_CLEAR_DATA_DIALOG_OK_BUTTON" desc="Button co
nfirming site data cleanup [CHAR-LIMIT=20]"> |
340 Clear all | 340 Clear all |
341 </message> | 341 </message> |
342 <message name="IDS_WEBSITE_SETTINGS_EMBEDDED_IN" desc="String used to indi
cate the embedder origin of a site"> | 342 <message name="IDS_WEBSITE_SETTINGS_EMBEDDED_IN" desc="String used to indi
cate the embedder origin of a site"> |
343 Embedded in <ph name="WEBSITE_URL">%1$s<ex>google.com</ex></ph> | 343 Embedded in <ph name="WEBSITE_URL">%1$s<ex>google.com</ex></ph> |
344 </message> | 344 </message> |
345 | 345 |
346 <!-- Single site settings --> | 346 <!-- Single site settings --> |
347 <message name="IDS_NO_SAVED_WEBSITE_SETTINGS" desc="Text to display when t
here are no saved webiste settings."> | 347 <message name="IDS_NO_SAVED_WEBSITE_SETTINGS" desc="Text to display when t
here are no saved webiste settings."> |
(...skipping 675 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1023 Description: | 1023 Description: |
1024 </message> | 1024 </message> |
1025 | 1025 |
1026 <!-- Document mode strings --> | 1026 <!-- Document mode strings --> |
1027 <message name="IDS_CLOSE_ALL_INCOGNITO_NOTIFICATION" desc="Message on the
notification that closes all incognito tabs in document mode"> | 1027 <message name="IDS_CLOSE_ALL_INCOGNITO_NOTIFICATION" desc="Message on the
notification that closes all incognito tabs in document mode"> |
1028 Close all incognito tabs | 1028 Close all incognito tabs |
1029 </message> | 1029 </message> |
1030 </messages> | 1030 </messages> |
1031 </release> | 1031 </release> |
1032 </grit> | 1032 </grit> |
OLD | NEW |