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

Unified Diff: ui/base/strings/app_locale_settings_ko.xtb

Issue 269363002: ui: Move strings translations out of ui/base. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/base/strings/app_locale_settings_kn.xtb ('k') | ui/base/strings/app_locale_settings_lt.xtb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/strings/app_locale_settings_ko.xtb
diff --git a/ui/base/strings/app_locale_settings_ko.xtb b/ui/base/strings/app_locale_settings_ko.xtb
deleted file mode 100644
index f8da3731d29606e585f5812c630a94eae91741d5..0000000000000000000000000000000000000000
--- a/ui/base/strings/app_locale_settings_ko.xtb
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" ?>
-<!DOCTYPE translationbundle>
-<translationbundle lang="ko">
-<translation id="IDS_MINIMUM_UI_FONT_SIZE">10</translation>
-<translation id="IDS_UI_FONT_FAMILY_CROS">Noto Sans UI,NanumGothic,ui-sans, 13px</translation>
-<if expr="is_win">
- <translation id="IDS_WEB_FONT_FAMILY">'Segoe UI',Arial,'Malgun Gothic',Gulim,sans-serif</translation>
- <translation id="IDS_WEB_FONT_FAMILY_XP">Arial,'Malgun Gothic',Gulim,sans-serif</translation>
-</if>
-<if expr="is_macosx or is_ios">
- <translation id="IDS_WEB_FONT_FAMILY">Helvetica,AppleGothic,sans-serif</translation>
-</if>
-<if expr="desktop_linux and not chromeos">
- <translation id="IDS_WEB_FONT_FAMILY">NanumGothic,UnDotum,Baekmuk Gulim,sans-serif</translation>
-</if>
-<if expr="chromeos">
- <translation id="IDS_WEB_FONT_FAMILY">Noto Sans UI, NanumGothic, sans-serif</translation>
-</if>
-</translationbundle>
« no previous file with comments | « ui/base/strings/app_locale_settings_kn.xtb ('k') | ui/base/strings/app_locale_settings_lt.xtb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698