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

Side by Side Diff: trunk/src/ui/base/strings/ui_strings.grd

Issue 35783003: Revert 230227 "Implement app list folder management page UI, inc..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 1 month 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 | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. Specifically, these are UI strings that are used by app/ that 4 each locale. Specifically, these are UI strings that are used by app/ that
5 need to be translated for each locale.--> 5 need to be translated for each locale.-->
6 6
7 <grit base_dir="." latest_public_release="0" current_release="1" 7 <grit base_dir="." latest_public_release="0" current_release="1"
8 source_lang_id="en" enc_check="möl"> 8 source_lang_id="en" enc_check="möl">
9 <outputs> 9 <outputs>
10 <!-- TODO add each of your output files. Modify the three below, and add 10 <!-- TODO add each of your output files. Modify the three below, and add
(...skipping 1581 matching lines...) Expand 10 before | Expand all | Expand 10 after
1592 <!-- App list --> 1592 <!-- App list -->
1593 <message name="IDS_APP_LIST_HELP" desc="The menu entry to show the app lis t help UI."> 1593 <message name="IDS_APP_LIST_HELP" desc="The menu entry to show the app lis t help UI.">
1594 Help 1594 Help
1595 </message> 1595 </message>
1596 <message name="IDS_APP_LIST_OPEN_SETTINGS" desc="The menu entry to show th e settings UI."> 1596 <message name="IDS_APP_LIST_OPEN_SETTINGS" desc="The menu entry to show th e settings UI.">
1597 Settings 1597 Settings
1598 </message> 1598 </message>
1599 <message name="IDS_APP_LIST_OPEN_FEEDBACK" desc="The menu entry to show th e feedback UI."> 1599 <message name="IDS_APP_LIST_OPEN_FEEDBACK" desc="The menu entry to show th e feedback UI.">
1600 Send feedback 1600 Send feedback
1601 </message> 1601 </message>
1602 <message name="IDS_APP_LIST_FOLDER_NAME_PLACEHOLDER" desc="The placeholder text for app list folder name.">
1603 Unnamed Folder
1604 </message>
1605 </messages> 1602 </messages>
1606 </release> 1603 </release>
1607 </grit> 1604 </grit>
OLDNEW
« no previous file with comments | « trunk/src/ui/app_list/views/folder_header_view_delegate.h ('k') | trunk/src/ui/resources/ui_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698