summaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
authorKate Arzamastseva <pshns@ukr.net>2011-08-15 14:22:19 +0300
committerKate Arzamastseva <pshns@ukr.net>2011-08-15 14:22:19 +0300
commit873cd06e1bda38e0decce16d6ec7d3bdaece612e (patch)
treebeb03cae1bcb2b924fd6b44f6293839f14ebeafd /inc
parente9eba4b18be81444014e59c83ee6c5cf004a7ad7 (diff)
downloadrpg-873cd06e1bda38e0decce16d6ec7d3bdaece612e.tar.gz
rpg-873cd06e1bda38e0decce16d6ec7d3bdaece612e.tar.bz2
issue #50 styling the new uploader
Diffstat (limited to 'inc')
-rw-r--r--inc/lang/en/lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index f06315a77..d10f523ef 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -354,7 +354,7 @@ $lang['js']['media_diff_both'] = 'Both images';
$lang['js']['media_diff_opacity'] = 'Changeable opacity of images';
$lang['js']['media_diff_portions'] = 'Portions of images';
-$lang['js']['media_select'] = 'Select files';
+$lang['js']['media_select'] = 'Select files...';
$lang['js']['media_upload_btn'] = 'Start uploading';
$lang['js']['media_drop'] = 'Drop files here to upload';
$lang['js']['media_cancel'] = 'remove';