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

Side by Side Diff: chrome/app/resources/locale_settings_ar.rc

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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/app/locales/locale_settings.h ('k') | chrome/app/resources/locale_settings_bg.rc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 #include "chrome/app/locales/locale_settings.h" 2 #include "chrome/app/locales/locale_settings.h"
3 3
4 STRINGTABLE 4 STRINGTABLE
5 BEGIN 5 BEGIN
6 IDS_WEB_FONT_FAMILY "Arial" 6 IDS_WEB_FONT_FAMILY "Arial"
7 IDS_ACCEPT_LANGUAGES "ar,en-US,en" 7 IDS_ACCEPT_LANGUAGES "ar,en-US,en"
8 IDS_DEFAULT_ENCODING "windows-1256" 8 IDS_DEFAULT_ENCODING "windows-1256"
9 IDS_STANDARD_FONT_IS_SERIF "true" 9 IDS_STANDARD_FONT_IS_SERIF "true"
10 IDS_FIXED_FONT_FAMILY "Courier New" 10 IDS_FIXED_FONT_FAMILY "Courier New"
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 IDS_FIRSTRUNBUBBLE_DIALOG_HEIGHT_LINES "12" 57 IDS_FIRSTRUNBUBBLE_DIALOG_HEIGHT_LINES "12"
58 IDS_HELP_CONTENT_URL "http://www.google.com/support/chrome/?hl=ar" 58 IDS_HELP_CONTENT_URL "http://www.google.com/support/chrome/?hl=ar"
59 IDS_BUGREPORT_POST_URL "http://web-bug.appspot.com/bugreport" 59 IDS_BUGREPORT_POST_URL "http://web-bug.appspot.com/bugreport"
60 IDS_STATIC_ENCODING_LIST "windows-1256,ISO-8859-6" 60 IDS_STATIC_ENCODING_LIST "windows-1256,ISO-8859-6"
61 IDS_WELCOME_PAGE_URL "http://tools.google.com/chrome/intl/ar/welcome.html" 61 IDS_WELCOME_PAGE_URL "http://tools.google.com/chrome/intl/ar/welcome.html"
62 IDS_LEARN_MORE_INCOGNITO_URL "http://www.google.com/support/chrome/bin/answer. py?answer=95464&hl=ar" 62 IDS_LEARN_MORE_INCOGNITO_URL "http://www.google.com/support/chrome/bin/answer. py?answer=95464&hl=ar"
63 IDS_LEARN_MORE_PRIVACY_URL "http://www.google.com/support/chrome/bin/answer.py ?answer=114836&hl=ar" 63 IDS_LEARN_MORE_PRIVACY_URL "http://www.google.com/support/chrome/bin/answer.py ?answer=114836&hl=ar"
64 IDS_BOOKMARK_MANAGER_DIALOG_WIDTH_CHARS "150" 64 IDS_BOOKMARK_MANAGER_DIALOG_WIDTH_CHARS "150"
65 IDS_BOOKMARK_MANAGER_DIALOG_HEIGHT_LINES "40" 65 IDS_BOOKMARK_MANAGER_DIALOG_HEIGHT_LINES "40"
66 IDS_DOWNLOAD_BIG_PROGRESS_SIZE "52" 66 IDS_DOWNLOAD_BIG_PROGRESS_SIZE "52"
67 IDS_SELECT_PROFILE_DIALOG_WIDTH_CHARS "60"
68 IDS_SELECT_PROFILE_DIALOG_HEIGHT_LINES "5"
69 IDS_NEW_PROFILE_DIALOG_WIDTH_CHARS "60"
67 END 70 END
68 71
69 #if defined(GOOGLE_CHROME_BUILD) 72 #if defined(GOOGLE_CHROME_BUILD)
70 #include "google_chrome_strings_ar.rc" 73 #include "google_chrome_strings_ar.rc"
71 IDR_TERMS_HTML BINDATA "terms\\terms_ar.html" 74 IDR_TERMS_HTML BINDATA "terms\\terms_ar.html"
72 #else 75 #else
73 #include "chromium_strings_ar.rc" 76 #include "chromium_strings_ar.rc"
74 IDR_TERMS_HTML BINDATA "terms\\terms_chromium.html" 77 IDR_TERMS_HTML BINDATA "terms\\terms_chromium.html"
75 #endif 78 #endif
OLDNEW
« no previous file with comments | « chrome/app/locales/locale_settings.h ('k') | chrome/app/resources/locale_settings_bg.rc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698