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

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

Issue 1901623002: Unified Bookmarks and Recent Tabs signin methods. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 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 964 matching lines...) Expand 10 before | Expand all | Expand 10 after
975 </message> 975 </message>
976 <message name="IDS_SIGNOUT_MESSAGE" desc="Message to display for sign out of Chrome dialog"> 976 <message name="IDS_SIGNOUT_MESSAGE" desc="Message to display for sign out of Chrome dialog">
977 Changes to your bookmarks, history, passwords, and other settings will n o longer be synced to your Google Account. However, your existing data will rema in stored in your Google account. 977 Changes to your bookmarks, history, passwords, and other settings will n o longer be synced to your Google Account. However, your existing data will rema in stored in your Google account.
978 </message> 978 </message>
979 <message name="IDS_SIGNOUT_MANAGED_ACCOUNT_MESSAGE" desc="Message to displ ay for sign out of Chrome dialog when the account has enterprise management, and all user data will be erased"> 979 <message name="IDS_SIGNOUT_MANAGED_ACCOUNT_MESSAGE" desc="Message to displ ay for sign out of Chrome dialog when the account has enterprise management, and all user data will be erased">
980 You are signing out of an account managed by <ph name="DOMAIN_NAME">%1$s <ex>google.com</ex></ph>. This will delete the Chrome data stored on this device , but the data will remain in your Google Account. 980 You are signing out of an account managed by <ph name="DOMAIN_NAME">%1$s <ex>google.com</ex></ph>. This will delete the Chrome data stored on this device , but the data will remain in your Google Account.
981 </message> 981 </message>
982 <message name="IDS_SIGNOUT_DIALOG_POSITIVE_BUTTON" desc="Button to sign ou t of Chrome"> 982 <message name="IDS_SIGNOUT_DIALOG_POSITIVE_BUTTON" desc="Button to sign ou t of Chrome">
983 Sign out 983 Sign out
984 </message> 984 </message>
985 <message name="IDS_SIGN_IN_BUTTON" desc="Label for a button to sign in">
986 Sign in
987 </message>
985 988
986 <!-- Sync strings --> 989 <!-- Sync strings -->
990 <message name="IDS_SYNC_YOUR_BOOKMARKS" desc="Title for the prompt to sign in and enable sync to sync their bookmarks">
991 Sync your bookmarks
992 </message>
993 <message name="IDS_SYNC_YOUR_RECENT_TABS" desc="Title for the prompt to si gnin and enable sync to sync their recent tabs">
994 Sync your recent tabs
995 </message>
996 <message name="IDS_BOOKMARK_SIGN_IN_PROMO_DESCRIPTION" desc="Description f or bookmark UI sign-in promotion.">
997 To get your bookmarks on all your devices, sign in to Chrome
Bernhard Bauer 2016/04/20 10:59:06 I think this should have a period at the end.
PEConn 2016/04/25 11:21:23 Done.
998 </message>
999 <message name="IDS_RECENT_TABS_SIGN_IN_PROMO_DESCRIPTION" desc="Descriptio n for recent tabs UI sign-in promotion.">
1000 To get your recent tabs on all your devices, sign in to Chrome
Bernhard Bauer 2016/04/20 10:59:06 Period here as well.
PEConn 2016/04/25 11:21:23 Done.
1001 </message>
1002 <message name="IDS_ENABLE_SYNC_BUTTON" desc="Text that displayed or button that allows the user to enable sync.">
1003 Enable sync
1004 </message>
1005 <message name="IDS_BOOKMARKS_SYNC_PROMO_ENABLE_SYNC" desc="Text that displ ayed in a textview encouraging the user to enable sync.">
1006 Bookmarks saved on your other devices will appear hear.
Bernhard Bauer 2016/04/20 10:59:06 Nit: "here"
PEConn 2016/04/25 11:21:23 Done.
1007 </message>
1008 <message name="IDS_RECENT_TABS_SYNC_PROMO_ENABLE_SYNC" desc="Text that dis played in a textview encouraging the user to enable sync.">
1009 Tabs you have opened in Chrome on your other devices will appear here.
1010 </message>
1011 <message name="IDS_NTP_RECENT_TABS_SYNC_PROMO_INSTRUCTIONS" desc="Informat ion about sync displayed on the NTP when the user has signed in on mobile but no t on desktop">
1012 Access the tabs you have open on your computer, right here.
1013
1014 Just open Chrome on your computer, go to the menu, and select “Sign in to Chrome …”
1015 </message>
1016
1017
987 <message name="IDS_SIGN_IN_SYNC" desc="Sync preference title in signed-in prefs and prefix for notification related to sync [CHAR-LIMIT=32]"> 1018 <message name="IDS_SIGN_IN_SYNC" desc="Sync preference title in signed-in prefs and prefix for notification related to sync [CHAR-LIMIT=32]">
988 Sync 1019 Sync
989 </message> 1020 </message>
990 <message name="IDS_SYNC_DESCRIPTION" desc="Describes the purpose of syncin g. This will be displayed on the sync on/off toggle"> 1021 <message name="IDS_SYNC_DESCRIPTION" desc="Describes the purpose of syncin g. This will be displayed on the sync on/off toggle">
991 Get your bookmarks, history, passwords, and other settings on all your d evices 1022 Get your bookmarks, history, passwords, and other settings on all your d evices
992 </message> 1023 </message>
993 <message name="IDS_SYNC_TO_ACCOUNT_HEADER" desc="Header title for selectin g the account to sync to [CHAR-LIMIT=32]"> 1024 <message name="IDS_SYNC_TO_ACCOUNT_HEADER" desc="Header title for selectin g the account to sync to [CHAR-LIMIT=32]">
994 Sync to 1025 Sync to
995 </message> 1026 </message>
996 <message name="IDS_SYNC_DATA_TYPES" desc="Preference category name for cus tomization of synced data types. [CHAR-LIMT=32]"> 1027 <message name="IDS_SYNC_DATA_TYPES" desc="Preference category name for cus tomization of synced data types. [CHAR-LIMT=32]">
(...skipping 780 matching lines...) Expand 10 before | Expand all | Expand 10 after
1777 </message> 1808 </message>
1778 <message name="IDS_MOST_VISITED_ITEM_REMOVED" desc="Text shown when the us er removes one of the most visited websites on the new tab page."> 1809 <message name="IDS_MOST_VISITED_ITEM_REMOVED" desc="Text shown when the us er removes one of the most visited websites on the new tab page.">
1779 Item removed 1810 Item removed
1780 </message> 1811 </message>
1781 <message name="IDS_ACCESSIBILITY_GOOGLE_DOODLE" desc="Content description for the Google Doodle (the fun, alternative Google logo) shown on the new tab pa ge."> 1812 <message name="IDS_ACCESSIBILITY_GOOGLE_DOODLE" desc="Content description for the Google Doodle (the fun, alternative Google logo) shown on the new tab pa ge.">
1782 Google doodle: <ph name="DOODLE_DESCRIPTION">%1$s<ex>Einstein’s birthday </ex></ph> 1813 Google doodle: <ph name="DOODLE_DESCRIPTION">%1$s<ex>Einstein’s birthday </ex></ph>
1783 </message> 1814 </message>
1784 <message name="IDS_NTP_RECENT_TABS_SYNC_PROMO_TITLE" desc="Header for the promo explaining how users can see the list of tabs open on their other devices" > 1815 <message name="IDS_NTP_RECENT_TABS_SYNC_PROMO_TITLE" desc="Header for the promo explaining how users can see the list of tabs open on their other devices" >
1785 Other devices 1816 Other devices
1786 </message> 1817 </message>
1787 <message name="IDS_NTP_RECENT_TABS_SYNC_PROMO_INSTRUCTIONS" desc="Informat ion about sync displayed on the NTP when the user has signed in on mobile but no t on desktop">
1788 Access the tabs you have open on your computer, right here.
1789
1790 Just open Chrome on your computer, go to the menu, and select “Sign in to Chrome …”
1791 </message>
1792 <message name="IDS_NTP_RECENT_TABS_SYNC_ENABLE_SYNC" desc="Text that displ ayed in a textview encouraging the user to enable sync.">
1793 Tabs you have opened in Chrome on your other devices will appear here.
1794 </message>
1795 <message name="IDS_NTP_RECENT_TABS_SYNC_ENABLE_SYNC_BUTTON" desc="Text tha t displayed or button that allows the user to enable sync.">
1796 Enable sync
1797 </message>
1798 <message name="IDS_NTP_RECENT_TABS_LAST_SYNCED" desc="Label for the time s ince a device was last synced"> 1818 <message name="IDS_NTP_RECENT_TABS_LAST_SYNCED" desc="Label for the time s ince a device was last synced">
1799 Last synced: <ph name="WHEN">%1$s<ex>4 hours ago</ex></ph> 1819 Last synced: <ph name="WHEN">%1$s<ex>4 hours ago</ex></ph>
1800 </message> 1820 </message>
1801 <message name="IDS_N_MINUTES_AGO" desc="A number of minutes in the past. [ ICU Syntax]"> 1821 <message name="IDS_N_MINUTES_AGO" desc="A number of minutes in the past. [ ICU Syntax]">
1802 {MINUTES, plural, =1 {# minute ago} other {# minutes ago}} 1822 {MINUTES, plural, =1 {# minute ago} other {# minutes ago}}
1803 </message> 1823 </message>
1804 <message name="IDS_N_HOURS_AGO" desc="A number of hours in the past. [ICU Syntax]"> 1824 <message name="IDS_N_HOURS_AGO" desc="A number of hours in the past. [ICU Syntax]">
1805 {HOURS, plural, =1 {# hour ago} other {# hours ago}} 1825 {HOURS, plural, =1 {# hour ago} other {# hours ago}}
1806 </message> 1826 </message>
1807 <message name="IDS_N_DAYS_AGO" desc="A number of days in the past. [ICU Sy ntax]"> 1827 <message name="IDS_N_DAYS_AGO" desc="A number of days in the past. [ICU Sy ntax]">
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
1902 Close incognito tabs 1922 Close incognito tabs
1903 </message> 1923 </message>
1904 1924
1905 <!-- Bookmarks strings --> 1925 <!-- Bookmarks strings -->
1906 <message name="IDS_BOOKMARKS" desc="Title of the bookmarks page, which sho ws a list of the user's bookmarks. [CHAR-LIMIT=18]"> 1926 <message name="IDS_BOOKMARKS" desc="Title of the bookmarks page, which sho ws a list of the user's bookmarks. [CHAR-LIMIT=18]">
1907 Bookmarks 1927 Bookmarks
1908 </message> 1928 </message>
1909 <message name="IDS_BOOKMARKS_FOLDER_EMPTY" desc="Text explaining that the currently selected bookmarks folder is empty."> 1929 <message name="IDS_BOOKMARKS_FOLDER_EMPTY" desc="Text explaining that the currently selected bookmarks folder is empty.">
1910 No bookmarks here 1930 No bookmarks here
1911 </message> 1931 </message>
1912 <message name="IDS_BOOKMARK_SIGN_IN_PROMO_TITLE" desc="Promo title encoura ging the user to sign in to Chrome to improve their bookmarks experience. It mea ns that after signing-in, bookmarks will become synced across devices and possib le to search.">
1913 Sync your bookmarks
1914 </message>
1915 <message name="IDS_BOOKMARK_SIGN_IN_PROMO_DESCRIPTION" desc="Description f or bookmark UI sign-in promotion.">
1916 To get your bookmarks on all your devices, sign in to Chrome
1917 </message>
1918 <message name="IDS_BOOKMARK_SIGN_IN_PROMO_NO_THANKS" desc="Text for the de cline button in the bookmark UI">
1919 No, thanks
1920 </message>
1921 <message name="IDS_BOOKMARK_SIGN_IN_PROMO_SIGN_IN" desc="Text for the sign -in button in promotion in the bookmark UI">
1922 Sign in
1923 </message>
1924 <message name="IDS_BOOKMARK_PAGE_SAVED" desc="Message shown after user add s a new bookmark. [CHAR-LIMIT=32]"> 1932 <message name="IDS_BOOKMARK_PAGE_SAVED" desc="Message shown after user add s a new bookmark. [CHAR-LIMIT=32]">
1925 Bookmarked 1933 Bookmarked
1926 </message> 1934 </message>
1927 <message name="IDS_BOOKMARK_PAGE_SAVED_FOLDER" desc="Message shown after u ser adds a new bookmark. Also specifies in which folder the bookmark was added. [CHAR-LIMIT=32]"> 1935 <message name="IDS_BOOKMARK_PAGE_SAVED_FOLDER" desc="Message shown after u ser adds a new bookmark. Also specifies in which folder the bookmark was added. [CHAR-LIMIT=32]">
1928 Bookmarked to <ph name="FOLDER_NAME">%1$s<ex>Mobile bookmarks</ex></ph> 1936 Bookmarked to <ph name="FOLDER_NAME">%1$s<ex>Mobile bookmarks</ex></ph>
1929 </message> 1937 </message>
1930 <message name="IDS_BOOKMARK_DRAWER_ALL_ITEMS" desc="Menu item for showing all bookmark items in the bookmarks UI [CHAR-LIMIT=24]"> 1938 <message name="IDS_BOOKMARK_DRAWER_ALL_ITEMS" desc="Menu item for showing all bookmark items in the bookmarks UI [CHAR-LIMIT=24]">
1931 All bookmarks 1939 All bookmarks
1932 </message> 1940 </message>
1933 <message name="IDS_BOOKMARK_DRAWER_FOLDERS" desc="Title for the list of fo lders in the drawer view. [CHAR-LIMIT=32]"> 1941 <message name="IDS_BOOKMARK_DRAWER_FOLDERS" desc="Title for the list of fo lders in the drawer view. [CHAR-LIMIT=32]">
(...skipping 497 matching lines...) Expand 10 before | Expand all | Expand 10 after
2431 </message> 2439 </message>
2432 <message name="IDS_USB_CHOOSER_DIALOG_CONNECT_BUTTON_TEXT" desc="The text that is shown on the connect button in the USB chooser dialog."> 2440 <message name="IDS_USB_CHOOSER_DIALOG_CONNECT_BUTTON_TEXT" desc="The text that is shown on the connect button in the USB chooser dialog.">
2433 Connect 2441 Connect
2434 </message> 2442 </message>
2435 <message name="IDS_USB_CHOOSER_DIALOG_FOOTNOTE_TEXT" desc="This text is sh own at the bottom of the USB chooser dialog with a link to part of its text."> 2443 <message name="IDS_USB_CHOOSER_DIALOG_FOOTNOTE_TEXT" desc="This text is sh own at the bottom of the USB chooser dialog with a link to part of its text.">
2436 Not seeing your device? <ph name="BEGIN_LINK">&lt;link&gt;</ph>Get help< ph name="END_LINK">&lt;/link&gt;</ph> 2444 Not seeing your device? <ph name="BEGIN_LINK">&lt;link&gt;</ph>Get help< ph name="END_LINK">&lt;/link&gt;</ph>
2437 </message> 2445 </message>
2438 </messages> 2446 </messages>
2439 </release> 2447 </release>
2440 </grit> 2448 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698