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

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

Issue 2604453004: Delete dead code for CurrentlyOpenTabs (Closed)
Patch Set: Created 3 years, 12 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 1966 matching lines...) Expand 10 before | Expand all | Expand 10 after
1977 </message> 1977 </message>
1978 <message name="IDS_NTP_RECENT_TABS_ACCESSIBILITY_EXPANDED_GROUP" desc="Con tent description for expanded state indicator for the group view." > 1978 <message name="IDS_NTP_RECENT_TABS_ACCESSIBILITY_EXPANDED_GROUP" desc="Con tent description for expanded state indicator for the group view." >
1979 Expanded - Click to collapse 1979 Expanded - Click to collapse
1980 </message> 1980 </message>
1981 <message name="IDS_RECENT_TABS_OPEN_ALL_MENU_OPTION" desc="Context menu op tion to open all tabs from a foreign session."> 1981 <message name="IDS_RECENT_TABS_OPEN_ALL_MENU_OPTION" desc="Context menu op tion to open all tabs from a foreign session.">
1982 Open all 1982 Open all
1983 </message> 1983 </message>
1984 <message name="IDS_RECENT_TABS_HIDE_MENU_OPTION" desc="Context menu option to remove a foreign session."> 1984 <message name="IDS_RECENT_TABS_HIDE_MENU_OPTION" desc="Context menu option to remove a foreign session.">
1985 Hide for now 1985 Hide for now
1986 </message> 1986 </message>
1987 <message name="IDS_RECENT_TABS_THIS_DEVICE" desc="Header shown above the l ist of tabs currently open on this device.">
1988 This device
1989 </message>
1990 <message name="IDS_RECENT_TABS_SHOW_MORE" desc="Text shown on the button t hat shows all the currently open tabs in recent tabs page."> 1987 <message name="IDS_RECENT_TABS_SHOW_MORE" desc="Text shown on the button t hat shows all the currently open tabs in recent tabs page.">
1991 More 1988 More
1992 </message> 1989 </message>
1993 <message name="IDS_RECENTLY_CLOSED" desc="Header for the list of recently closed tabs"> 1990 <message name="IDS_RECENTLY_CLOSED" desc="Header for the list of recently closed tabs">
1994 Recently closed 1991 Recently closed
1995 </message> 1992 </message>
1996 <message name="IDS_SHOW_FULL_HISTORY" desc="Link text to go to the history page from the recent tabs page."> 1993 <message name="IDS_SHOW_FULL_HISTORY" desc="Link text to go to the history page from the recent tabs page.">
1997 Show full history 1994 Show full history
1998 </message> 1995 </message>
1999 <message name="IDS_REMOVE_ALL" desc="Context menu option to clear the list of recently closed tabs"> 1996 <message name="IDS_REMOVE_ALL" desc="Context menu option to clear the list of recently closed tabs">
(...skipping 876 matching lines...) Expand 10 before | Expand all | Expand 10 after
2876 </message> 2873 </message>
2877 <message name="IDS_KEYBOARD_SHORTCUT_CHROME_FEATURE_GROUP_HEADER" desc="A text label that appears above a list of shortcuts that are related to the Chrome app features. This group is part of several groups of keyboard shortcuts all sh own in a dialog."> 2874 <message name="IDS_KEYBOARD_SHORTCUT_CHROME_FEATURE_GROUP_HEADER" desc="A text label that appears above a list of shortcuts that are related to the Chrome app features. This group is part of several groups of keyboard shortcuts all sh own in a dialog.">
2878 Google Chrome feature shortcuts 2875 Google Chrome feature shortcuts
2879 </message> 2876 </message>
2880 <message name="IDS_KEYBOARD_SHORTCUT_WEBPAGE_GROUP_HEADER" desc="A text la bel that appears above a list of shortcuts that are related to manipulation of t he current tab window. This group is part of several groups of keyboard shortcut s all shown in a dialog."> 2877 <message name="IDS_KEYBOARD_SHORTCUT_WEBPAGE_GROUP_HEADER" desc="A text la bel that appears above a list of shortcuts that are related to manipulation of t he current tab window. This group is part of several groups of keyboard shortcut s all shown in a dialog.">
2881 Webpage shortcuts 2878 Webpage shortcuts
2882 </message> 2879 </message>
2883 </messages> 2880 </messages>
2884 </release> 2881 </release>
2885 </grit> 2882 </grit>
OLDNEW
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/ntp/RecentTabsRowAdapter.java ('k') | chrome/android/java_sources.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698