summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inc/lang/en/lang.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/lang/en/lang.php b/inc/lang/en/lang.php
index 360af235b..f082c1655 100644
--- a/inc/lang/en/lang.php
+++ b/inc/lang/en/lang.php
@@ -136,8 +136,8 @@ $lang['js']['mu_btn'] = 'Upload multiple files at once';
$lang['js']['restore_confirm'] = 'Really restore this version?';
$lang['js']['media_diff'] = 'View differences:';
$lang['js']['media_diff_both'] = 'Side by Side';
-$lang['js']['media_diff_opacity'] = 'Overlay';
-$lang['js']['media_diff_portions'] = 'Slider';
+$lang['js']['media_diff_opacity'] = 'Shine-through';
+$lang['js']['media_diff_portions'] = 'Swipe';
$lang['js']['media_select'] = 'Select files…';
$lang['js']['media_upload_btn'] = 'Upload';
$lang['js']['media_done_btn'] = 'Done';