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

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

Issue 2774833002: Fix typo ("webiste") in IDS_NO_SAVED_WEBSITE_SETTINGS description. (Closed)
Patch Set: Created 3 years, 9 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 766 matching lines...) Expand 10 before | Expand all | Expand 10 after
777 All local data stored by this website, including cookies, will be delete d. 777 All local data stored by this website, including cookies, will be delete d.
778 </message> 778 </message>
779 <message name="IDS_WEBSTORAGE_CLEAR_DATA_DIALOG_OK_BUTTON" desc="Button co nfirming site data cleanup [CHAR-LIMIT=20]"> 779 <message name="IDS_WEBSTORAGE_CLEAR_DATA_DIALOG_OK_BUTTON" desc="Button co nfirming site data cleanup [CHAR-LIMIT=20]">
780 Clear all 780 Clear all
781 </message> 781 </message>
782 <message name="IDS_WEBSITE_SETTINGS_EMBEDDED_IN" desc="String used to indi cate the embedder origin of a site"> 782 <message name="IDS_WEBSITE_SETTINGS_EMBEDDED_IN" desc="String used to indi cate the embedder origin of a site">
783 Embedded in <ph name="WEBSITE_URL">%1$s<ex>google.com</ex></ph> 783 Embedded in <ph name="WEBSITE_URL">%1$s<ex>google.com</ex></ph>
784 </message> 784 </message>
785 785
786 <!-- Single site settings --> 786 <!-- Single site settings -->
787 <message name="IDS_NO_SAVED_WEBSITE_SETTINGS" desc="Text to display when t here are no saved webiste settings."> 787 <message name="IDS_NO_SAVED_WEBSITE_SETTINGS" desc="Text to display when t here are no saved website settings.">
788 You have no saved website settings. 788 You have no saved website settings.
789 </message> 789 </message>
790 790
791 <!-- Location preferences --> 791 <!-- Location preferences -->
792 <message name="IDS_WEBSITE_SETTINGS_DEVICE_LOCATION" desc="Title for Locat ion settings, which control which websites can access your location."> 792 <message name="IDS_WEBSITE_SETTINGS_DEVICE_LOCATION" desc="Title for Locat ion settings, which control which websites can access your location.">
793 Location 793 Location
794 </message> 794 </message>
795 <message name="IDS_GEOLOCATION_PERMISSION_TITLE" desc="Title for the permi ssion of accessing the current location of a device [CHAR-LIMIT=32]"> 795 <message name="IDS_GEOLOCATION_PERMISSION_TITLE" desc="Title for the permi ssion of accessing the current location of a device [CHAR-LIMIT=32]">
796 Location access 796 Location access
797 </message> 797 </message>
(...skipping 1977 matching lines...) Expand 10 before | Expand all | Expand 10 after
2775 </message> 2775 </message>
2776 <message name="IDS_CONTEXTMENU_LINK_TITLE" desc="The title of a context me nu tab when the item pressed contains more than one type. This indicates that al l the actions are related to the link."> 2776 <message name="IDS_CONTEXTMENU_LINK_TITLE" desc="The title of a context me nu tab when the item pressed contains more than one type. This indicates that al l the actions are related to the link.">
2777 LINK 2777 LINK
2778 </message> 2778 </message>
2779 <message name="IDS_CONTEXTMENU_VIDEO_TITLE" desc="The title of a context m enu tab when the item pressed contains more than one type. This indicates that a ll the actions are related to a video."> 2779 <message name="IDS_CONTEXTMENU_VIDEO_TITLE" desc="The title of a context m enu tab when the item pressed contains more than one type. This indicates that a ll the actions are related to a video.">
2780 VIDEO 2780 VIDEO
2781 </message> 2781 </message>
2782 </messages> 2782 </messages>
2783 </release> 2783 </release>
2784 </grit> 2784 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698