| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This effectively reverts b380514764cf857469bae61c11143a19f79a74c5 and
c24473ddff715ecec2e258a6eb38960cf8c8e98e, restoring the state at
598cd5227223c3b04ca31f0dbc1981256d9ea3ff.
Before pushing, please check that what you're about to push is sane.
Check your local commit log and ensure there isn't anything out-of-place
before pushing to mainline. When things like this happen, it wastes
everyone's time. I really don't need this in a week when real work™ is
busting my balls and I'm behind where I want to be with preparing for
MAME release.
|
| |
|
|
|
| |
This reverts commit c24473ddff715ecec2e258a6eb38960cf8c8e98e, reversing
changes made to 009cba4fb8102102168ef32870892438327f3705.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Make machine_config aware of device being configured so owner doesn't need to be passed everywhere.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
Translations updated
--------------------
Spanish
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Change makefile rules to treat mame.pot as a target so rules can depend on it
* Put mame.pot inside the build directory so it will get cleaned
* Couldn't get xgettext to scrape lua and C++ in the same command and still remove stale strings
* Use larger strings and format specifiers to fix some localisation issues
- Issue with "None" lacking context in Russian and Turkish translations
- Issue with "Not implemented" changing depending on the noun in Serbian
- Issues with lua plugins not allowing for languages with different grammar/punctuation
Strings that need to be translated after this change - most of these are existing text that's been made into larger chunks or reworded slightly:
"Mechanical Machine\tYes\n"
"Mechanical Machine\tNo\n"
"Requires Artwork\tYes\n"
"Requires Artwork\tNo\n"
"Requires Clickable Artwork\tYes\n"
"Requires Clickable Artwork\tNo\n"
"Support Cocktail\tYes\n"
"Support Cocktail\tNo\n"
"Driver is BIOS\tYes\n"
"Driver is BIOS\tNo\n"
"Support Save\tYes\n"
"Support Save\tNo\n"
"Screen Orientation\tVertical\n"
"Screen Orientation\tHorizontal\n"
"Requires CHD\tYes\n"
"Requires CHD\tNo\n"
"ROM Audit Result\tOK\n"
"ROM Audit Result\tBAD\n"
"Samples Audit Result\tNone Needed\n"
"Samples Audit Result\tOK\n"
"Samples Audit Result\tBAD\n"
"ROM Audit Disabled\t\n"
"Samples Audit Disabled\t\n"
"Activated: %s = %s"
"Activated: %s"
"Enabled: %s"
"Disabled: %s"
"%s added"
"Default name is %s"
"Cheat written to %s and added to cheat.simple"
"Unable to write file\n"
"Ensure that cheatpath folder exists"
|
| | |
|
| |
|
| |
Translated one missing string
|
| |
|
|
| |
Regenerate translations, patch up some oversights in Swedish translation (nw)
|
| | |
|
| | |
|
| |
|
| |
Update Spanish strings
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* category filter is now saved/restored if it's last used
* category filter can be used in composite custom filters
* category filter now provides UI rather than relying on options menu
* less confusing when no categories found
* also de-duplicated code for drawing category list
(nw) please test this everyone and let me know if there are reproducible
crashes or things that don't work right - I'm trying to make the
internal UI more consistent and stable
|
| |
|
| |
Update Spanish strings
|
| | |
|
| | |
|
| |
|
|
| |
and fix up some translations for recent changes
|
| | |
|
| |
|
|
|
|
| |
Hiragino family)
restore ability to localise info box headings
|
| |
|
|
|
| |
Translations updated
--------------------
Spanish [A. Viloria]
|
| |
|
|
|
|
|
| |
please update what you can for recent UI changes.
Note that to run make translation you need to patch GNU gettext to support C++14 digit grouping.
See the attached patch here: https://savannah.gnu.org/bugs/?50117
|
| | |
|
| | |
|
| | |
|
| |
|
| |
Spanish translation updated
|
| | |
|
| | |
|
| |
|
|
|
| |
Removed the delay in showing the description in the Advanced menu.
Synchronized the translation files.
|
| | |
|
| | |
|
| | |
|
| |\
| |
| | |
Updates and fixes to spanish translation
|
| | |
| |
| | |
removed the last 2 lines by mistake
|
| | |
| |
| | |
Small fixes and updates
|
| |/ |
|
| | |
|
| |\
| |
| | |
Fix some translations and fill missing ones
|
| | | |
|
| |/ |
|
| | |
|
| | |
|