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

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-30 16:24:38 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-30 16:24:38 +0400
commitbe1c5db28586f3c5803a53bca8d776db0f4907c6 (patch)
treef40758b6dabb9edd84667ce553596a671affbd71 /files_odfviewer
parentfa9b2c5b7e74e0238bf617f7428df55592d96115 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'files_odfviewer')
-rw-r--r--files_odfviewer/l10n/en_GB.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/files_odfviewer/l10n/en_GB.php b/files_odfviewer/l10n/en_GB.php
new file mode 100644
index 000000000..0cba65e4f
--- /dev/null
+++ b/files_odfviewer/l10n/en_GB.php
@@ -0,0 +1,3 @@
+<?php $TRANSLATIONS = array(
+"Close" => "Close"
+);