diff options
author | iNPUTmice <daniel@gultsch.de> | 2015-03-16 11:52:42 +0100 |
---|---|---|
committer | iNPUTmice <daniel@gultsch.de> | 2015-03-16 11:52:42 +0100 |
commit | 4aab45533ac8a32be2fe66b266b845aed02acf1b (patch) | |
tree | 5ccdb34ea8a99ec0eccbbb5d554ebd40d4e14e4f /src/main/res/values-nl/strings.xml | |
parent | 3d570f4a08ea417f6119d7c0e9a8e5e12287ae29 (diff) |
pulled new translations from transifex
Diffstat (limited to '')
-rw-r--r-- | src/main/res/values-nl/strings.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/res/values-nl/strings.xml b/src/main/res/values-nl/strings.xml index ccb14613..7d6f31e5 100644 --- a/src/main/res/values-nl/strings.xml +++ b/src/main/res/values-nl/strings.xml @@ -422,4 +422,9 @@ <string name="contact_has_stopped_typing">%s is gestopt met typen</string> <string name="pref_chat_states">Type-meldingen</string> <string name="pref_chat_states_summary">Laat je contacten weten wanneer je een nieuw bericht aan het schrijven bent</string> + <string name="send_location">Locatie versturen</string> + <string name="show_location">Locatie weergeven</string> + <string name="no_application_found_to_display_location">Geen applicatie gevonden om locatie weer te geven</string> + <string name="location">Locatie</string> + <string name="received_location">Locatie ontvangen</string> </resources> |