summaryrefslogtreecommitdiffstats
path: root/navigationbar/res/values-zh-rCN
diff options
context:
space:
mode:
authorMaurice Lam <yukl@google.com>2014-06-02 19:32:36 -0700
committerMaurice Lam <yukl@google.com>2014-06-04 13:35:09 -0700
commit3da01bb1e0865edc45a4cebe122c4ab1f1ba0bac (patch)
tree21f3d6c5eec36f56891b7bcc074d93a2748be0c6 /navigationbar/res/values-zh-rCN
parent7d493f63be4d5721f9909d3641f65cf93010f71b (diff)
downloadandroid_frameworks_opt_setupwizard-3da01bb1e0865edc45a4cebe122c4ab1f1ba0bac.tar.gz
android_frameworks_opt_setupwizard-3da01bb1e0865edc45a4cebe122c4ab1f1ba0bac.tar.bz2
android_frameworks_opt_setupwizard-3da01bb1e0865edc45a4cebe122c4ab1f1ba0bac.zip
Move navigationbar to frameworks/opt
Move the navigationbar library project to frameworks/opt so that Settings (which cannot depend on vendor/google) can use it directly. Also renamed the package from com.google.android.setupwizard.navigationbar to com.android.setupwizard.navigationbar Change-Id: Ifdc099b3d23b6f1cb35d040b4b6e4d42a5cbf6de
Diffstat (limited to 'navigationbar/res/values-zh-rCN')
-rw-r--r--navigationbar/res/values-zh-rCN/strings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/navigationbar/res/values-zh-rCN/strings.xml b/navigationbar/res/values-zh-rCN/strings.xml
new file mode 100644
index 0000000..336a274
--- /dev/null
+++ b/navigationbar/res/values-zh-rCN/strings.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="setup_wizard_next_button_label" msgid="6681282266022780599">"下一步"</string>
+ <string name="setup_wizard_back_button_label" msgid="2863826823307023546">"返回"</string>
+ <string name="setup_wizard_more_button_label" msgid="2866110430688292838">"更多"</string>
+</resources>