diff options
author | Eric Fischer <enf@google.com> | 2010-08-19 12:00:34 -0700 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2010-08-19 12:00:34 -0700 |
commit | 4b4b039d758302d42e047579e2a7106990f961dd (patch) | |
tree | 8870d65bd74b947623e3817271d3b08ff480a991 /packages | |
parent | ed279f8f19098aef31aba43663ab7b3fa43f1999 (diff) | |
parent | 4203c1e56c308d2e2650512d2c2d567008079a92 (diff) | |
download | frameworks_base-4b4b039d758302d42e047579e2a7106990f961dd.zip frameworks_base-4b4b039d758302d42e047579e2a7106990f961dd.tar.gz frameworks_base-4b4b039d758302d42e047579e2a7106990f961dd.tar.bz2 |
Merge "Import Romansh translations."
Diffstat (limited to 'packages')
-rw-r--r-- | packages/SettingsProvider/res/values-rm/strings.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/packages/SettingsProvider/res/values-rm/strings.xml b/packages/SettingsProvider/res/values-rm/strings.xml new file mode 100644 index 0000000..861e625 --- /dev/null +++ b/packages/SettingsProvider/res/values-rm/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">"Memoria dals parameters"</string> +</resources> |