diff options
author | Eric Fischer <enf@google.com> | 2009-07-13 15:49:57 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2009-07-13 15:49:57 -0700 |
commit | 9046c92ab08e1ed7f1207939c6ec4258a1e9bf89 (patch) | |
tree | bb3ed792110f14b878ae8b9716980137b35983d8 /res/values-tr-nokeys | |
parent | fe0b0178cb2d24b8e6e1477055617bbf86a0808b (diff) | |
download | packages_apps_Settings-9046c92ab08e1ed7f1207939c6ec4258a1e9bf89.tar.gz packages_apps_Settings-9046c92ab08e1ed7f1207939c6ec4258a1e9bf89.tar.bz2 packages_apps_Settings-9046c92ab08e1ed7f1207939c6ec4258a1e9bf89.zip |
Import new translations
Diffstat (limited to 'res/values-tr-nokeys')
-rw-r--r-- | res/values-tr-nokeys/strings.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/res/values-tr-nokeys/strings.xml b/res/values-tr-nokeys/strings.xml new file mode 100644 index 000000000..299929bea --- /dev/null +++ b/res/values-tr-nokeys/strings.xml @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source 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:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="applications_settings_summary">"Uygulamaları yönet"</string> +</resources> |