summaryrefslogtreecommitdiff
path: root/app/i18n/de/install.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/de/install.php')
-rw-r--r--app/i18n/de/install.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/de/install.php b/app/i18n/de/install.php
index eb0c2eb89..f2a597d29 100644
--- a/app/i18n/de/install.php
+++ b/app/i18n/de/install.php
@@ -41,7 +41,7 @@ return array(
'ok' => 'Sie haben die benötigte Bibliothek für die Überprüfung von Zeichentypen (ctype).',
),
'curl' => array(
- 'nok' => 'Ihnen fehlt cURL (Paket php5-curl).',
+ 'nok' => 'Ihnen fehlt cURL (Paket php-curl).',
'ok' => 'Sie haben die cURL-Erweiterung.',
),
'data' => array(