Files
android_development/samples/Home/res/values-es-rUS/strings.xml
The Android Open Source Project 52d4c30ca5 auto import from //depot/cupcake/@135843
2009-03-03 19:29:09 -08:00

12 lines
580 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="home_title">"Casa"</string>
<string name="show_all_apps">"Todo"</string>
<string name="menu_wallpaper">"Papel tapiz"</string>
<string name="menu_search">"Búsqueda"</string>
<!-- no translation found for menu_settings (1769059051084007158) -->
<skip />
<string name="wallpaper_instructions">"Puntee en la imagen para establecer papel tapiz vertical"</string>
</resources>