summaryrefslogtreecommitdiffstats
path: root/app/resources/app_locale_settings.grd
Commit message (Collapse)AuthorAgeFilesLines
* Added missing .xtb files for locale specific settings.jungshik@google.com2009-06-171-6/+3
| | | | | | | | | | | | | | Removed fallback to english defaults in the grd file. BUG=7319 (http://crbug.com/7319) TEST=Open browser with --lang=ml and confirm fonts in the UI are the same size as before (and look ok). Original review: http://codereview.chromium.org/126238 Patch by cira git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18594 0039d316-1c4b-4281-b951-d872f2087c98
* Forcing font size to be >= IDS_MINIMUM_UI_FONT_SIZE (usually 5, but for somejshin@chromium.org2009-06-161-0/+6
| | | | | | | | | | | | | locales more than that).Fixed spelling in font.h.Added windows only unittest for it. BUG=2919 (http://crbug.com/2919) TEST=Pass font_unittest on Windows Patch by cira Original Review: http://codereview.chromium.org/125159 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18552 0039d316-1c4b-4281-b951-d872f2087c98
* Add locale_settings file to app_strings target.ben@chromium.org2009-05-201-0/+198
http://crbug.com/11387 Review URL: http://codereview.chromium.org/112038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16442 0039d316-1c4b-4281-b951-d872f2087c98