diff options
author | Eric Fischer <enf@google.com> | 2010-08-18 16:24:55 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2010-08-18 16:24:55 -0700 |
commit | 4203c1e56c308d2e2650512d2c2d567008079a92 (patch) | |
tree | 79912ef380c5628299933acde4a075b91f9c21b3 /packages | |
parent | 5aaeaffdce904dae6e3eaf566dccf52611dffafa (diff) | |
download | frameworks_base-4203c1e56c308d2e2650512d2c2d567008079a92.zip frameworks_base-4203c1e56c308d2e2650512d2c2d567008079a92.tar.gz frameworks_base-4203c1e56c308d2e2650512d2c2d567008079a92.tar.bz2 |
Import Romansh translations.
Change-Id: I798cc041fc1d93c3e51a1598a80781453229a523
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> |