diff options
author | iNPUTmice <daniel@gultsch.de> | 2015-04-01 20:26:28 +0200 |
---|---|---|
committer | iNPUTmice <daniel@gultsch.de> | 2015-04-01 20:26:28 +0200 |
commit | 64d6a2970e687c4d1931fa6ccb4a9917a61ed1d5 (patch) | |
tree | de59b9d4dd8b4121aef914e75a4a38f4ae6800fc /src/main/res/values-eu | |
parent | 7eabdfd80f50634282307f45c5f99ab46181805d (diff) |
pulled translations from transifex
Diffstat (limited to '')
-rw-r--r-- | src/main/res/values-eu/strings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/res/values-eu/strings.xml b/src/main/res/values-eu/strings.xml index 4d81c1bf..b6d1fa3c 100644 --- a/src/main/res/values-eu/strings.xml +++ b/src/main/res/values-eu/strings.xml @@ -427,4 +427,8 @@ <string name="no_application_found_to_display_location">Kokapena erakutsi dezakeen aplikaziorik ez da aurkitu</string> <string name="location">Kokapena</string> <string name="received_location">Kokapena jaso da</string> + <plurals name="select_contact"> + <item quantity="one">Hautatu kontaktu %d</item> + <item quantity="other">Hautatu %d kontaktu</item> + </plurals> </resources> |