change the Wallpaper label to Simple Wallpaper
This commit is contained in:
parent
8e4866c2f7
commit
b34fbabbf8
8 changed files with 8 additions and 8 deletions
|
@ -123,7 +123,7 @@
|
|||
|
||||
<activity
|
||||
android:name=".activities.SetWallpaperActivity"
|
||||
android:label="@string/wallpaper">
|
||||
android:label="@string/simple_wallpaper">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.ATTACH_DATA"/>
|
||||
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
<string name="error_saving_file">Could not overwrite the source file</string>
|
||||
|
||||
<!-- Set wallpaper -->
|
||||
<string name="wallpaper">Wallpaper</string>
|
||||
<string name="simple_wallpaper">Simple Wallpaper</string>
|
||||
<string name="set_as_wallpaper">Als Hintergrundbild setzen</string>
|
||||
<string name="set_as_wallpaper_failed">Setzen des Hintergrundbildes fehlgeschlagen</string>
|
||||
<string name="set_as_wallpaper_with">Set as wallpaper with:</string>
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
<string name="error_saving_file">Could not overwrite the source file</string>
|
||||
|
||||
<!-- Set wallpaper -->
|
||||
<string name="wallpaper">Wallpaper</string>
|
||||
<string name="simple_wallpaper">Simple Wallpaper</string>
|
||||
<string name="set_as_wallpaper">Establecer como fondo de pantalla</string>
|
||||
<string name="set_as_wallpaper_failed">Error al establecer fondo de pantalla</string>
|
||||
<string name="set_as_wallpaper_with">Set as wallpaper with:</string>
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
<string name="error_saving_file">Could not overwrite the source file</string>
|
||||
|
||||
<!-- Set wallpaper -->
|
||||
<string name="wallpaper">Wallpaper</string>
|
||||
<string name="simple_wallpaper">Simple Wallpaper</string>
|
||||
<string name="set_as_wallpaper">Set as Wallpaper</string>
|
||||
<string name="set_as_wallpaper_failed">Setting as Wallpaper failed</string>
|
||||
<string name="set_as_wallpaper_with">Set as wallpaper with:</string>
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
<string name="error_saving_file">Could not overwrite the source file</string>
|
||||
|
||||
<!-- Set wallpaper -->
|
||||
<string name="wallpaper">Wallpaper</string>
|
||||
<string name="simple_wallpaper">Simple Wallpaper</string>
|
||||
<string name="set_as_wallpaper">Set as Wallpaper</string>
|
||||
<string name="set_as_wallpaper_failed">Setting as Wallpaper failed</string>
|
||||
<string name="set_as_wallpaper_with">Set as wallpaper with:</string>
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
<string name="error_saving_file">Could not overwrite the source file</string>
|
||||
|
||||
<!-- Set wallpaper -->
|
||||
<string name="wallpaper">Wallpaper</string>
|
||||
<string name="simple_wallpaper">Simple Wallpaper</string>
|
||||
<string name="set_as_wallpaper">Definir como fundo de ecrã</string>
|
||||
<string name="set_as_wallpaper_failed">Falha ao definir como fundo de ecrã</string>
|
||||
<string name="set_as_wallpaper_with">Set as wallpaper with:</string>
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
<string name="error_saving_file">Could not overwrite the source file</string>
|
||||
|
||||
<!-- Set wallpaper -->
|
||||
<string name="wallpaper">Wallpaper</string>
|
||||
<string name="simple_wallpaper">Simple Wallpaper</string>
|
||||
<string name="set_as_wallpaper">Set as Wallpaper</string>
|
||||
<string name="set_as_wallpaper_failed">Setting as Wallpaper failed</string>
|
||||
<string name="set_as_wallpaper_with">Set as wallpaper with:</string>
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
<string name="error_saving_file">Could not overwrite the source file</string>
|
||||
|
||||
<!-- Set wallpaper -->
|
||||
<string name="wallpaper">Wallpaper</string>
|
||||
<string name="simple_wallpaper">Simple Wallpaper</string>
|
||||
<string name="set_as_wallpaper">Set as Wallpaper</string>
|
||||
<string name="set_as_wallpaper_failed">Setting as Wallpaper failed</string>
|
||||
<string name="set_as_wallpaper_with">Set as wallpaper with:</string>
|
||||
|
|
Loading…
Reference in a new issue