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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 9489011: Elide long emails in the wrench and profile menus. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: rev2 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:
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 17e321bb489b5533181f34c53bdaddfbce0aa1f6..51cb00a3032544177a4a1f680e479b19ba562c81 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -11225,7 +11225,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...
@@ -11236,7 +11236,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