summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-08-20 12:51:09 +0100
committerAndrew Dolgov <[email protected]>2007-08-20 12:51:09 +0100
commit3076c7b8ed6b9fa9cdb8019c0bdc79860fac29be (patch)
tree691ea09100c475ac74fba36ca42afcc439ab9687 /modules
parentae661a8cfc4b21a4fa00db56d2e6827da674adca (diff)
misc interface tweaks, update translations
Diffstat (limited to 'modules')
-rw-r--r--modules/popup-dialog.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php
index 5316a0279..ff0b18bbb 100644
--- a/modules/popup-dialog.php
+++ b/modules/popup-dialog.php
@@ -445,7 +445,7 @@
print "<div align='center'>";
print "<input class=\"button\"
type=\"submit\" onclick=\"return closeInfoBox()\"
- value=\"".__('Close')."\">";
+ value=\"".__('Close this window')."\">";
print "</div>";
print "</div>";