1
0
Fork 0
Commit graph

273 commits

Author SHA1 Message Date
James Turner
76192e2545 Error-reporting: temporary dialog wording change
Show a more cautious error message call-to-action while the code
matures.
2021-04-01 11:51:54 +01:00
Fernando García Liñán
69387f09f4 Reduce shader complexity and implement graphics presets
- All non-ALS Effects have been removed (except generic ones from model-default and terrain-default).
- The rendering dialog has been reworked to accomodate the changes.
- All necessary properties have been added to graphics-properties.xml
- Five graphics presets have been added: Minimal, Low, Medium, High and Ultra.
- Some unused properties have been removed from defaults.xml
2021-03-31 04:05:34 +02:00
James Turner
0f6cf494bf Error-reporting: message tweaks from group review 2021-03-15 15:50:32 +00:00
James Turner
dc90c8d2ec Error reporting: improve message for traffic errors 2021-03-13 17:40:12 +00:00
James Turner
8ede81e4bd Error-reporting strings, MP enable UI
Add a checkbox to the MP dialog to control reporting of errors
relating to MP pilots
2021-03-07 13:16:02 +00:00
James Turner
ead4184122 Error-reporting: additional strings 2021-03-03 12:47:21 +00:00
James Turner
b1a26c6f56 Improvements to error-reporting UI, strings 2021-03-01 15:25:42 +00:00
James Turner
6f77bd914f Error-reporting: add strings, GUI dialog 2021-02-20 20:14:38 +00:00
Julian Smith
8c7390495b Added help text for new --load-tape=<url> support. 2021-02-18 21:09:15 +00:00
James Turner
2ede1202b8 Translation: entry for scenery extract progress 2021-02-14 17:34:42 +00:00
Henning Stahlke
d528531fba Add simple dialog for default light switches (/controls/lighting/) according to README.properties. 2021-02-07 22:03:19 +01:00
Slawek Mikula
330d29e8a7 - Polish translation (next) - small wording correction 2021-01-30 13:51:15 +01:00
Lars Toenning
51d7169329 Fix italian swift translation 2021-01-07 10:28:06 +00:00
James Turner
b5b9ec6dd3 Launcher: Updated Russian translations
From Michael Danilov
2021-01-06 14:25:17 +00:00
Pablo Barrio
4df4d22081 Approve Swift connection translation 2021-01-04 09:58:12 +00:00
Slawek Mikula
0113e8c4ad Polish translation updates - next branch 2020-12-22 11:07:05 +01:00
Julian Smith
6db71f789c Added -h help text for --composite-viewer option. 2020-11-22 08:22:44 +00:00
Julian Smith
f280f0a423 Added support to View menu for CompositeViewer. 2020-11-21 12:18:18 +00:00
Pablo Barrio
dbc7fc7827 Translate missing items from the main menu to Spanish 2020-11-18 10:30:32 +00:00
Julian Smith
87d406dc6e Clarified documentation for the --load-tape option. 2020-10-31 23:42:03 +00:00
Alessandro Menti
d46ebde0b6
Update the Italian translation 2020-10-06 21:16:12 +02:00
James Turner
0a69f4e745 Updated Slovak translations from Dusan Kazik 2020-09-16 13:21:09 +01:00
James Turner
48fb9ffde1 Updated German translations from Udo Kaune. 2020-08-24 12:56:12 +01:00
Gijs de Rooy
a88ed8a638 Update Dutch translations 2020-08-12 15:32:55 +02:00
James Turner
3faaeb3c89 Many German translation improvements.
From Udo Kaune.
2020-08-04 13:18:02 +01:00
James Turner
8b06738256 Re-sync Qt translations 2020-07-29 21:11:28 +01:00
James Turner
ce1863d294 DE translation fix that was suggested. 2020-07-29 20:33:12 +01:00
Jean-Christophe Charrier
19003f684d Update the French translation
The built-in launcher is now fully translated. :-)
2020-07-04 16:23:26 +02:00
Slawek Mikula
7894e36e42 - #2163 - polish translations - update 2020-06-21 13:54:06 +01:00
Alessandro Menti
947124ff85
Update the Italian translation 2020-06-21 10:52:42 +02:00
Julian Smith
2a44dba040 Created new dialogue to control flight recorder.
New dialogue is accesible from the File menu.

Allows enable/disable of three new features: multiplayer record, continuous
record and recovery snapshot. Also moved load/save tape from the file menu into
the new dialogue.

Also removed recently-added flight recorder items from the multiplayer dialogue.

The recovery snapshot interval is 1s second if enabled. Might be better to make
it longer, e.g. 5s, but don't know how to change checkbox value.
2020-06-20 00:26:39 +01:00
James Turner
98eaa7de89 Revert "I18N: remove accidentally added en_GB langauge"
Got confused by local working files (I added a real en_GB for testing),
this should not have been removed.

This reverts commit e4645ed80e.
2020-06-18 21:37:58 +01:00
Florent Rougon
96a9f20e93 I18N: update the French FlightGear-nonQt.xlf
I only started to translate the new 'weather-scenarios' part, however
I'm too ignorant about the proper terms and phrases used in the field.
Thus, it would be much better if someone more competent in aviation and
weather terminology could review and finish the 'weather-scenarios'
part. The other parts are now fully translated (not the Qt launcher, but
that should be done in FlightGear-Qt.xlf).
2020-06-18 18:39:31 +02:00
Florent Rougon
eb6dbb7797 I18N: Resync the Polish FlightGear-nonQt.xlf
Apparently, this file hasn't received the cleaned up source strings for
weather scenarios obtained since FGMeta commit c2a241c35[1]. The file
committed here was produced by simply running
fg-update-translation-files with what we currently have in FGData. I've
ignored changes to the other FlightGear-nonQt.xlf files because they
seem to all boil down to a modification of the order in which XML
attributes are given (what a PITA!).

[1] c2a241c357
2020-06-18 16:28:30 +02:00
Florent Rougon
b7e155b83e I18N: regenerate Translations/default/weather-scenarios.xml
I've rerun FGMeta's fg-copy-weather-scenarios-to-default-locale (new
version from FGMeta commit d259ec0b7674213). This added the "This file
was automatically generated (...)" comment at the top of
Translations/default/weather-scenarios.xml.
2020-06-18 16:08:16 +02:00
James Turner
e4645ed80e I18N: remove accidentally added en_GB langauge 2020-06-18 12:56:11 +01:00
James Turner
60462a60e6 Re-sync non-Qt translations 2020-06-18 10:19:58 +01:00
Slawek Mikula
f81951b00d - #2163 - polish translations - update 2020-06-18 10:18:31 +01:00
James Turner
b80af8f890 Regenerate weather translation strings 2020-06-18 10:17:02 +01:00
James Turner
2aaf21d4bc Update non-Qt translations (including weather)
Add weather scenarios translations to the XLIFF files
2020-06-17 17:09:43 +01:00
James Turner
07bdb4c073 Initial work to translate weather scenarios
Add IDs to the scenarios, and use a script (in FGmeta) to populate
the default translation based upon this.
2020-06-17 16:56:30 +01:00
James Turner
6a070e6208 Simplify migration message text in default 2020-06-17 09:50:25 +01:00
James Turner
0e1da8d1f3 Sync non-Qt translations. 2020-06-15 16:39:39 +01:00
James Turner
fee5276ae6 Re-sync launcher translations. 2020-06-15 12:27:11 +01:00
Slawek Mikula
b43a3be4fa - #2163 - polish translations - update 2020-06-15 11:21:53 +01:00
Julian Smith
a17bbe1fb1 Added help item about --load-tape arg. 2020-06-06 09:56:30 +01:00
Pablo Barrio
3dabb638b6 Translate the --launcher option of the fgfs --help text to Spanish 2020-05-26 00:17:39 +02:00
James Turner
132447f084 Sync the Qt translation strings 2020-05-07 16:51:10 +01:00
James Turner
abe36a198d Add further Slovak translations
Contributed by Dusan Kazik
2020-05-07 14:31:37 +01:00
James Turner
462341de99 Add Slovak translations
Contributed by Dusan Kazik
2020-05-05 14:25:12 +01:00