summaryrefslogtreecommitdiff
path: root/inc/lang
diff options
context:
space:
mode:
Diffstat (limited to 'inc/lang')
-rw-r--r--inc/lang/en/lang.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index d10f523ef..88fbadbd2 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -350,9 +350,9 @@ $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';
+$lang['js']['media_diff_both'] = 'Side by Side';
+$lang['js']['media_diff_opacity'] = 'Overlay';
+$lang['js']['media_diff_portions'] = 'Slider';
$lang['js']['media_select'] = 'Select files...';
$lang['js']['media_upload_btn'] = 'Start uploading';