diff options
Diffstat (limited to 'proto-flightgear/lang/stub.ts')
-rw-r--r-- | proto-flightgear/lang/stub.ts | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/proto-flightgear/lang/stub.ts b/proto-flightgear/lang/stub.ts index 688104c8..dc093c57 100644 --- a/proto-flightgear/lang/stub.ts +++ b/proto-flightgear/lang/stub.ts @@ -16,4 +16,22 @@ <translation type="unfinished"></translation> </message> </context> +<context> + <name>flightgear</name> + <message> + <source>Can't bind to [%1.%2.%3.%4]:%5</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>FlightGear</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>flightgearDll</name> + <message> + <source>FlightGear</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> |