dob205
d708e67afb
Fixing potential conflicts
2021-11-14 23:28:52 +01:00
OBattler
e74bd66f7c
Fixed a typo in the pt-PT translation.
2021-11-14 23:09:20 +01:00
OBattler
95af893be6
Merge branch 'master' of https://github.com/86Box/86Box
...
# Conflicts:
# src/win/86Box.rc
2021-11-14 23:06:03 +01:00
OBattler
0f010cf11f
Added Portuguese (Portugal).
2021-11-14 23:04:14 +01:00
Laci bá
0cf13c4731
Merge branch '86Box:master' into changeable_icon_set
2021-11-14 22:04:52 +01:00
David Hrdlička
785d1a5dee
Add Czech translation
2021-11-14 21:58:45 +01:00
OBattler
f737926fc7
And Portuguese (Brazil).
2021-11-14 21:56:31 +01:00
OBattler
2017b27a37
And Hungarian.
2021-11-14 21:45:16 +01:00
Laci bá
88d22e950d
Merge branch '86Box:master' into changeable_icon_set
2021-11-14 21:38:20 +01:00
dob205
9c729e9268
Updating the German localization with the new localization system
2021-11-14 20:42:15 +01:00
dob205
dbf07422c0
Merge branch '86Box:master' into master
2021-11-14 20:35:24 +01:00
OBattler
cfb24f9c15
Converted dialog localization to the new system with common dialog definitions and string #define's, has to be ported to non-English languages.
2021-11-14 19:50:35 +01:00
Laci bá
a16e39bb62
Initial commit for changeable icon set
2021-11-14 19:50:05 +01:00
dob205
8b0a24d740
Adding missed strings
...
Should hopefully make all dialogs translated
2021-11-14 19:39:38 +01:00
dob205
ee7695fd90
Loading the German localization into 86Box.rc
...
This commit adds the loading of the German localization into 86Box.rc
2021-11-14 19:35:31 +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
David Hrdlička
7cbf588860
Fix the Visual Studio build
...
- resource files must end with trailing newspace,
otherwise the builds fails with RC1040
- rc.exe did not like the multi-line string declaration for the about
dialog text, might have to think about a more definitive solution there
2021-11-14 18:49:35 +01:00
RichardG867
0de137daf7
Merge branch 'master' of https://github.com/86Box/86Box into cleanup30
...
# Conflicts:
# src/include/86box/machine.h
# src/machine/m_at_socket7.c
# src/machine/machine_table.c
# src/video/vid_tgui9440.c
# src/win/win.c
2021-11-14 13:45:37 -03:00
Laci bá
c0e476340b
Fix the description of win_lang.c
2021-11-14 16:19:07 +01:00
Laci bá
23f8d9cf15
Correct the translation fix in pt-BR
2021-11-14 15:40:53 +01:00
Laci bá
fa1d058055
Also add a fix to pt-BR to properly name (System Language)
2021-11-14 15:14:33 +01:00
altiereslima
0ade5e539e
Update pt-BR.rc
2021-11-14 08:59:40 -03:00
altiereslima
7c15471a72
Portuguese Brazilian Translation
2021-11-14 08:47:23 -03:00
Laci bá
6f0da19369
Merge branch 'master' into translation_hu-HU
2021-11-14 00:03:36 +01:00
Laci bá
7651f4be6d
Merge branch 'translation_hu-HU' of https://github.com/laciba96/86Box into translation_hu-HU
2021-11-13 23:56:38 +01:00
Laci bá
b321679bde
Final cleanup
2021-11-13 23:56:35 +01:00
Laci bá
dfa795b267
Add reverse conversion from string to LCID
2021-11-13 23:51:29 +01:00
OBattler
11431213ed
Also reverted all the video changes.
2021-11-13 23:25:07 +01:00
OBattler
bfb3c0c324
Fixed the intendation mess in cpu/x86seg.c, removed port 61h handling from keyboard/keyboard_at.c, and fixed a function with undeclared type in win/win.c.
2021-11-13 23:15:28 +01:00
Laci bá
0764d92b67
Merge branch '86Box:master' into translation_hu-HU
2021-11-13 23:04:05 +01:00
Laci bá
c705803c1d
Remove translators text from en-US about
2021-11-13 22:54:31 +01:00
OBattler
3730117a37
Conflict resolution.
2021-11-13 22:49:19 +01:00
Laci bá
7ae10144ad
Cumulative changes
...
Move to translateable (System Default) message
Move change language to Tools menu
Redesign the language dialog
Add the translators' name to the About dialog, to make the translation process more attractive
2021-11-13 22:36:13 +01:00
Laci bá
3fa1e88d7d
Initial addition of system language to the dialog
...
Also update everything and save the config without hard reset.
2021-11-13 21:39:07 +01:00
Laci bá
7e4abcbfbd
Implement system language as 0xFFFF
2021-11-13 21:37:51 +01:00
Laci bá
dddff5a892
Adjustments in Hungarian translation
2021-11-13 21:36:20 +01:00
RichardG867
bfe19db5b4
Shuffle around and improve build number injection
2021-11-12 21:53:12 -03:00
Laci bá
80c01b9bfe
Settings dialog cleanup
2021-11-12 22:43:18 +01:00
Laci bá
0bab2e144a
Reinit media menu, and store the system language too
2021-11-12 22:41:30 +01:00
Laci bá
b4f5ff7ad1
Separate language dialog, and minor language fixes
2021-11-12 22:41:01 +01:00
RichardG867
724accd167
Add AGP GART implementation
2021-11-10 21:14:54 -03:00
Miran Grča
992f3b2888
Merge pull request #1789 from laciba96/master
...
Updates for Discord Rich Presence
2021-11-10 10:52:25 +01:00
Laci bá
dafc429e93
A lot of changes
...
- Fix the broken itemindex of ComboBox in the Settings dialog
- Change from LCID to uint32_t
- Rewrite the headers of the lang related functions (can handle the whole LCID as input)
- Add dummy functions to unix.c
- Add proper combobox handling in win_settings.c
- Added a lot of debug calls temporarily
- Reactivate every disabled option related to language changes
- Move lang_id to 86box.h from win.h
- Implement on-fly resource switch as discussed with OBattler
- Reimplement everything language related in the initialization section of the program
- Implemented the ladder of three points
1, what is the --lang?
2, what are definied in the config? (to be implemented)
3, what is the system language
2021-11-09 22:33:54 +01:00
Laci bá
11527d39b0
Select the current language in the ComboBox, and change it's style
2021-11-09 20:50:38 +01:00
Laci bá
5616ffbed2
Populate the languages ComboBox on-fly
2021-11-09 20:36:07 +01:00
Laci bá
eda7b10023
Merge branch 'translation_hu-HU' of https://github.com/laciba96/86Box into translation_hu-HU
2021-11-09 20:02:55 +01:00
Laci bá
0b1b116061
Enable the disabled language ComboBox in the settings dialog
2021-11-09 20:02:52 +01:00
Laci bá
ca638e1a9e
Merge branch '86Box:master' into translation_hu-HU
2021-11-09 19:58:58 +01:00
OBattler
c892c521ea
More preparation for localization.
2021-11-09 19:57:38 +01:00
OBattler
e2bdeae4cc
Bugfixes to prepare for localization.
2021-11-09 19:50:42 +01:00