diff --git a/Translations/default/options.xml b/Translations/default/options.xml
index bfcd39e50..edddc3623 100644
--- a/Translations/default/options.xml
+++ b/Translations/default/options.xml
@@ -19,7 +19,7 @@
Specify additional aircraft directory path(s) (alternatively, you can use --aircraft-dir to target a specific aircraft in a given directory)Base directory to use for aircraft and scenery downloads (the TerraSync scenery directory may be specifically set with --terrasync-dir)Select the language for this session
- Load recording of earlier flightgear session
+ Load recording of earlier flightgear session. If <name> ends with .fgtape it is interpreted as the recording's pathname; otherwise the recording's pathname is formed by prepending <name> with the tape directory and appending ".fgtape".Disable splash screenEnable splash screenReset all user settings to their defaults (rendering options etc)
diff --git a/options.xml b/options.xml
index 67ce6430e..09daf4f47 100644
--- a/options.xml
+++ b/options.xml
@@ -107,7 +107,7 @@