diff options
Diffstat (limited to 'apps/user_webdavauth/l10n/en_GB.json')
-rw-r--r-- | apps/user_webdavauth/l10n/en_GB.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/user_webdavauth/l10n/en_GB.json b/apps/user_webdavauth/l10n/en_GB.json new file mode 100644 index 00000000000..12957ea2b02 --- /dev/null +++ b/apps/user_webdavauth/l10n/en_GB.json @@ -0,0 +1,7 @@ +{ "translations": { + "WebDAV Authentication" : "WebDAV Authentication", + "Address:" : "Address:", + "Save" : "Save", + "The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." : "The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |