strings.xml

← Back

The file containing the source code shown below is located in the corresponding directory in <sdk>/samples/android-<version>/...

<?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">"Start"</string>
    <string name="show_all_apps">"Alles"</string>
    <string name="menu_wallpaper">"Achtergrond"</string>
    <string name="menu_search">"Zoeken"</string>
    <!-- no translation found for menu_settings (1769059051084007158) -->
    <skip />
    <string name="wallpaper_instructions">"Tik op afbeelding om portretachtergrond in te stellen"</string>
</resources>