diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-03 19:51:33 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-03 19:51:33 +0000 |
commit | 6e73472fa6749ec5cfe7bbe961ca0487d0a43bb3 (patch) | |
tree | 93ca6ac939e843f3e41d9ab674af1ae04c0a7cbe /chrome/app/resources/locale_settings_ja.xtb | |
parent | 67e4a1e97749307ead19746a1b81f36efcaa6589 (diff) | |
download | chromium_src-6e73472fa6749ec5cfe7bbe961ca0487d0a43bb3.zip chromium_src-6e73472fa6749ec5cfe7bbe961ca0487d0a43bb3.tar.gz chromium_src-6e73472fa6749ec5cfe7bbe961ca0487d0a43bb3.tar.bz2 |
Revert "Use grit to generate locale rc files and remove the old locale rc files from the tree."
Revert "window_ is null during BrowserWindow creation. Assume full screen"
Revert "Move SupportsWindowFeature from BrowserView to Browser so"
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10814 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources/locale_settings_ja.xtb')
-rw-r--r-- | chrome/app/resources/locale_settings_ja.xtb | 60 |
1 files changed, 0 insertions, 60 deletions
diff --git a/chrome/app/resources/locale_settings_ja.xtb b/chrome/app/resources/locale_settings_ja.xtb deleted file mode 100644 index a9825aa..0000000 --- a/chrome/app/resources/locale_settings_ja.xtb +++ /dev/null @@ -1,60 +0,0 @@ -<?xml version="1.0" ?> -<!DOCTYPE translationbundle> -<translationbundle lang="ja"> -<translation id="IDS_WEB_FONT_FAMILY">MS PGothic</translation> -<translation id="IDS_ACCEPT_LANGUAGES">ja,en-US,en</translation> -<translation id="IDS_DEFAULT_ENCODING">Shift_JIS</translation> -<translation id="IDS_STANDARD_FONT_IS_SERIF">false</translation> -<translation id="IDS_FIXED_FONT_FAMILY">MS Gothic</translation> -<translation id="IDS_SERIF_FONT_FAMILY">MS PMincho</translation> -<translation id="IDS_SANS_SERIF_FONT_FAMILY">MS PGothic</translation> -<translation id="IDS_CURSIVE_FONT_FAMILY">Comic Sans MS</translation> -<translation id="IDS_FANTASY_FONT_FAMILY">Impact</translation> -<translation id="IDS_DEFAULT_FONT_SIZE">16</translation> -<translation id="IDS_DEFAULT_FIXED_FONT_SIZE">13</translation> -<translation id="IDS_MINIMUM_FONT_SIZE">1</translation> -<translation id="IDS_MINIMUM_LOGICAL_FONT_SIZE">6</translation> -<translation id="IDS_USES_UNIVERSAL_DETECTOR">false</translation> -<translation id="IDS_SPELLCHECK_DICTIONARY">en-US</translation> -<translation id="IDS_OPTIONS_DIALOG_WIDTH_CHARS">100</translation> -<translation id="IDS_OPTIONS_DIALOG_HEIGHT_LINES">39</translation> -<translation id="IDS_OPTIONS_DIALOG_LEFT_COLUMN_WIDTH_CHARS">25</translation> -<translation id="IDS_BUGREPORT_DIALOG_WIDTH_CHARS">85</translation> -<translation id="IDS_BUGREPORT_DIALOG_HEIGHT_LINES">17</translation> -<translation id="IDS_CLEARDATA_DIALOG_WIDTH_CHARS">62</translation> -<translation id="IDS_CLEARDATA_DIALOG_HEIGHT_LINES">15.5</translation> -<translation id="IDS_IMPORT_DIALOG_WIDTH_CHARS">60</translation> -<translation id="IDS_IMPORT_DIALOG_HEIGHT_LINES">14</translation> -<translation id="IDS_ABOUT_DIALOG_WIDTH_CHARS">70</translation> -<translation id="IDS_ABOUT_DIALOG_MINIMUM_HEIGHT_LINES">4</translation> -<translation id="IDS_FONTSLANG_DIALOG_WIDTH_CHARS">102</translation> -<translation id="IDS_FONTSLANG_DIALOG_HEIGHT_LINES">26</translation> -<translation id="IDS_FONTSLANG_LABEL_WIDTH">18</translation> -<translation id="IDS_PAGEINFO_DIALOG_WIDTH_CHARS">70</translation> -<translation id="IDS_PAGEINFO_DIALOG_HEIGHT_LINES">25</translation> -<translation id="IDS_SEARCHENGINES_DIALOG_WIDTH_CHARS">95</translation> -<translation id="IDS_SEARCHENGINES_DIALOG_HEIGHT_LINES">25</translation> -<translation id="IDS_SHELFITEM_DIALOG_WIDTH_CHARS">80</translation> -<translation id="IDS_SHELFITEM_DIALOG_HEIGHT_LINES">30</translation> -<translation id="IDS_EDITBOOKMARK_DIALOG_WIDTH_CHARS">70</translation> -<translation id="IDS_EDITBOOKMARK_DIALOG_HEIGHT_LINES">25</translation> -<translation id="IDS_FIRSTRUN_DIALOG_WIDTH_CHARS">80</translation> -<translation id="IDS_FIRSTRUN_DIALOG_HEIGHT_LINES">19</translation> -<translation id="IDS_FIRSTRUNCUSTOMIZE_DIALOG_WIDTH_CHARS">80</translation> -<translation id="IDS_FIRSTRUNCUSTOMIZE_DIALOG_HEIGHT_LINES">17</translation> -<translation id="IDS_COOKIES_DIALOG_WIDTH_CHARS">80</translation> -<translation id="IDS_COOKIES_DIALOG_HEIGHT_LINES">29</translation> -<translation id="IDS_IMPORTPROGRESS_DIALOG_WIDTH_CHARS">75</translation> -<translation id="IDS_IMPORTPROGRESS_DIALOG_HEIGHT_LINES">16</translation> -<translation id="IDS_IMPORTLOCK_DIALOG_WIDTH_CHARS">50</translation> -<translation id="IDS_IMPORTLOCK_DIALOG_HEIGHT_LINES">8</translation> -<translation id="IDS_FIRSTRUNBUBBLE_DIALOG_WIDTH_CHARS">93</translation> -<translation id="IDS_FIRSTRUNBUBBLE_DIALOG_HEIGHT_LINES">12</translation> -<translation id="IDS_STATIC_ENCODING_LIST">Shift_JIS,EUC-JP,ISO-2022-JP</translation> -<translation id="IDS_BOOKMARK_MANAGER_DIALOG_WIDTH_CHARS">150</translation> -<translation id="IDS_BOOKMARK_MANAGER_DIALOG_HEIGHT_LINES">40</translation> -<translation id="IDS_DOWNLOAD_BIG_PROGRESS_SIZE">52</translation> -<translation id="IDS_SELECT_PROFILE_DIALOG_WIDTH_CHARS">60</translation> -<translation id="IDS_SELECT_PROFILE_DIALOG_HEIGHT_LINES">5</translation> -<translation id="IDS_NEW_PROFILE_DIALOG_WIDTH_CHARS">60</translation> -</translationbundle> |