diff options
author | Eric Fischer <enf@google.com> | 2011-06-20 14:40:53 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2011-06-20 14:40:53 -0700 |
commit | 6d470b71766303a1b05861fc4ec8941916d4c7ec (patch) | |
tree | b76efea4c0e79e670e2a333b4e05688afbe33a72 /packages/DefaultContainerService | |
parent | 3106a9b7f5c5c6a62d3fa5772d8c2bb41d22c6eb (diff) | |
download | frameworks_base-6d470b71766303a1b05861fc4ec8941916d4c7ec.zip frameworks_base-6d470b71766303a1b05861fc4ec8941916d4c7ec.tar.gz frameworks_base-6d470b71766303a1b05861fc4ec8941916d4c7ec.tar.bz2 |
Import revised translations.
Change-Id: Ie30d36d7416f687f2d84b0bdf6547cda96446f37
Diffstat (limited to 'packages/DefaultContainerService')
-rw-r--r-- | packages/DefaultContainerService/res/values-af/strings.xml | 24 | ||||
-rw-r--r-- | packages/DefaultContainerService/res/values-ms/strings.xml | 24 |
2 files changed, 48 insertions, 0 deletions
diff --git a/packages/DefaultContainerService/res/values-af/strings.xml b/packages/DefaultContainerService/res/values-af/strings.xml new file mode 100644 index 0000000..5fa075b --- /dev/null +++ b/packages/DefaultContainerService/res/values-af/strings.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/* +** +** Copyright 2008, 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="service_name" msgid="4841491635055379553">"Pakkettoegangshelper"</string> +</resources> diff --git a/packages/DefaultContainerService/res/values-ms/strings.xml b/packages/DefaultContainerService/res/values-ms/strings.xml new file mode 100644 index 0000000..77d7927 --- /dev/null +++ b/packages/DefaultContainerService/res/values-ms/strings.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/* +** +** Copyright 2008, 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="service_name" msgid="4841491635055379553">"Pembantu Akses Pakej"</string> +</resources> |