summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inc/lang/de/lang.php2
-rw-r--r--inc/lang/en/lang.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/inc/lang/de/lang.php b/inc/lang/de/lang.php
index 8038b11ab..73918628f 100644
--- a/inc/lang/de/lang.php
+++ b/inc/lang/de/lang.php
@@ -164,7 +164,7 @@ $lang['qb_h2'] = 'Level 2 Überschrift';
$lang['qb_h3'] = 'Level 3 Überschrift';
$lang['qb_h4'] = 'Level 4 Überschrift';
$lang['qb_h5'] = 'Level 5 Überschrift';
-$lang['qb_h'] = 'Übersschrift';
+$lang['qb_h'] = 'Überschrift';
$lang['qb_hs'] = 'Wähle die Überschrift';
$lang['qb_hplus'] = 'Obere Überschrift';
$lang['qb_hminus'] = 'Untere Überschrift';
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index f5ec1de5c..4b3251f89 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -186,7 +186,7 @@ $lang['qb_sig'] = 'Insert Signature';
$lang['qb_smileys'] = 'Smileys';
$lang['qb_chars'] = 'Special Chars';
-$lang['upperns'] = 'back to parent namespace';
+$lang['upperns'] = 'jump to parent namespace';
$lang['js']['linkwiz'] = 'Link Wizard';
$lang['js']['linkto'] = 'Link to:';