1
0
mirror of https://framagit.org/tom79/nitterizeme synced 2025-02-23 06:57:45 +01:00

New translations strings.xml (German)

This commit is contained in:
Thomas 2020-02-18 12:11:26 +01:00
parent 387aa46bb3
commit 6b3059c072

View File

@ -31,4 +31,11 @@
<string name="hide_supported_links">Unterstützte Links ausblenden</string> <string name="hide_supported_links">Unterstützte Links ausblenden</string>
<string name="use_geo_uri">Geo URI benutzen</string> <string name="use_geo_uri">Geo URI benutzen</string>
<string name="how_to">How-to</string> <string name="how_to">How-to</string>
<string name="shortened_detected">Shortened URL</string>
<string name="open">Open</string>
<string name="dismiss">Dismiss</string>
<string name="resolving_shortened">Resolving shortened URL, please wait…</string>
<string name="try_to_redirect">%1$s \n\nwill redirect you to\n\n<b>%2$s</b></string>
<string name="try_to_redirect_again">Then it will redirect you to\n\n<b>%1$s</b></string>
<string name="the_app_failed_shortened">The app didn\'t manage to retrieve the full URL</string>
</resources> </resources>