diff options
author | Eric Fischer <enf@google.com> | 2010-08-19 12:01:34 -0700 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2010-08-19 12:01:34 -0700 |
commit | 641ec835c41a314f76fbc961c37c968f50e7a75d (patch) | |
tree | 5e4d8d56cbb9c67019b47eba9c4274da617d7839 /tests | |
parent | 7385d65817977407ba6406374e47523793dd0fcc (diff) | |
parent | dbd31f29d9c071a726fd864192c7d9ab90eabff1 (diff) | |
download | packages_apps_Settings-641ec835c41a314f76fbc961c37c968f50e7a75d.zip packages_apps_Settings-641ec835c41a314f76fbc961c37c968f50e7a75d.tar.gz packages_apps_Settings-641ec835c41a314f76fbc961c37c968f50e7a75d.tar.bz2 |
Merge "Import Romansh translations."
Diffstat (limited to 'tests')
-rw-r--r-- | tests/res/values-rm/strings.xml | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/tests/res/values-rm/strings.xml b/tests/res/values-rm/strings.xml new file mode 100644 index 0000000..566a39c --- /dev/null +++ b/tests/res/values-rm/strings.xml @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 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="discoverable" msgid="3169265480789026010">"Visibel"</string> + <string name="start_scan" msgid="6035699220942169744">"Cumenzar la tschertga"</string> + <string name="stop_scan" msgid="527546916633745779">"Fermar la tschertga"</string> + <!-- no translation found for operator_hello (292208161864910159) --> + <skip /> + <!-- no translation found for operator_settings_title (1410094511974808567) --> + <skip /> + <!-- no translation found for operator_settings_summary (5916597343019392258) --> + <skip /> + <!-- no translation found for manufacturer_hello (7525744633645544137) --> + <skip /> + <!-- no translation found for manufacturer_settings_title (2503105049808838612) --> + <skip /> + <!-- no translation found for manufacturer_settings_summary (766746044826063472) --> + <skip /> +</resources> |