diff --git a/Effects/urban.eff b/Effects/urban.eff
index ef355b43b..1a0123d5d 100644
--- a/Effects/urban.eff
+++ b/Effects/urban.eff
@@ -48,24 +48,22 @@
4.0
/sim/rendering/shaders/urban
-
-
-
- 2.0
-
-
-
- GL_ARB_shader_objects
- GL_ARB_shading_language_100
- GL_ARB_vertex_shader
- GL_ARB_fragment_shader
-
-
-
- GL_ATI_shader_texture_lod
- GL_ARB_shader_texture_lod
-
-
+
+
+ 2.0
+
+
+
+ GL_ARB_shader_objects
+ GL_ARB_shading_language_100
+ GL_ARB_vertex_shader
+ GL_ARB_fragment_shader
+
+
+
+ GL_ATI_shader_texture_lod
+ GL_ARB_shader_texture_lod
+
@@ -295,24 +293,19 @@
2.0
/sim/rendering/shaders/quality-level
-
-
-
- 2.0
-
-
-
- GL_ARB_shader_objects
- GL_ARB_shading_language_100
- GL_ARB_vertex_shader
- GL_ARB_fragment_shader
-
-
-
- GL_ATI_shader_texture_lod
- GL_ARB_shader_texture_lod
-
-
+
+
+ 2.0
+
+
+
+ GL_ARB_shader_objects
+ GL_ARB_shading_language_100
+ GL_ARB_vertex_shader
+ GL_ARB_fragment_shader
+
+
+
diff --git a/Translations/strings-default.xml b/Translations/strings-default.xml
index e689a2676..2d517abf4 100644
--- a/Translations/strings-default.xml
+++ b/Translations/strings-default.xml
@@ -309,5 +309,6 @@
Trace the reads for a property;
Trace the writes for a property;
Specify which logging level to use
+ Specify which logging class(es) to use
diff --git a/options.xml b/options.xml
index 293cfd616..c3660bc22 100644
--- a/options.xml
+++ b/options.xml
@@ -1150,6 +1150,12 @@
strings/log-level-desc
+
+