summaryrefslogtreecommitdiff
path: root/lib/plugins/styling/lang/en/lang.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2015-06-26 12:22:43 +0200
committerAndreas Gohr <andi@splitbrain.org>2015-06-26 12:22:43 +0200
commit86c97e91e4aa9ed17ed75df279181e4b61353c7c (patch)
tree15b93454fa3c7de93703156ed81c8a04559ebaf9 /lib/plugins/styling/lang/en/lang.php
parent5ddba4576a304c9e62b028c97ee466d79de12429 (diff)
downloadrpg-86c97e91e4aa9ed17ed75df279181e4b61353c7c.tar.gz
rpg-86c97e91e4aa9ed17ed75df279181e4b61353c7c.tar.bz2
fixes various probelms mentioned in #1163
however I think I will convert the dialog to a real popup instead.
Diffstat (limited to 'lib/plugins/styling/lang/en/lang.php')
-rw-r--r--lib/plugins/styling/lang/en/lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/styling/lang/en/lang.php b/lib/plugins/styling/lang/en/lang.php
index e50c6b912..d100d4324 100644
--- a/lib/plugins/styling/lang/en/lang.php
+++ b/lib/plugins/styling/lang/en/lang.php
@@ -7,6 +7,7 @@
// menu entry for admin plugins
$lang['js']['menu'] = 'Template Style Settings';
+$lang['js']['popup'] = 'Open as Popup';
// custom language strings for the plugin
$lang['error'] = 'Sorry, this template does not support this functionality.';