diff options
author | Eric Fischer <enf@google.com> | 2011-01-26 17:37:34 -0800 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2011-01-26 17:37:34 -0800 |
commit | 3809ac29168802be1f319fdbca5b7f9cd324d4fa (patch) | |
tree | b70bf940dea983436451accae59e6b75c8296622 | |
parent | fa378cddf30b0b50c48ee332c3f5c3bdb82baa32 (diff) | |
parent | 23c0080a10b7ae694849cf820e55a54333d7f37a (diff) | |
download | android_development-3809ac29168802be1f319fdbca5b7f9cd324d4fa.tar.gz android_development-3809ac29168802be1f319fdbca5b7f9cd324d4fa.tar.bz2 android_development-3809ac29168802be1f319fdbca5b7f9cd324d4fa.zip |
am 23c0080a: Import revised translations.
* commit '23c0080a10b7ae694849cf820e55a54333d7f37a':
Import revised translations.
-rw-r--r-- | apps/Fallback/res/values-rm/strings.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/apps/Fallback/res/values-rm/strings.xml b/apps/Fallback/res/values-rm/strings.xml new file mode 100644 index 000000000..c699f25df --- /dev/null +++ b/apps/Fallback/res/values-rm/strings.xml @@ -0,0 +1,22 @@ +<?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="appTitle" msgid="161410001913116606">"Fallback"</string> + <string name="title" msgid="8156274565006125136">"Acziun betg sustegnida"</string> + <string name="error" msgid="6539615832923362301">"Questa acziun na vegn actualmain betg sustegnida."</string> +</resources> |