rvthtool/locale
David Korth 8d34c3e3dd [librvth] rvth_error.c: Mark RVT-H error strings for Qt localization.
[locale] Update for these changes.

[qrvthtool] Update for localized RVT-H error strings:

- WorkerObject: Don't include the error code in the message when
  emitting finished().

- QRvtHWindow: Handle RVT-H error codes better:
  - If -ECANCELED is returned, show the message as-is, since the operation
    was cancelled.
  - If it's an RVT-H error, use QCoreApplication::translate() with the
    "RvtH|Error" context and rvth_error(err) string.
  - If it's a POSIX error, use rvth_error() anyway for now.

FIXME: Need to properly translate POSIX errors.
2025-05-30 18:35:04 -04:00
..
CMakeLists.txt Improve Qt version detection. 2025-05-21 18:30:00 -04:00
lupdate.sh [locale] Added localization files. 2018-09-30 21:48:58 -04:00
rvthtool_1337.ts [librvth] rvth_error.c: Mark RVT-H error strings for Qt localization. 2025-05-30 18:35:04 -04:00
rvthtool_de.ts [librvth] rvth_error.c: Mark RVT-H error strings for Qt localization. 2025-05-30 18:35:04 -04:00
rvthtool_en.ts [librvth] rvth_error.c: Mark RVT-H error strings for Qt localization. 2025-05-30 18:35:04 -04:00
rvthtool_es.ts [librvth] rvth_error.c: Mark RVT-H error strings for Qt localization. 2025-05-30 18:35:04 -04:00