More PO improvements
This commit is contained in:
@@ -287,8 +287,8 @@ 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"),)
|
||||
# Translators: Replace this with Your Name, Your Name <your.email@example.com>, or Your Name https://your-site.com for it to show up in the About dialog.
|
||||
about.set_translator_credits(_("translator-credits"))
|
||||
about.set_debug_info(debug_str)
|
||||
about.set_debug_info_filename("cartridges.log")
|
||||
about.add_legal_section(
|
||||
|
||||
Reference in New Issue
Block a user