Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/ncsms-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-12-18 04:31:22 +0300
committerNextcloud bot <bot@nextcloud.com>2017-12-18 04:31:22 +0300
commit3d27756f021c15542c0400f66e730c12fda48755 (patch)
tree9ca0813ec1293f0efb196d3ca05c2ff56d4a0e10
parentc90d3c0fc2d6e216137bc42a825cc57c458a2e81 (diff)
[tx-robot] updated from transifex
-rw-r--r--src/main/res/values-nl/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/main/res/values-nl/strings.xml b/src/main/res/values-nl/strings.xml
index 99cbd56..f1f2dba 100644
--- a/src/main/res/values-nl/strings.xml
+++ b/src/main/res/values-nl/strings.xml
@@ -183,4 +183,6 @@
<string name="no_confirm">Nee</string>
<string name="pref_show_sync_notifications">Sync-notificatie weergeven</string>
<string name="sync_complete">Synchronisatie voltooid</string>
- </resources>
+ <string name="err_sync_http_write_failed">Fout #4: Kon HTTP-stream niet wegschrijven bij het naar de server sturen van data</string>
+ <string name="err_sync_http_request_protocol_exception">Fout #20: Het juist instellen van de HTTP protocolversie is mislukt.</string>
+</resources>