This commit is contained in:
Thibault Deckers 2022-08-07 22:32:45 +02:00
parent 263d1377dc
commit 244360cef5
2 changed files with 1 additions and 9 deletions

View file

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="app_name">Aves</string> <string name="app_name">Aves</string>
<string name="app_widget_label">Marco de foto</string>
<string name="wallpaper">Fondo de pantalla</string> <string name="wallpaper">Fondo de pantalla</string>
<string name="search_shortcut_short_label">Búsqueda</string> <string name="search_shortcut_short_label">Búsqueda</string>
<string name="videos_shortcut_short_label">Videos</string> <string name="videos_shortcut_short_label">Videos</string>

View file

@ -3,15 +3,6 @@
"settingsViewerGestureSideTapNext" "settingsViewerGestureSideTapNext"
], ],
"es": [
"filterOnThisDayLabel",
"settingsViewerGestureSideTapNext",
"settingsSlideshowFillScreen",
"settingsScreenSaverPageTitle",
"settingsWidgetPageTitle",
"settingsWidgetShowOutline"
],
"fr": [ "fr": [
"settingsViewerGestureSideTapNext" "settingsViewerGestureSideTapNext"
], ],