Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(310)

Side by Side Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 1049083002: UI fix for fullscreen permission on single website preference. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 591 matching lines...) Expand 10 before | Expand all | Expand 10 after
602 <ph name="STORAGE_AMOUNT">%1$s<ex>2 MB</ex></ph> stored data 602 <ph name="STORAGE_AMOUNT">%1$s<ex>2 MB</ex></ph> stored data
603 </message> 603 </message>
604 604
605 <!-- Fullscreen preferences --> 605 <!-- Fullscreen preferences -->
606 <message name="IDS_WEBSITE_SETTINGS_FULLSCREEN" desc="Title for Fullscreen settings, which control which websites can enter fullscreen without popup alert ."> 606 <message name="IDS_WEBSITE_SETTINGS_FULLSCREEN" desc="Title for Fullscreen settings, which control which websites can enter fullscreen without popup alert .">
607 Fullscreen 607 Fullscreen
608 </message> 608 </message>
609 <message name="IDS_FULLSCREEN_PERMISSION_TITLE" desc="Title for the permis sion of entering fullscreen without popup alert [CHAR-LIMIT=32]"> 609 <message name="IDS_FULLSCREEN_PERMISSION_TITLE" desc="Title for the permis sion of entering fullscreen without popup alert [CHAR-LIMIT=32]">
610 Fullscreen 610 Fullscreen
611 </message> 611 </message>
612 <message name="IDS_RESET_FULLSCREEN_PERMISSION_TITLE" desc="Title of the c onfirmation dialog when the user asks to reset fullscreen permission">
613 Reset fullscreen permission
614 </message>
615 <message name="IDS_RESET_FULLSCREEN_PERMISSION_DIALOG_MESSAGE" desc="Text of the confirmation dialog when the user asks to reset fullscreen permission">
616 Fullscreen permission will be revoked for this site
Finnur 2015/03/31 12:11:34 nit: Missing period at end.
qinmin 2015/03/31 16:57:48 Done.
617 </message>
612 618
613 <!-- Data Saver --> 619 <!-- Data Saver -->
614 <message name="IDS_REDUCE_DATA_USAGE_TITLE" desc="Menu item for reducing d ata usage."> 620 <message name="IDS_REDUCE_DATA_USAGE_TITLE" desc="Menu item for reducing d ata usage.">
615 Data Saver 621 Data Saver
616 </message> 622 </message>
617 <message name="IDS_REDUCE_DATA_USAGE_DESCRIPTION" desc="Description text f or reducing data usage"> 623 <message name="IDS_REDUCE_DATA_USAGE_DESCRIPTION" desc="Description text f or reducing data usage">
618 When this feature is turned on, Chrome will use Google servers to compre ss pages you visit before downloading them. SSL and incognito pages will not be included. 624 When this feature is turned on, Chrome will use Google servers to compre ss pages you visit before downloading them. SSL and incognito pages will not be included.
619 </message> 625 </message>
620 <message name="IDS_DATA_REDUCTION_MENU_ITEM_SUMMARY" desc="Summary text fo r data reduction menu item."> 626 <message name="IDS_DATA_REDUCTION_MENU_ITEM_SUMMARY" desc="Summary text fo r data reduction menu item.">
621 <ph name="PERCENT">%1$s<ex>49%</ex></ph> data savings 627 <ph name="PERCENT">%1$s<ex>49%</ex></ph> data savings
(...skipping 844 matching lines...) Expand 10 before | Expand all | Expand 10 after
1466 <message name="IDS_FRE_NEW_RECENTS_MENU_TITLE" desc="Title for the Recents Menu what's-new-screen"> 1472 <message name="IDS_FRE_NEW_RECENTS_MENU_TITLE" desc="Title for the Recents Menu what's-new-screen">
1467 Find your tabs here 1473 Find your tabs here
1468 </message> 1474 </message>
1469 <message name="IDS_FRE_NEW_RECENTS_MENU_TEXT" desc="Text for the Recents M enu what's-new-screen"> 1475 <message name="IDS_FRE_NEW_RECENTS_MENU_TEXT" desc="Text for the Recents M enu what's-new-screen">
1470 Your tabs and apps are now in the same place for easier access. You can turn this feature off in <ph name="BEGIN_LINK">&lt;link&gt;</ph>Settings<ph nam e="END_LINK">&lt;/link&gt;</ph>. 1476 Your tabs and apps are now in the same place for easier access. You can turn this feature off in <ph name="BEGIN_LINK">&lt;link&gt;</ph>Settings<ph nam e="END_LINK">&lt;/link&gt;</ph>.
1471 </message> 1477 </message>
1472 1478
1473 </messages> 1479 </messages>
1474 </release> 1480 </release>
1475 </grit> 1481 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698