]> source.dussan.org Git - nextcloud-server.git/commit
Fix translations 4369/head
authorJoas Schilling <coding@schilljs.com>
Tue, 18 Apr 2017 07:53:02 +0000 (09:53 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Tue, 18 Apr 2017 21:40:53 +0000 (16:40 -0500)
commit1c0bffe87f578403b130015f8fee5560cc075b34
treeddf334b5dfd362f9c905ed2e9ed27fd8aa584694
parentb072d2c49d6f61c2b55abf12e04bdf2166dbd4f4
Fix translations

Signed-off-by: Joas Schilling <coding@schilljs.com>
31 files changed:
apps/files_external/lib/Controller/GlobalStoragesController.php
apps/files_external/lib/Controller/StoragesController.php
apps/files_external/lib/Controller/UserGlobalStoragesController.php
apps/files_external/lib/Controller/UserStoragesController.php
apps/files_external/lib/Service/StoragesService.php
apps/updatenotification/lib/Notification/Notifier.php
apps/user_ldap/js/wizard/wizardTabLoginFilter.js
apps/user_ldap/templates/part.wizard-groupfilter.php
apps/user_ldap/templates/part.wizard-loginfilter.php
apps/user_ldap/templates/part.wizard-server.php
apps/workflowengine/js/admin.js
apps/workflowengine/js/filemimetypeplugin.js
core/js/oc-dialogs.js
core/js/setupchecks.js
core/js/sharedialoglinkshareview.js
core/js/tests/specs/setupchecksSpec.js
lib/private/Encryption/Manager.php
lib/private/Mail/EMailTemplate.php
lib/private/Setup/OCI.php
lib/private/Setup/PostgreSQL.php
lib/private/legacy/util.php
lib/public/Mail/IEMailTemplate.php
settings/Activity/Provider.php
settings/Controller/ChangePasswordController.php
settings/js/apps.js
settings/templates/admin/server.php
tests/Settings/Mailer/NewUserMailHelperTest.php
tests/data/emails/new-account-email.html
tests/data/emails/new-account-email.txt
tests/lib/Encryption/ManagerTest.php
tests/lib/Mail/EMailTemplateTest.php