diff options
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ecee85a0..5025bd67 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +software-properties (0.122) stonking; urgency=medium + + * Fix GtkBuilder translations by changing the translable property + value from "1" to "yes". The change fixes the template but the strings + will still need to be translated on launchpad (lp: #2156069) + + -- Sebastien Bacher <seb128@ubuntu.com> Thu, 11 Jun 2026 12:31:08 +0200 + software-properties (0.121) stonking; urgency=medium * gtk: Fix driver detection crash with Python 3.14 forkserver |
