diff --git a/Translations/strings-default.xml b/Translations/strings-default.xml
index 6659d127b..ced627dc9 100644
--- a/Translations/strings-default.xml
+++ b/Translations/strings-default.xml
@@ -176,6 +176,8 @@
Enable enhanced runway lighting
Disable runway light distance attenuation
Enable runway light distance attenuation
+ Disable specular reflections on textured objects
+ Enable specular reflections on textured objects
Enable 2D (flat) cloud layers
Disable 2D (flat) cloud layers
Enable 3D (volumetric) cloud layers
diff --git a/gui/dialogs/rendering.xml b/gui/dialogs/rendering.xml
index 9d495984e..ee0337a94 100644
--- a/gui/dialogs/rendering.xml
+++ b/gui/dialogs/rendering.xml
@@ -6,24 +6,24 @@
rendering
380
- 200
+ 230
false
10
- 170
+ 200
30
- 150
+ 180
30
- 110
+ 140
20
20
@@ -32,7 +32,7 @@
30
- 80
+ 110
20
20
@@ -41,13 +41,22 @@
30
- 50
+ 80
20
20
/sim/rendering/distance-attenuation
+
+ 30
+ 50
+ 20
+ 20
+
+ /sim/rendering/specular-highlight
+
+
10
diff --git a/options.xml b/options.xml
index bd8bcdc51..319aa8def 100644
--- a/options.xml
+++ b/options.xml
@@ -516,6 +516,16 @@
strings/enable-distance-attenuation
+
+
+
+