summaryrefslogtreecommitdiff
path: root/includes/pages/admin_import.php
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2014-08-23 19:29:12 +0200
committerPhilip Häusler <msquare@notrademark.de>2014-08-24 15:51:42 +0200
commit25b5096c7e3b0879ef640afa1ab646f1e4f3f282 (patch)
tree4c50ae1d26c38c3f89df1308049d78eaf42ed8af /includes/pages/admin_import.php
parent4faca9864f80dfd90cba248855602ab7680cab53 (diff)
update german translation
Diffstat (limited to 'includes/pages/admin_import.php')
-rw-r--r--includes/pages/admin_import.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/pages/admin_import.php b/includes/pages/admin_import.php
index 8b65f7a4..8362391d 100644
--- a/includes/pages/admin_import.php
+++ b/includes/pages/admin_import.php
@@ -1,6 +1,6 @@
<?php
function admin_import_title() {
- return _("Pentabarf import");
+ return _("Frab import");
}
function admin_import() {