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

Unified 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, 10 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 side-by-side diff with in-line comments
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')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index a7c26d02c132c3d59aa1da1cea9ca1aaebadcd77..1ab4b80c0430da4da1102c70173fc9efdc382649 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -10952,7 +10952,7 @@ Some features may be unavailable. Please check that the profile exists and you
Sign in to <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>...
</message>
<message name="IDS_SYNC_MENU_SYNCED_LABEL" desc="The text for the sync app menu item when bookmark sync has been enabled">
- Signed in as <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>...
+ Signed in as <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>
</message>
<message name="IDS_SYNC_MENU_SYNC_ERROR_LABEL" desc="The text for the sync app menu item when a bookmark sync error has occured">
Sync error...
@@ -10963,7 +10963,7 @@ Some features may be unavailable. Please check that the profile exists and you
Sign in to <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>...
</message>
<message name="IDS_SYNC_MENU_SYNCED_LABEL" desc="The text for the sync app menu item when bookmark sync has been enabled">
- Signed in as <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>...
+ Signed in as <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>
</message>
<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">
Sync Error...
« 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