From noreply at github.com Sat May 3 16:00:45 2025 From: noreply at github.com (karl kleinpaste) Date: Sat, 03 May 2025 13:00:45 -0700 Subject: [xiphos-source] [crosswire/xiphos] 719e67: fix #941 locale-sensitize About Module dialogs: Message-ID: Branch: refs/heads/master Home: https://github.com/crosswire/xiphos Commit: 719e67c249bcf06b699668b1912128c6ce8556a0 https://github.com/crosswire/xiphos/commit/719e67c249bcf06b699668b1912128c6ce8556a0 Author: Karl Kleinpaste Date: 2025-05-03 (Sat, 03 May 2025) Changed paths: M src/gtk/about_modules.c M src/gtk/utilities.c M src/gui/utilities.h Log Message: ----------- fix #941 locale-sensitize About Module dialogs: Description, About, and ShortPromo are obtained with a suffix _xy denoting the user's 2-char locale. so a French user see get the content of Description_fr (et al), not plain Description. [other named fields of module config are not locale-sensitive.] To unsubscribe from these emails, change your notification settings at https://github.com/crosswire/xiphos/settings/notifications