diff options
author | Eric Fischer <enf@google.com> | 2011-10-03 13:41:38 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2011-10-03 13:41:38 -0700 |
commit | 1e57c2822c2c38ef3aa48fce096da865679f123f (patch) | |
tree | 613be976e01371880a34692a7006d4694279c5fb /res/values-it-sw600dp | |
parent | 3918640c2b0845b7647d5ecf4c0e4f80ade58a79 (diff) | |
download | packages_apps_trebuchet-1e57c2822c2c38ef3aa48fce096da865679f123f.zip packages_apps_trebuchet-1e57c2822c2c38ef3aa48fce096da865679f123f.tar.gz packages_apps_trebuchet-1e57c2822c2c38ef3aa48fce096da865679f123f.tar.bz2 |
Import revised translations.
Change-Id: Id1e8f2710b32422e9cc7f7dfe6346b90c8fdbaec
Diffstat (limited to 'res/values-it-sw600dp')
-rw-r--r-- | res/values-it-sw600dp/strings.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/res/values-it-sw600dp/strings.xml b/res/values-it-sw600dp/strings.xml new file mode 100644 index 0000000..e668f10 --- /dev/null +++ b/res/values-it-sw600dp/strings.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/* +* Copyright (C) 2010 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="wallpaper_dialog_title" msgid="6395005465873616423">"Seleziona sfondo"</string> + <string name="wallpaper_chooser_empty" msgid="5909737215399452696">"Nessuno sfondo disponibile"</string> + <string name="wallpaper_cancel" msgid="1110492200533814461">"Annulla"</string> +</resources> |