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

Side by Side Diff: chrome/app/resources/locale_settings_he.xtb

Issue 39248: Make both Hebrew Visual (ISO-8859-8) and Hebrew Logical (ISO-8859-8-I)... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 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 | Annotate | Revision Log
« no previous file with comments | « chrome/app/chrome_dll_resource.h ('k') | chrome/browser/browser.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" ?> 1 <?xml version="1.0" ?>
2 <!DOCTYPE translationbundle> 2 <!DOCTYPE translationbundle>
3 <translationbundle lang="he"> 3 <translationbundle lang="he">
4 <translation id="IDS_WEB_FONT_FAMILY">Arial</translation> 4 <translation id="IDS_WEB_FONT_FAMILY">Arial</translation>
5 <translation id="IDS_ACCEPT_LANGUAGES">he-IL,he,en-US,en</translation> 5 <translation id="IDS_ACCEPT_LANGUAGES">he-IL,he,en-US,en</translation>
6 <translation id="IDS_DEFAULT_ENCODING">windows-1255</translation> 6 <translation id="IDS_DEFAULT_ENCODING">windows-1255</translation>
7 <translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation> 7 <translation id="IDS_STANDARD_FONT_IS_SERIF">true</translation>
8 <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation> 8 <translation id="IDS_FIXED_FONT_FAMILY">Courier New</translation>
9 <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation> 9 <translation id="IDS_SERIF_FONT_FAMILY">Times New Roman</translation>
10 <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation> 10 <translation id="IDS_SANS_SERIF_FONT_FAMILY">Arial</translation>
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 <translation id="IDS_FIRSTRUNCUSTOMIZE_DIALOG_WIDTH_CHARS">80</translation> 43 <translation id="IDS_FIRSTRUNCUSTOMIZE_DIALOG_WIDTH_CHARS">80</translation>
44 <translation id="IDS_FIRSTRUNCUSTOMIZE_DIALOG_HEIGHT_LINES">17</translation> 44 <translation id="IDS_FIRSTRUNCUSTOMIZE_DIALOG_HEIGHT_LINES">17</translation>
45 <translation id="IDS_COOKIES_DIALOG_WIDTH_CHARS">80</translation> 45 <translation id="IDS_COOKIES_DIALOG_WIDTH_CHARS">80</translation>
46 <translation id="IDS_COOKIES_DIALOG_HEIGHT_LINES">29</translation> 46 <translation id="IDS_COOKIES_DIALOG_HEIGHT_LINES">29</translation>
47 <translation id="IDS_IMPORTPROGRESS_DIALOG_WIDTH_CHARS">75</translation> 47 <translation id="IDS_IMPORTPROGRESS_DIALOG_WIDTH_CHARS">75</translation>
48 <translation id="IDS_IMPORTPROGRESS_DIALOG_HEIGHT_LINES">16</translation> 48 <translation id="IDS_IMPORTPROGRESS_DIALOG_HEIGHT_LINES">16</translation>
49 <translation id="IDS_IMPORTLOCK_DIALOG_WIDTH_CHARS">50</translation> 49 <translation id="IDS_IMPORTLOCK_DIALOG_WIDTH_CHARS">50</translation>
50 <translation id="IDS_IMPORTLOCK_DIALOG_HEIGHT_LINES">8</translation> 50 <translation id="IDS_IMPORTLOCK_DIALOG_HEIGHT_LINES">8</translation>
51 <translation id="IDS_FIRSTRUNBUBBLE_DIALOG_WIDTH_CHARS">93</translation> 51 <translation id="IDS_FIRSTRUNBUBBLE_DIALOG_WIDTH_CHARS">93</translation>
52 <translation id="IDS_FIRSTRUNBUBBLE_DIALOG_HEIGHT_LINES">12</translation> 52 <translation id="IDS_FIRSTRUNBUBBLE_DIALOG_HEIGHT_LINES">12</translation>
53 <translation id="IDS_STATIC_ENCODING_LIST">ISO-8859-8,windows-1255,ISO-8859-1</t ranslation> 53 <translation id="IDS_STATIC_ENCODING_LIST">windows-1255,ISO-8859-8-I,ISO-8859-8, ISO-8859-1</translation>
54 <translation id="IDS_BOOKMARK_MANAGER_DIALOG_WIDTH_CHARS">150</translation> 54 <translation id="IDS_BOOKMARK_MANAGER_DIALOG_WIDTH_CHARS">150</translation>
55 <translation id="IDS_BOOKMARK_MANAGER_DIALOG_HEIGHT_LINES">40</translation> 55 <translation id="IDS_BOOKMARK_MANAGER_DIALOG_HEIGHT_LINES">40</translation>
56 <translation id="IDS_DOWNLOAD_BIG_PROGRESS_SIZE">52</translation> 56 <translation id="IDS_DOWNLOAD_BIG_PROGRESS_SIZE">52</translation>
57 <translation id="IDS_SELECT_PROFILE_DIALOG_WIDTH_CHARS">60</translation> 57 <translation id="IDS_SELECT_PROFILE_DIALOG_WIDTH_CHARS">60</translation>
58 <translation id="IDS_SELECT_PROFILE_DIALOG_HEIGHT_LINES">5</translation> 58 <translation id="IDS_SELECT_PROFILE_DIALOG_HEIGHT_LINES">5</translation>
59 <translation id="IDS_NEW_PROFILE_DIALOG_WIDTH_CHARS">60</translation> 59 <translation id="IDS_NEW_PROFILE_DIALOG_WIDTH_CHARS">60</translation>
60 </translationbundle> 60 </translationbundle>
OLDNEW
« no previous file with comments | « chrome/app/chrome_dll_resource.h ('k') | chrome/browser/browser.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698