summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@cyanogenmod.com>2015-11-02 11:09:34 -0800
committercretin45 <cretin45@gmail.com>2015-11-24 15:13:46 -0800
commitf17aa816f379e7e76130c7a166dc39d86f6e2847 (patch)
tree7bb4e50868d6e84dd32638f73f2c260ce7066e0b /res/values
parentfe6227873d5f65ab0d420c47ec49ee5ebe6dfaeb (diff)
downloadandroid_packages_apps_Trebuchet-f17aa816f379e7e76130c7a166dc39d86f6e2847.tar.gz
android_packages_apps_Trebuchet-f17aa816f379e7e76130c7a166dc39d86f6e2847.tar.bz2
android_packages_apps_Trebuchet-f17aa816f379e7e76130c7a166dc39d86f6e2847.zip
Update default workspace to GMS 3.0 req
CYNGNOS-1284 Change-Id: If74f7dc1b81e48d00c80b71cef4994d6f5172b59
Diffstat (limited to 'res/values')
-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>