1<?xml version="1.0" encoding="UTF-8"?> 2<!-- Copyright (C) 2009 The Android Open Source Project 3 4 Licensed under the Apache License, Version 2.0 (the "License"); 5 you may not use this file except in compliance with the License. 6 You may obtain a copy of the License at 7 8 http://www.apache.org/licenses/LICENSE-2.0 9 10 Unless required by applicable law or agreed to in writing, software 11 distributed under the License is distributed on an "AS IS" BASIS, 12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 See the License for the specific language governing permissions and 14 limitations under the License. 15--> 16<resources xmlns:android="http://schemas.android.com/apk/res/android" 17 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 18 <string name="application_name" msgid="4119979710394894209">"Live Wallpaper Picker"</string> 19 <string name="live_wallpaper_picker_title" msgid="7738370557178100072">"Levende tapet"</string> 20 <string name="live_wallpaper_preview_title" msgid="1130080613611954763">"Eksempelvisning af Levende tapet"</string> 21 <string name="configure_wallpaper" msgid="7396598925806288258">"Indstillinger …"</string> 22 <string name="wallpaper_instructions" msgid="4215640646180727542">"Angiv tapet"</string> 23 <string name="live_wallpaper_empty" msgid="4278728108785853407">"Intet levende tapet"</string> 24 <string name="set_live_wallpaper" msgid="2381437614949033266">"Angiv tapet"</string> 25 <string name="wallpaper_title_and_author" msgid="8891734217843935304">"<xliff:g id="TITLE">%1$s</xliff:g>af <xliff:g id="AUTHOR">%2$s</xliff:g>"</string> 26 <string name="live_wallpaper_loading" msgid="7133792272608415456">"Indlæser levende tapet..."</string> 27</resources> 28