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

Unified Diff: chrome/app/locales/locale_settings.h

Issue 12895: Chromium-MultiProfile-Prototype... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years 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 | « chrome/app/google_chrome_strings.grd ('k') | chrome/app/resources/locale_settings_ar.rc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/locales/locale_settings.h
===================================================================
--- chrome/app/locales/locale_settings.h (revision 6272)
+++ chrome/app/locales/locale_settings.h (working copy)
@@ -172,3 +172,11 @@
// The language dependent download view size.
#define IDS_DOWNLOAD_BIG_PROGRESS_SIZE 1064
+
+// The width and height of the Select Profile dialog in characters and lines
+// (See above).
+#define IDS_SELECT_PROFILE_DIALOG_WIDTH_CHARS 1065
+#define IDS_SELECT_PROFILE_DIALOG_HEIGHT_LINES 1066
+
+// The width of the New Profile dialog in characters (See above).
+#define IDS_NEW_PROFILE_DIALOG_WIDTH_CHARS 1067
« no previous file with comments | « chrome/app/google_chrome_strings.grd ('k') | chrome/app/resources/locale_settings_ar.rc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698