summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-05-11 09:16:17 +0200
committerThomas Müller <thomas.mueller@tmit.eu>2016-05-11 09:16:17 +0200
commit199b447527db8706125d3c316aaa3128596f39a0 (patch)
tree9c7b75eab70ae779a4c8c56f95752b51a6de8ab8 /apps/files_external/l10n
parent7da533178283c1712edacfff2b2218346144ce0f (diff)
downloadnextcloud-server-199b447527db8706125d3c316aaa3128596f39a0.tar.gz
nextcloud-server-199b447527db8706125d3c316aaa3128596f39a0.zip
Yo-ho-oh - Murder all band 'o pirates
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r--apps/files_external/l10n/en@pirate.js6
-rw-r--r--apps/files_external/l10n/en@pirate.json4
2 files changed, 0 insertions, 10 deletions
diff --git a/apps/files_external/l10n/en@pirate.js b/apps/files_external/l10n/en@pirate.js
deleted file mode 100644
index 7345429f750..00000000000
--- a/apps/files_external/l10n/en@pirate.js
+++ /dev/null
@@ -1,6 +0,0 @@
-OC.L10N.register(
- "files_external",
- {
- "Password" : "Secret Code"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/en@pirate.json b/apps/files_external/l10n/en@pirate.json
deleted file mode 100644
index bde5153f309..00000000000
--- a/apps/files_external/l10n/en@pirate.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{ "translations": {
- "Password" : "Secret Code"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file