Update strings.xml

This commit is contained in:
Phoenix1747 2017-10-29 19:13:28 +01:00 committed by GitHub
parent 32b10b9bb2
commit 0edc409b55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 9 deletions

View File

@ -3,13 +3,13 @@
<string name="app_launcher_name">Taschenlampe</string>
<string name="camera_error">Beanspruchen der Kamera fehlgeschlagen</string>
<string name="ok">OK</string>
<string name="camera_permission">Kamera Berichtigung ist für den Stroboskopeffekt erforderlich</string>
<string name="camera_permission">Kamera-Berichtigung ist für den Stroboskopeffekt erforderlich</string>
<!-- Settings -->
<string name="settings">Einstellungen</string>
<string name="dark_theme">Dunkles Design</string>
<string name="bright_display">Zeige Knopf für helles Display</string>
<string name="show_stroboscope">Zeige einen Stroboskop Button</string>
<string name="bright_display">Zeige Button für helles Display</string>
<string name="show_stroboscope">Zeige Button für Stroboskop</string>
<!-- About -->
<string name="about">Über</string>
@ -31,15 +31,14 @@
<string name="otto_title"><u>Otto (Event Bus)</u></string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<string name="app_short_description">A simple flashlight without ads.</string>
<string name="app_short_description">Eine schlichte Taschenlampe ohne Werbung.</string>
<string name="app_long_description">
A clean flashlight with an extra bright display and customizable stroboscope. If turned on via the app (not widget), it will prevent the device from falling asleep.
Eine einfache Taschenlampe mit extra hellem Display und anpassbarem Stroboskop. Wenn sie über die App eingeschaltet wurde (nicht Widget), wird das Gerät nicht in Standby gehen.
Inklusive 1x1 Widget mit anpassbaren Farben.
Comes with a 1x1 widget with customizable color.
Beinhaltet keine Werbung und benötigt keine unnötigen Berechtigungen. Die App ist komplett Open Source und bietet ein dunkles Theme.
Contains no ads or unnecessary permissions. It is fully opensource, provides a Dark theme too.
This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com
Diese App ist nur eine von vielen unserer Apps. Du kannst alle anderen hier finden: http://www.simplemobiletools.com
</string>
</resources>