summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml22
1 files changed, 20 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2fa25a8..6cc115a 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1,7 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2014-2015 Cyanogen, Inc.
--->
+ Copyright (C) 2016 Cyanogen, Inc.
+ Copyright (C) 2016 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">Theme Chooser</string>
@@ -94,4 +108,8 @@
<string name="enable_live_lock_screen_dialog_title">Enable Live lock screen</string>
<string name="enable_live_lock_screen_dialog_message">Animated lock screens require the Live lock screen feature. You can change this later by opening Settings and visiting the Live lock screen page under Lock screen options.</string>
<string name="enable_live_lock_screen_dialog_positive_btn_text">Enable</string>
+
+ <string name="get_more_app_not_available">App not available</string>
+ <string name="play_store_url" translatable="false">https://play.google.com/store/search?q=theme+engine&amp;c=apps</string>
+ <string name="wiki_url" translatable="false">http://wiki.cyanogenmod.org/w/Themes</string>
</resources>