all repos — mgba @ 28dfc81f0c3b4eafb4f2f7bc67311c6f6d5da2d1

mGBA Game Boy Advance Emulator

Fix Italian real time clock translation (#1809)
EddyHg80 eddyhg80@gmail.com
Thu, 25 Jun 2020 11:55:06 +0200
commit

28dfc81f0c3b4eafb4f2f7bc67311c6f6d5da2d1

parent

9fd2b10215d48d7711f8804061cc361aa1d0d621

2 files changed, 2 insertions(+), 1 deletions(-)

jump to
M CHANGESCHANGES

@@ -11,6 +11,7 @@ - All: Correct format strings for some numbers on Windows (fixes mgba.io/i/1794)

- GB Core: Fix extracting SRAM when none is present - GBA Savedata: Fix extracting save when not yet configured in-game - Qt: Fix file handle leak on opening an invalid ROM + - Qt: Fix Italian RTC translation (fixes mgba.io/i/1798) Misc: - Qt: Add per-page scrolling to memory view (fixes mgba.io/i/1795) - Qt: Add setting to display ROM filename in title (closes mgba.io/i/1784)
M src/platform/qt/ts/mgba-it.tssrc/platform/qt/ts/mgba-it.ts

@@ -4166,7 +4166,7 @@ </message>

<message> <location filename="../SensorView.ui" line="97"/> <source>MM/dd/yy hh:mm:ss AP</source> - <translation>gg/MM/aa OO:mm:ss</translation> + <translation>dd/MM/yy HH:mm:ss</translation> </message> <message> <location filename="../SensorView.ui" line="107"/>