summaryrefslogtreecommitdiffstats
path: root/chrome/app/resources/locale_settings_cros.grd
Commit message (Collapse)AuthorAgeFilesLines
* Make web-ui font size consistent between ChromeOS and desktop browser.csilv@chromium.org2012-03-261-1/+1
| | | | | | | BUG=120047 Review URL: https://chromiumcodereview.appspot.com/9858026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@128994 0039d316-1c4b-4281-b951-d872f2087c98
* Remove cyborg from the default fonts list for cros webui.csilv@chromium.org2012-02-271-1/+1
| | | | | | | BUG=none Review URL: https://chromiumcodereview.appspot.com/9475010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123787 0039d316-1c4b-4281-b951-d872f2087c98
* Prefer native platform fonts for web-ui.csilv@chromium.org2012-02-241-1/+1
| | | | | | | | BUG=114402 TEST=Verify font selections for each platform as stated in bug. Review URL: https://chromiumcodereview.appspot.com/9447075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123586 0039d316-1c4b-4281-b951-d872f2087c98
* Add Malay as a translation.tony@chromium.org2012-01-281-3/+2
| | | | | | | | | | | | The language code is ms. This adds the necessary files to generate the locale pak file. Translations will arrive later. BUG=111670 TBR=gfeher Review URL: http://codereview.chromium.org/9232056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119548 0039d316-1c4b-4281-b951-d872f2087c98
* Pass per-script fonts to WebKit settings.falken@chromium.org2011-08-241-0/+114
| | | | | | | | | | | | | | | WebKit now has per-script font settings (https://bugs.webkit.org/show_bug.cgi?id=20797). This change adds per-script font preferences to Chromium and passes them to the WebKit settings. For this first patch, default per-script fonts are defined only on Chrome OS, and only for Arabic and CJK scripts. It specifies the default fonts in locale_settings_cros.grd. The preferences are passed to WebPreferences in render_view_host_delegate_helper.cc (in the same manner as current font preferences). BUG=92302 TEST=manually Review URL: http://codereview.chromium.org/7606028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98024 0039d316-1c4b-4281-b951-d872f2087c98
* Update translations using strings from launchpad.net r311fta@sofaraway.org2011-08-221-0/+3
| | | | | | | | This includes a new lang: ms (Malay) Review URL: http://codereview.chromium.org/7713008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97771 0039d316-1c4b-4281-b951-d872f2087c98
* Update translations using strings from launchpad.net r297fta@sofaraway.org2011-08-091-0/+3
| | | | | | | | Patch from Fabien Tassin <fta@sofaraway.org>. Review URL: http://codereview.chromium.org/7585038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95947 0039d316-1c4b-4281-b951-d872f2087c98
* Update translations using strings from launchpad.net r285fta@sofaraway.org2011-07-281-1/+2
| | | | | | | | | Add a new lang: 'ia' (Interlingua). Patch from Fabien Tassin <fta@sofaraway.org>. Review URL: http://codereview.chromium.org/7520001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94395 0039d316-1c4b-4281-b951-d872f2087c98
* Adding fake bidi generationofri@google.com2011-07-241-0/+1
| | | | | | | | | | BUG=73052 TEST=NONE Review URL: http://codereview.chromium.org/7246008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93821 0039d316-1c4b-4281-b951-d872f2087c98
* Update translations using strings from launchpad.net r255fta@sofaraway.org2011-06-271-0/+3
| | | | | | | | | This includes a new lang: bs (Bosnian). Patch from Fabien Tassin <fta@sofaraway.org>. Review URL: http://codereview.chromium.org/7278001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@90652 0039d316-1c4b-4281-b951-d872f2087c98
* Update translations using strings from launchpad.net r248fta@sofaraway.org2011-06-211-0/+1
| | | | | | | | Patch from Fabien Tassin <fta@sofaraway.org>. Review URL: http://codereview.chromium.org/7205044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89861 0039d316-1c4b-4281-b951-d872f2087c98
* Update translations using strings from launchpad.net r228tony@chromium.org2011-05-311-0/+3
| | | | | | | | | | This includes a new lang: Armenian (hy) Patch from Fabien Tassin <fta@sofaraway.org>. Review URL: http://codereview.chromium.org/7100004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87376 0039d316-1c4b-4281-b951-d872f2087c98
* Update translations using strings from launchpad.net r216fta@sofaraway.org2011-05-201-0/+6
| | | | | | | | Patch from Fabien Tassin <fta@sofaraway.org>. Review URL: http://codereview.chromium.org/7049015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86138 0039d316-1c4b-4281-b951-d872f2087c98
* Support locale-specific gtkrc for Chrome OS as part of Chrome resources.falken@chromium.org2011-03-231-0/+5
| | | | | | | | | | | | | | | | | | This allows specifying locale-specific gtkrc file in Chrome resources, but does not yet do dynamic switching of GTK style (e.g., if user has a different locale than that of the login screen). Although the original plan was to get rid /etc/gtkrc, it may be cleaner to have only the locale-specific gtkrc as resources, so we don't have a bulky gtkrc file inside locale_settings_cros.grd. Parsing first the main gtkrc file and then the locale-specific file is also consistent with normal GTK behavior. BUG=chromium-os:12257 TEST=manually on cr-48 Review URL: http://codereview.chromium.org/6675019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79174 0039d316-1c4b-4281-b951-d872f2087c98
* web-ui settings: Standard font setting now correlates to WebKit's standard ↵csilv@chromium.org2011-03-011-4/+3
| | | | | | | | | | font family only. BUG=74434 TEST=Verify that changing the 'standard font' only applies to unspecified font styles. Review URL: http://codereview.chromium.org/6602021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76463 0039d316-1c4b-4281-b951-d872f2087c98
* WebUI: Change all references from "DOM UI" to "Web UI".tfarina@chromium.org2011-02-021-2/+2
| | | | | | | | | BUG=59945 TEST=trybots Review URL: http://codereview.chromium.org/6334059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73526 0039d316-1c4b-4281-b951-d872f2087c98
* Pull in new launchpad.net translations and actually build thetony@chromium.org2011-02-021-0/+18
| | | | | | | | | | | | 6 new languages on Linux if gyp is run with with use_third_party_translations=1. I also moved the translations from src/chrome/third_party to src/third_party, since the translations cover more than chrome/. Review URL: http://codereview.chromium.org/6410010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73381 0039d316-1c4b-4281-b951-d872f2087c98
* Change default minimum font size to 0jamesr@chromium.org2010-11-171-1/+1
| | | | | | | | | | | | | Chromium side of http://trac.webkit.org/changeset/72141, needed to pass Acid3. Changes the default minimum font size from 1 to 0. BUG=none TEST=acid3 Review URL: http://codereview.chromium.org/4954002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66488 0039d316-1c4b-4281-b951-d872f2087c98
* Add Farsi supportjshin@chromium.org2010-09-091-0/+2
| | | | | | | | | | | | | | | | | | | | | Add 'fa' entry to all the grd files. For *locale_settings*, create new xtb files for Farsi (copied from Arabic). Also, pulls in ICU @r=58904 (with Farsi data). locale_settings_fa.xtb has a lot of UI dimensions that may not work well in Farsi. We need LQA to take a look at them. terms_FOO.html is not yet available for Farsi as well as Amharic and Swahili. Tentatively, use terms_en.html. BUG=45505 TEST='chrome --lang=fa' on Windows should bring up Chrome in Farsi. 'LANGUAGE=fa chrome' should do the same on Linux. (on Ubuntu, 'language-pack-gnome-fa' and 'language-pack-fa' have be installed to get Chrome in Farsi with the UI mirrored). Review URL: http://codereview.chromium.org/3296013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58998 0039d316-1c4b-4281-b951-d872f2087c98
* Make the content browser in ChromeOS honor the DOM UI font setting.jshin@chromium.org2010-09-091-4/+3
| | | | | | | | | | | | | | | | | | | | | | | At the moment, no font-family is specified. In that case, serif font is picked by default by Chrome (exception being CJK for which sans-serif is picked). Adding an attribute i18n-values for font-family will set up font-family for the file. I'm not setting font-size because filebrowse.html uses em font-size widely and the default value of 84% (set in locale_settings_cros.grd) will disrupt the layout. Change the DOM UI font for ChromeOS from 'Droid Sans' to 'Chrome Droid Sans'. This may change again, but this matches the font used in the native UI (as specified in gtkrc file) for now. In addition, just as a 'sanitization', enclose font names (IDS_WEB_FONT_FAMILY) with a space with a pair of single quotation marks. BUG=chromiumos:6067 (http://crosbug.com/6067) TEST=Build Chrome for ChromeOS and gmerge it to your build. Content browser does not use serif font any more. Instead, it uses 'Chrome Droid Sans'. Review URL: http://codereview.chromium.org/3295010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58949 0039d316-1c4b-4281-b951-d872f2087c98
* Change the default fonts on CrOS.jshin@chromium.org2010-08-031-3/+3
| | | | | | | | | | | | Change from Ascender* to Arimo, Tinos and Cousine. BUG=cros:5287 (http://crosbug.com/5287) TEST=On CrOS, go to Options | Advanced (under the hood) | Fonts and see Arimo, et al are the default fonts for Sans-serif, serif and monospace. TBR=tony Review URL: http://codereview.chromium.org/3029049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54825 0039d316-1c4b-4281-b951-d872f2087c98
* Add platform_locale_settings file for CrOS. This is necessary becausejshin@chromium.org2010-06-091-0/+178
fonts available on CrOS are different from fonts on typical Linux disributions. BUG=cros:3815 (http://crosbug.com/3815) TEST=Go to a web page that only specifies CSS generic families (e.g. sans-serif,serif, monospace) and make sure that Ascender Sans, Ascender Serif are used. Review URL: http://codereview.chromium.org/2702001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49236 0039d316-1c4b-4281-b951-d872f2087c98