Commit Graph

25 Commits

Author SHA1 Message Date
dob205
c4448492e8 Adjustments to the German translation
Aligns the German translation to the CHS used in the disk overview table and fixes smaller mishaps
2022-01-07 17:16:18 +01:00
dob205
6d9e9969c2 Further adjustments to the German translation 2022-01-06 13:18:38 +01:00
dob205
d8c94093ff Smaller fixes to the German translation
Fixes some smaller awkward translations and translates the previously untranslated strings.
2022-01-06 12:25:03 +01:00
ts-korhonen
a1955a7698 opengl: more error handling
Show message box on fail.
Enable debug output only when logfile is defined; performance optimization.
Fail if reported opengl version is less than 3.0 or errors are generated
after context is created; fixes some crashes on unsupported hardware or
faulty drivers.
2021-12-07 20:04:56 +02:00
ts-korhonen
40abfc1b5e Lower required OpenGL version from 3.3 -> 3.0 2021-12-04 21:26:55 +02:00
OBattler
295f750884 Moved the OpenGL 3.3 renderer and Discord integration out of the Dev branch. 2021-11-29 15:42:50 +01:00
OBattler
27903db09f Options and Preferences string translations update. 2021-11-26 20:56:56 +01:00
David Hrdlička
4482769817 Update CZ, DE, HR, JP and SI translations 2021-11-20 23:58:52 +01:00
David Hrdlička
a1df1c23ed Rename Program Settings to Preferences 2021-11-20 23:34:23 +01:00
dob205
b88a515c96 Updates to German
Makes the configure button look better
2021-11-19 15:40:50 +01:00
dob205
5bd78a760f Updating the German translation again
Improves some potentially awkward phrases in German
2021-11-19 15:36:57 +01:00
dob205
6b0f66cd5c Updating the German translation
This should fix some awkward strings inside the German translation.
2021-11-19 13:53:34 +01:00
OBattler
a7f7820940 Fixed translation for icon sets. 2021-11-18 22:21:43 +01:00
Miran Grča
52e23efb44 Merge branch 'master' into changeable_icon_set 2021-11-18 22:15:53 +01:00
OBattler
e027f52e57 Slight correction for the About dialog. 2021-11-18 17:56:23 +01:00
Laci bá
81700ee043 Merge branch 'changeable_icon_set' of https://github.com/laciba96/86Box into changeable_icon_set 2021-11-17 19:02:22 +01:00
Laci bá
03a7247630 Apply requested changes
- Remove icon functions from plat.h.
- Fix some indentation problems.
- Remove unused parameter from win_stbar.c
- Rename win_lang.c to win_progsett.c
- Remove stub functions from unix.c
- Move win_load_icon_set() to ui_init()
- Replace the translated texts to English, and let the translators translate them
- Fix the control IDs in dialogs.rc.
- Use the requested solution in win_icon.c for setting the array variables.
2021-11-17 19:02:19 +01:00
Laci bá
c362cf3654 Merge branch '86Box:master' into changeable_icon_set 2021-11-17 18:32:21 +01:00
OBattler
b14e04b926 Mae the dialog font and font size redefinable and fixed ROMs path on Mac. 2021-11-17 17:05:05 +01:00
Laci bá
0aa6e9c8a6 Finish the changeable iconset 2021-11-16 19:38:31 +01:00
dob205
64fa8f8898 Doing some updates to the German translation 2021-11-15 17:50:40 +01:00
OBattler
b8bc8f2a99 Removed a double END in the German translation. 2021-11-14 23:45:09 +01:00
dob205
9c729e9268 Updating the German localization with the new localization system 2021-11-14 20:42:15 +01:00
dob205
8b0a24d740 Adding missed strings
Should hopefully make all dialogs translated
2021-11-14 19:39:38 +01:00
dob205
be1761efec Adding the German localization
Adds the German localization for the Win32 UI of 86Box
2021-11-14 19:33:05 +01:00