diff options
author | Eric Fischer <enf@google.com> | 2010-12-02 14:12:25 -0800 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2010-12-02 14:12:25 -0800 |
commit | 68b975513a25544d12c23242bf5d2b2e77700609 (patch) | |
tree | 1cb09e05088622d80deacddc61b13fcf98265a88 /res/values-iw-nokeys | |
parent | 4b296497ea819c74ad63ab3028e958fd4c800f8a (diff) | |
download | packages_apps_settings-68b975513a25544d12c23242bf5d2b2e77700609.zip packages_apps_settings-68b975513a25544d12c23242bf5d2b2e77700609.tar.gz packages_apps_settings-68b975513a25544d12c23242bf5d2b2e77700609.tar.bz2 |
Rename Indonesian and Hebrew translations to match Locale.java conventions
Change-Id: Id3eaf43c69acdff39966ce6b4af4d51ebf14c999
Diffstat (limited to 'res/values-iw-nokeys')
-rw-r--r-- | res/values-iw-nokeys/strings.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-iw-nokeys/strings.xml b/res/values-iw-nokeys/strings.xml new file mode 100644 index 0000000..a6c096c --- /dev/null +++ b/res/values-iw-nokeys/strings.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2007 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" msgid="6616938758022986257">"ניהול יישומים"</string> +</resources> |