1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 3 /* 4 * Copyright (C) 2008 The Android Open Source Project 5 * 6 * Licensed under the Apache License, Version 2.0 (the "License"); 7 * you may not use this file except in compliance with the License. 8 * You may obtain a copy of the License at 9 * 10 * http://www.apache.org/licenses/LICENSE-2.0 11 * 12 * Unless required by applicable law or agreed to in writing, software 13 * distributed under the License is distributed on an "AS IS" BASIS, 14 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 15 * See the License for the specific language governing permissions and 16 * limitations under the License. 17 */ 18 --> 19 20 <resources xmlns:android="http://schemas.android.com/apk/res/android" 21 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 22 <string name="application_name" msgid="4119979710394894209">"Slecteur de fond d\'cran anim"</string> 23 <string name="live_wallpaper_picker_title" msgid="6161053357728149149">"Fonds d\'cran anims"</string> 24 <string name="live_wallpaper_preview_title" msgid="1130080613611954763">"Aperu du fond d\'cran anim"</string> 25 <string name="configure_wallpaper" msgid="7396598925806288258">"Paramtres"</string> 26 <string name="wallpaper_instructions" msgid="4215640646180727542">"Slectionner"</string> 27 <string name="live_wallpaper_empty" msgid="4278728108785853407">"Sans fond d\'cran anim"</string> 28 <string name="set_live_wallpaper" msgid="2381437614949033266">"Slectionner"</string> 29 <string name="wallpaper_title_and_author" msgid="8891734217843935304">"<xliff:g id="TITLE">%1$s</xliff:g> de <xliff:g id="AUTHOR">%2$s</xliff:g>"</string> 30 <string name="live_wallpaper_loading" msgid="2488371303130330734">"Chargement du fond d\'cran anim"</string> 31 </resources> 32