Skip to content

Commit

Permalink
Improve DE translation strings
Browse files Browse the repository at this point in the history
Co-authored-by: Matthias Jacob <[email protected]>
  • Loading branch information
dbrgn and cyroxx committed Nov 23, 2020
1 parent 501d9a6 commit 99876b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,17 @@ Licensed under GNU's GPL 3, see README
<string name="error_title">Fehler: </string>
<string name="error_network_title">Netzwerk</string>
<string name="error_network_msg">Netzwerk deaktiviert</string>
<string name="error_generic">\n\nÜberprüfen Sie ob die API der Version entspricht, welche angeben wurde!\n\nsiehe https://spaceapi.io/</string>
<string name="error_generic">\n\nÜberprüfe, ob die API der Version entspricht, welche angegeben wurde!\n\nSiehe https://spaceapi.io/</string>

<string name="prefs_api_title">SpaceAPI Endpoint</string>
<string name="prefs_api_summary">URL zum globalen SpaceAPI-Directory (directory.json)\nBeispiel:\nhttps://directory.spaceapi.io/</string>
<string name="prefs_api_url_title">Aktuelle Hackerspace-API</string>
<string name="prefs_api_url_summary">Aktuelle Hackerspace-API überladen (geht verloren, wenn ein anderer Hackerspace in der Liste gewählt wird)</string>
<string name="prefs_interval_title">Aktualisierungsintervall</string>
<string name="prefs_interval_summary">Zeitspanne in der das Widget den tatsächlichen Status überprüft.</string>
<string name="prefs_interval_summary">Zeitspanne,, in der das Widget den tatsächlichen Status überprüft.</string>
<string name="prefs_transparent_title">Transparentes Widget</string>
<string name="prefs_transparent_summary">Das Hintengrundbild des Widgets wird transparent statt grau dargestellt.</string>
<string name="prefs_text_title">Widget Statustext</string>
<string name="prefs_text_title">Widget-Statustext</string>
<string name="prefs_text_summary">Statustext unter dem Widget hinzufügen</string>

<string name="api_status">Status</string>
Expand Down

0 comments on commit 99876b5

Please sign in to comment.