summaryrefslogtreecommitdiffstats
path: root/res/values/cm_strings.xml
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@cyanogenmod.com>2015-11-02 11:09:34 -0800
committerTom Powell <zifnab@zifnab06.net>2017-03-26 15:52:41 -0700
commite8ea03fb640c671f19036a49c45b94d0744cf1b9 (patch)
tree4a4ea2cea7c3a75cd80de9651d73edb3feed9e5f /res/values/cm_strings.xml
parenta0ea96ab7b13886dfaa6f0dd13a0bd8ba5d4c76e (diff)
downloadandroid_packages_apps_Trebuchet-e8ea03fb640c671f19036a49c45b94d0744cf1b9.tar.gz
android_packages_apps_Trebuchet-e8ea03fb640c671f19036a49c45b94d0744cf1b9.tar.bz2
android_packages_apps_Trebuchet-e8ea03fb640c671f19036a49c45b94d0744cf1b9.zip
Update default workspace to GMS 3.0 req
CYNGNOS-1284 Change-Id: If74f7dc1b81e48d00c80b71cef4994d6f5172b59
Diffstat (limited to 'res/values/cm_strings.xml')
-rw-r--r--res/values/cm_strings.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
new file mode 100644
index 000000000..4ec60147f
--- /dev/null
+++ b/res/values/cm_strings.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Application name -->
+ <string name="cm_application_name" translatable="false">Trebuchet</string>
+
+ <!-- Folder titles -->
+ <string name="google_title" translatable="false">Google</string>
+ <string name="play_folder_title">Play</string>
+ <string name="partner_title" translatable="false"></string>
+
+</resources>