diff options
author | Eric Fischer <enf@google.com> | 2011-11-01 13:33:04 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2011-11-01 13:33:04 -0700 |
commit | 9ac5d49125cf252df6c171f7a4a0b304e0ad69b5 (patch) | |
tree | 8e50d934d11cd7c1249bfe4bcfa02b0178ab2f46 /packages/SettingsProvider/res | |
parent | 62015f5d0d1104dfc682b3eb3b6c0be4f63b985a (diff) | |
download | frameworks_base-9ac5d49125cf252df6c171f7a4a0b304e0ad69b5.zip frameworks_base-9ac5d49125cf252df6c171f7a4a0b304e0ad69b5.tar.gz frameworks_base-9ac5d49125cf252df6c171f7a4a0b304e0ad69b5.tar.bz2 |
Import revised translations. DO NOT MERGE
Change-Id: I43513501e2c0eee9339551d0f20411d14bd5eace
Diffstat (limited to 'packages/SettingsProvider/res')
-rw-r--r-- | packages/SettingsProvider/res/values-be/strings.xml | 23 | ||||
-rw-r--r-- | packages/SettingsProvider/res/values-et/strings.xml | 23 |
2 files changed, 46 insertions, 0 deletions
diff --git a/packages/SettingsProvider/res/values-be/strings.xml b/packages/SettingsProvider/res/values-be/strings.xml new file mode 100644 index 0000000..c164ac7 --- /dev/null +++ b/packages/SettingsProvider/res/values-be/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">"Захоўванне налад"</string> +</resources> diff --git a/packages/SettingsProvider/res/values-et/strings.xml b/packages/SettingsProvider/res/values-et/strings.xml new file mode 100644 index 0000000..30b7293 --- /dev/null +++ b/packages/SettingsProvider/res/values-et/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">"Seadete talletusruum"</string> +</resources> |