diff options
Diffstat (limited to 'l10n/templates/files_external.pot')
-rw-r--r-- | l10n/templates/files_external.pot | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot index 55b915b8c19..42e2d968d4c 100644 --- a/l10n/templates/files_external.pot +++ b/l10n/templates/files_external.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-04-23 01:58+0200\n" +"POT-Creation-Date: 2013-04-24 18:30+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -37,19 +37,26 @@ msgstr "" msgid "Error configuring Google Drive storage" msgstr "" -#: lib/config.php:424 +#: lib/config.php:431 msgid "" "<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares " "is not possible. Please ask your system administrator to install it." msgstr "" -#: lib/config.php:427 +#: lib/config.php:434 msgid "" "<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting " "of FTP shares is not possible. Please ask your system administrator to " "install it." msgstr "" +#: lib/config.php:437 +msgid "" +"<b>Warning:</b> The Curl support in PHP is not enabled or installed. " +"Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask " +"your system administrator to install it." +msgstr "" + #: templates/settings.php:3 msgid "External Storage" msgstr "" |