summaryrefslogtreecommitdiff
path: root/inc/lang
diff options
context:
space:
mode:
authorKate Arzamastseva <pshns@ukr.net>2011-07-26 11:55:38 +0300
committerKate Arzamastseva <pshns@ukr.net>2011-07-26 11:55:38 +0300
commit4ee1558545059fa73700709a9ef4c0ab22ce8f92 (patch)
tree4eb971ba09ca179e41584a1497397d3e24bc4a55 /inc/lang
parentabc306f45f2ace038967bf7c51abd6ea53f56170 (diff)
downloadrpg-4ee1558545059fa73700709a9ef4c0ab22ce8f92.tar.gz
rpg-4ee1558545059fa73700709a9ef4c0ab22ce8f92.tar.bz2
image diffs fixes
Diffstat (limited to 'inc/lang')
-rw-r--r--inc/lang/en/lang.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index 2435f9771..ba80c493c 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -348,4 +348,9 @@ $lang['media_perm_upload']= 'Sorry, you don\'t have enough rights to upload file
$lang['media_update'] = 'Upload new version';
$lang['media_restore'] = 'Restore this version';
+$lang['js']['media_diff'] = 'View differences:';
+$lang['js']['media_diff_both'] = 'Both images';
+$lang['js']['media_diff_opacity'] = 'Changeable opacity of images';
+$lang['js']['media_diff_portions'] = 'Portions of images';
+
//Setup VIM: ex: et ts=2 :