Skip to content

Commit

Permalink
Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
Teester committed Mar 26, 2018
2 parents 0816062 + 288307b commit 2be37e6
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions app/src/main/res/values-de-rDE/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,14 @@
<string name="close">Schließen</string>
<string name="others_have_answered_this_question">Andere haben diese Frage mit ‘%s’ beantwortet</string>
<string name="intro_answer_questions">Fragen beantworten</string>
<string name="menu_debug_mode">Debug-Modus</string>
<string name="menu_about">Über What\'s Nearby</string>
<string name="version">Version</string>
<string name="authors">Autoren</string>
<string name="licence">Lizenz</string>
<string name="gnu_general_public_licence_version_3">GNU General Public Licence Version 3</string>
<string name="source_repository">Source Repository</string>
<string name="what_s_nearby_on_github">What\'s Nearby auf Github</string>
<string name="authors_string">© 2017–2018 Mark Tully</string>
<string name="debug_details">Debug Details</string>
</resources>
10 changes: 10 additions & 0 deletions app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,14 @@
<string name="changeset_comment">Ajout de détails à %s</string>
<string name="others_have_answered_this_question">D\'autres ont répondu ‘%s’ à cette question</string>
<string name="intro_answer_questions">Répondez aux questions</string>
<string name="menu_debug_mode">Mode débogage</string>
<string name="menu_about">À propos de What\'s Nearby</string>
<string name="version">Version</string>
<string name="authors">Auteurs</string>
<string name="licence">Licence</string>
<string name="gnu_general_public_licence_version_3">GNU General Public Licence Version 3</string>
<string name="source_repository">Source Repository</string>
<string name="what_s_nearby_on_github">What\'s Nearby sur Github</string>
<string name="authors_string">© 2017–2018 Mark Tully</string>
<string name="debug_details">Debug Details</string>
</resources>

0 comments on commit 2be37e6

Please sign in to comment.