summaryrefslogtreecommitdiff
path: root/inc/lang/en/lang.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2009-08-14 13:40:56 +0200
committerAndreas Gohr <andi@splitbrain.org>2009-08-14 13:40:56 +0200
commit3e23cbfd875afb466e6c6e506bb8675bfd09286f (patch)
tree9d9ca5e35abf5a049d17f0c7240e0a2983824d7c /inc/lang/en/lang.php
parent7fe97caa1ee1d0e4eb27139a9cb86aac0087b3a0 (diff)
downloadrpg-3e23cbfd875afb466e6c6e506bb8675bfd09286f.tar.gz
rpg-3e23cbfd875afb466e6c6e506bb8675bfd09286f.tar.bz2
More Link wizard cleanup
Ignore-this: 100b66fbe26d82dfd6cffba751cf6992 darcs-hash:20090814114056-7ad00-f5dc711f467f9f6d8904bb6b08d7daac4e675ec2.gz
Diffstat (limited to 'inc/lang/en/lang.php')
-rw-r--r--inc/lang/en/lang.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index 7243bf975..f5ec1de5c 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -186,6 +186,10 @@ $lang['qb_sig'] = 'Insert Signature';
$lang['qb_smileys'] = 'Smileys';
$lang['qb_chars'] = 'Special Chars';
+$lang['upperns'] = 'back to parent namespace';
+$lang['js']['linkwiz'] = 'Link Wizard';
+$lang['js']['linkto'] = 'Link to:';
+
$lang['js']['del_confirm']= 'Really delete selected item(s)?';
$lang['admin_register']= 'Add new user';