diff options
Diffstat (limited to 'DeviceSettings/res/values-zh-rCN/arrays.xml')
-rw-r--r-- | DeviceSettings/res/values-zh-rCN/arrays.xml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/DeviceSettings/res/values-zh-rCN/arrays.xml b/DeviceSettings/res/values-zh-rCN/arrays.xml index 373d649..1b14d15 100644 --- a/DeviceSettings/res/values-zh-rCN/arrays.xml +++ b/DeviceSettings/res/values-zh-rCN/arrays.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- Copyright (C) 2013 The CyanogenMod Project +<!-- Copyright (C) 2012-2013 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. @@ -13,9 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<resources xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string-array name="hspa_entries"> <item>仅使用 UMTS</item> <item>仅使用 HSDPA</item> @@ -60,5 +58,4 @@ <item>5 秒</item> <item>6 秒</item> </string-array> - </resources> |