diff options
author | Eric Fischer <enf@google.com> | 2010-11-17 16:24:41 -0800 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2010-11-17 16:24:41 -0800 |
commit | 113141e0914d36c378c26507b8d9dc0bb634bc8d (patch) | |
tree | 18ae5720f0c146cc49efd51723522266b1bc7c58 /packages/SettingsProvider/res/values-hr/strings.xml | |
parent | c6aa9edc3658b9e624aa604786d5d70570bca0f7 (diff) | |
download | frameworks_base-113141e0914d36c378c26507b8d9dc0bb634bc8d.zip frameworks_base-113141e0914d36c378c26507b8d9dc0bb634bc8d.tar.gz frameworks_base-113141e0914d36c378c26507b8d9dc0bb634bc8d.tar.bz2 |
Import initial translations for 20 new locales.
Change-Id: I37d479c9d6293eb57d68ad686d00838445a18890
Diffstat (limited to 'packages/SettingsProvider/res/values-hr/strings.xml')
-rw-r--r-- | packages/SettingsProvider/res/values-hr/strings.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/packages/SettingsProvider/res/values-hr/strings.xml b/packages/SettingsProvider/res/values-hr/strings.xml new file mode 100644 index 0000000..87f1270 --- /dev/null +++ b/packages/SettingsProvider/res/values-hr/strings.xml @@ -0,0 +1,23 @@ +<?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="app_label" msgid="4567566098528588863">"Postavke pohrane"</string> +</resources> |