summaryrefslogtreecommitdiffstats
path: root/res/values-ja
diff options
context:
space:
mode:
authorClark Scheff <clark@cyngn.com>2014-07-29 12:15:56 -0700
committerClark Scheff <clark@cyngn.com>2014-07-29 13:36:38 -0700
commit89df9342c934e750c11d1402f4b5c51b34defdec (patch)
treea132efce032474022c0bac3772e96268e5a089e7 /res/values-ja
parente71e42f7304f5e6ba563a48de4ce1e70c94776ef (diff)
downloadpackages_apps_ThemeChooser-89df9342c934e750c11d1402f4b5c51b34defdec.zip
packages_apps_ThemeChooser-89df9342c934e750c11d1402f4b5c51b34defdec.tar.gz
packages_apps_ThemeChooser-89df9342c934e750c11d1402f4b5c51b34defdec.tar.bz2
Remove v1 code and resources and refactor v2 chooser.
Change-Id: Ic617365b3d26944e11c592b1508b4170ddb2871e
Diffstat (limited to 'res/values-ja')
-rw-r--r--res/values-ja/strings.xml49
1 files changed, 0 insertions, 49 deletions
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
deleted file mode 100644
index 8739593..0000000
--- a/res/values-ja/strings.xml
+++ /dev/null
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--Generated by crowdin.net-->
-<!--
- Copyright (C) 2014 The CyanogenMod Project
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-<resources>
- <string name="app_name">テーマ</string>
- <string name="lock_screen">ロック画面の壁紙</string>
- <string name="icons">アイコン</string>
- <string name="fonts">フォント</string>
- <string name="wallpapers">壁紙</string>
- <string name="boot_anims">ブートアニメーション</string>
- <string name="ringtones">着信音</string>
- <string name="notifications">通知</string>
- <string name="alarms">アラーム</string>
- <string name="style">スタイル</string>
- <string name="default_tag">(デフォルト)</string>
- <string name="apply">適用</string>
- <string name="applying">適用中\u2026</string>
- <string name="remove">削除</string>
- <string name="update">アップデート</string>
- <string name="no_preview_available">プレビューは利用できません</string>
- <string name="alarm_label">アラーム</string>
- <string name="notification_label">通知</string>
- <string name="ringtone_label">着信音</string>
- <string name="unknown_author">作成者不明</string>
- <string name="font_preview_letters">あいうえおAaBbCc123</string>
- <string name="theme_installed_notification_title">%sがインストールされました</string>
- <string name="theme_installed_notification_text">テーマのインストールが完了しました。</string>
- <string name="menu_item_get_more_themes">他のテーマ</string>
- <string name="get_more_description">以下のリンクから他のテーマを手に入れることができます:</string>
- <string-array name="get_more_entry_names">
- <item>CyanogenModテーマショーケース</item>
- <item>Playストア</item>
- <item>CMのWikiで詳細情報を見る</item>
- </string-array>
-</resources>