rom-properties/locale
David Korth 5d11ea9626 [rpcli] rpcli.cpp: Use _tcstol() instead of _ttol().
Besides having better error checking, glibc's atol() is simply a
wrapper around strtol() anyway. (Unsure about MSVC, but it's
probably similar.)

Among other things, with _ttol(), "-xJ" would end up being interpreted
as "-x0", since _ttol() returns 0 for an invalid number.

[lcoale] es.po, pt.po: Remove incorrect localizations for this code.
2025-03-27 18:47:59 -04:00
..
.gitignore locale/.gitignore: Ignore the generated files.lst file. 2017-11-18 16:55:25 -05:00
ar.po [locale] Update rom-properties.pot and *.po, including libfmt changes. 2025-01-25 00:34:24 -05:00
CMakeLists.txt [locale] CMakeLists.txt: Add TC_(), QC_(), and related to the xgettext call. 2024-10-04 18:38:57 -04:00
de.po [locale] Update the Nintendo3DS "INVALID" string. 2025-03-22 21:57:07 -04:00
es.po [rpcli] rpcli.cpp: Use _tcstol() instead of _ttol(). 2025-03-27 18:47:59 -04:00
exclusions.po [locale] exclusions.po: Correctly exclude "_Close" for GTK3/GTK4. 2024-05-04 21:28:01 -04:00
fr.po [locale] Update the Nintendo3DS "INVALID" string. 2025-03-22 21:57:07 -04:00
it.po [locale] Update the Nintendo3DS "INVALID" string. 2025-03-22 21:57:07 -04:00
pt.po [rpcli] rpcli.cpp: Use _tcstol() instead of _ttol(). 2025-03-27 18:47:59 -04:00
ro.po [locale] Update the Nintendo3DS "INVALID" string. 2025-03-22 21:57:07 -04:00
rom-properties.pot [locale] Update rom-properties.pot and *.po, including libfmt changes. 2025-01-25 00:34:24 -05:00
ru.po [locale] Update the Nintendo3DS "INVALID" string. 2025-03-22 21:57:07 -04:00
uk.po [locale] Update the Nintendo3DS "INVALID" string. 2025-03-22 21:57:07 -04:00