From 2b53e439b945333efae3d4885560a1cd6cdd04ed Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Wed, 11 Feb 2015 13:14:51 -0500 Subject: [PATCH] Add Capture Resolution to replace Capture Width and Capture Height --- web/lang/en_gb.php | 1 + 1 file changed, 1 insertion(+) diff --git a/web/lang/en_gb.php b/web/lang/en_gb.php index 92462f430..dfb01af90 100644 --- a/web/lang/en_gb.php +++ b/web/lang/en_gb.php @@ -211,6 +211,7 @@ $SLANG = array( 'CanZoomRel' => 'Can Zoom Relative', 'CaptureHeight' => 'Capture Height', 'CaptureMethod' => 'Capture Method', + 'CaptureResolution' => 'Capture Resolution', 'CapturePalette' => 'Capture Palette', 'CaptureWidth' => 'Capture Width', 'Cause' => 'Cause',