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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 9489011: Elide long emails in the wrench and profile menus. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: fixed lint Created 8 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 | chrome/browser/profiles/avatar_menu_model.cc » ('j') | ui/base/text/text_elider.h » ('J')
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 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 10934 matching lines...) Expand 10 before | Expand all | Expand 10 after
10945 <message name="IDS_WEB_STORE_LOGIN_INTRODUCTION_2" desc="The second messag e to display in the Web Store login dialog."> 10945 <message name="IDS_WEB_STORE_LOGIN_INTRODUCTION_2" desc="The second messag e to display in the Web Store login dialog.">
10946 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> will sync any apps you have, so you will be able to access them from any <ph name="PRODUCT_NAME">$ 1<ex>Google Chrome</ex></ph> browser you sign in to. 10946 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> will sync any apps you have, so you will be able to access them from any <ph name="PRODUCT_NAME">$ 1<ex>Google Chrome</ex></ph> browser you sign in to.
10947 </message> 10947 </message>
10948 10948
10949 <!-- Sync app menu item strings --> 10949 <!-- Sync app menu item strings -->
10950 <if expr="not pp_ifdef('use_titlecase')"> 10950 <if expr="not pp_ifdef('use_titlecase')">
10951 <message name="IDS_SYNC_MENU_PRE_SYNCED_LABEL" desc="The text for the sy nc app menu item before an account is synced."> 10951 <message name="IDS_SYNC_MENU_PRE_SYNCED_LABEL" desc="The text for the sy nc app menu item before an account is synced.">
10952 Sign in to <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>... 10952 Sign in to <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>...
10953 </message> 10953 </message>
10954 <message name="IDS_SYNC_MENU_SYNCED_LABEL" desc="The text for the sync a pp menu item when bookmark sync has been enabled"> 10954 <message name="IDS_SYNC_MENU_SYNCED_LABEL" desc="The text for the sync a pp menu item when bookmark sync has been enabled">
10955 Signed in as <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>... 10955 Signed in as <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>
10956 </message> 10956 </message>
10957 <message name="IDS_SYNC_MENU_SYNC_ERROR_LABEL" desc="The text for the sy nc app menu item when a bookmark sync error has occured"> 10957 <message name="IDS_SYNC_MENU_SYNC_ERROR_LABEL" desc="The text for the sy nc app menu item when a bookmark sync error has occured">
10958 Sync error... 10958 Sync error...
10959 </message> 10959 </message>
10960 </if> 10960 </if>
10961 <if expr="pp_ifdef('use_titlecase')"> 10961 <if expr="pp_ifdef('use_titlecase')">
10962 <message name="IDS_SYNC_MENU_PRE_SYNCED_LABEL" desc="The text for the sy nc app menu item before an account is synced."> 10962 <message name="IDS_SYNC_MENU_PRE_SYNCED_LABEL" desc="The text for the sy nc app menu item before an account is synced.">
10963 Sign in to <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>... 10963 Sign in to <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>...
10964 </message> 10964 </message>
10965 <message name="IDS_SYNC_MENU_SYNCED_LABEL" desc="The text for the sync a pp menu item when bookmark sync has been enabled"> 10965 <message name="IDS_SYNC_MENU_SYNCED_LABEL" desc="The text for the sync a pp menu item when bookmark sync has been enabled">
10966 Signed in as <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>... 10966 Signed in as <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>
10967 </message> 10967 </message>
10968 <message name="IDS_SYNC_MENU_SYNC_ERROR_LABEL" desc="In Title Case: The text for the sync app menu item when a bookmark sync error has occured"> 10968 <message name="IDS_SYNC_MENU_SYNC_ERROR_LABEL" desc="In Title Case: The text for the sync app menu item when a bookmark sync error has occured">
10969 Sync Error... 10969 Sync Error...
10970 </message> 10970 </message>
10971 </if> 10971 </if>
10972 10972
10973 <!-- Success dialog strings --> 10973 <!-- Success dialog strings -->
10974 <message name="IDS_SYNC_SETUP_OK_BUTTON_LABEL" desc="The button label on t he 'OK' button displayed at the end of sync setup."> 10974 <message name="IDS_SYNC_SETUP_OK_BUTTON_LABEL" desc="The button label on t he 'OK' button displayed at the end of sync setup.">
10975 OK 10975 OK
10976 </message> 10976 </message>
(...skipping 4146 matching lines...) Expand 10 before | Expand all | Expand 10 after
15123 </messages> 15123 </messages>
15124 <structures fallback_to_english="true"> 15124 <structures fallback_to_english="true">
15125 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 15125 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
15126 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 15126 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
15127 </structure> 15127 </structure>
15128 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 15128 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
15129 </structure> 15129 </structure>
15130 </structures> 15130 </structures>
15131 </release> 15131 </release>
15132 </grit> 15132 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/profiles/avatar_menu_model.cc » ('j') | ui/base/text/text_elider.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698