summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorblinky@build01 <jenkins@cyanogenmod.com>2016-12-21 17:20:20 -0800
committerblinky@build01 <jenkins@cyanogenmod.com>2016-12-21 17:20:20 -0800
commit89453548558cbc7935d84bfceb47a76292762b9a (patch)
tree4ef22785d84bb080c92e765e3f189fe1f501d8cb
parent42e319baaac8eb4812ce4135d2f30e21d9cc4a4f (diff)
downloadandroid_packages_services_WeatherService-89453548558cbc7935d84bfceb47a76292762b9a.tar.gz
android_packages_services_WeatherService-89453548558cbc7935d84bfceb47a76292762b9a.tar.bz2
android_packages_services_WeatherService-89453548558cbc7935d84bfceb47a76292762b9a.zip
Automatic translation import
Change-Id: Idd4dcd5e8e42e39a42036054b34d0c3857ee7a7b Ticket: -
-rw-r--r--res/values-zh-rTW/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index d44a42d..46f4b02 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -15,4 +15,6 @@
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"></resources>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">天氣資訊服務</string>
+</resources>