summaryrefslogtreecommitdiffstats
path: root/app/resources/app_locale_settings_lv.xtb
Commit message (Collapse)AuthorAgeFilesLines
* Carnitas: Move app_strings to ui/base/stringssail@chromium.org2011-03-081-4/+0
| | | | | | | | | | To fix circular dependencies between ui/base/ui_base.gyp and app/app.gyp I'm moving app_strings to ui/base/strings. BUG=72317 TEST=Compiled on Mac, Linux, Windows. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77337 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 77068 - Carnitas: Move app_strings to ui/base/stringssail@chromium.org2011-03-071-0/+4
| | | | | | | | | | | | | | To fix circular dependencies between ui/base/ui_base.gyp and app/app.gyp I'm moving app_strings to ui/base/strings. BUG=72317 TEST=Compiled on Mac, Linux, Windows. Review URL: http://codereview.chromium.org/6541035 TBR=sail@chromium.org Review URL: http://codereview.chromium.org/6623055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77142 0039d316-1c4b-4281-b951-d872f2087c98
* Carnitas: Move app_strings to ui/base/stringssail@chromium.org2011-03-061-4/+0
| | | | | | | | | | | To fix circular dependencies between ui/base/ui_base.gyp and app/app.gyp I'm moving app_strings to ui/base/strings. BUG=72317 TEST=Compiled on Mac, Linux, Windows. Review URL: http://codereview.chromium.org/6541035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77068 0039d316-1c4b-4281-b951-d872f2087c98
* Add 'fall_back_to_english' to 'messages' in app_locale_settings.grdjshin@chromium.org2010-09-031-5/+0
| | | | | | | | | | | | | | | | That way, we can remove default entries in app_locale_settings_*.xtb files. This doesn't make any change in the build output. I realize this 'problem while reviewing http://codereview.chromium.org/3275008 In addition, I increased the minimum font size for Indic locales and Thai to 10 (Hindi and Arabic already have that set to 10. For other Indian languages and Thai, 5 is too small). BUG=NONE TEST=Build works fine on Windows. Review URL: http://codereview.chromium.org/3323003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58508 0039d316-1c4b-4281-b951-d872f2087c98
* Added missing .xtb files for locale specific settings.jungshik@google.com2009-06-171-0/+9
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