[Scummvm-git-logs] scummvm master -> 336df1c86ac141478f224ad3bb033b8b22c8c927

sev- noreply at scummvm.org
Sun Mar 1 16:28:43 UTC 2026


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .

Summary:
336df1c86a NEWS: Mention .po file loading for GUI translations


Commit: 336df1c86ac141478f224ad3bb033b8b22c8c927
    https://github.com/scummvm/scummvm/commit/336df1c86ac141478f224ad3bb033b8b22c8c927
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-03-01T17:28:19+01:00

Commit Message:
NEWS: Mention .po file loading for GUI translations

Changed paths:
    NEWS.md


diff --git a/NEWS.md b/NEWS.md
index d1d5f076656..b28121b209e 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -9,6 +9,9 @@ For a more comprehensive changelog of the latest experimental code, see:
    - Updated ImGui library to 1.92.6-docker.
    - Fixed Smart Search in the Icons Grid view in the launcher.
    - Simulate MT-32 display for on-screen messages.
+   - Added possibility to load GUI strings from the local po/
+     directory. Useful for translators since it does not require
+     regeneration of the translations.dat file.
 
  Bagel:
    - Fix Enter/Escape keys in The Guessing Game guess dialog.




More information about the Scummvm-git-logs mailing list