Update to dgettext and fix translator-credits string

This commit is contained in:
skilpedde
2024-10-22 13:03:25 +02:00
parent ce584a09c2
commit 498f99e771
2 changed files with 7 additions and 14 deletions

View File

@@ -288,7 +288,7 @@ class CartridgesApplication(Adw.Application):
about.set_designers(("kramo https://kramo.page",))
about.set_copyright("© 2022-2024 kramo")
# Translators: Replace this with your name for it to show up in the about window
about.set_translator_credits = (_("translator_credits"),)
about.set_translator_credits = (_("translator-credits"),)
about.set_debug_info(debug_str)
about.set_debug_info_filename("cartridges.log")
about.add_legal_section(