diff --git a/Translations/strings-default.xml b/Translations/strings-default.xml
index 948a2c903..52f8c05d6 100644
--- a/Translations/strings-default.xml
+++ b/Translations/strings-default.xml
@@ -88,6 +88,8 @@
(i.e. for full screen Voodoo based cards)Exclude random scenery objectsInclude random scenery objects
+ Disbale METAR based real weather fetching
+ Enable METAR based real weather fetching (this requires an open internet connection)(buildings, etc.)Disable the artifical traffic subsystem.Enable the artifical traffic.
@@ -215,6 +217,7 @@
Network OptionsEnable http server on the specified port
+ Specify which proxy server (and port) to use. The username and password are optional and should be MD5 encoded already. This option is only useful when used in conjucntion with the real-weather-fetch option.Enable telnet server on the specified portEnable screen shot http server on the specified port
@@ -260,5 +263,6 @@ frequency.
Debugging OptionsTrace the reads for a property;Trace the writes for a property;
+ Specify which loggin level to use
diff --git a/options.xml b/options.xml
index f996b8709..e1dc99ebe 100644
--- a/options.xml
+++ b/options.xml
@@ -95,6 +95,16 @@
strings/random-objects-desc
+
+
+
+
+
+