Handle bunch of review comments

CURA-6005
This commit is contained in:
Jaime van Kessel 2019-01-03 17:05:58 +01:00
parent 4d1e9d24f9
commit ed9a51791b
2 changed files with 13 additions and 12 deletions

View file

@ -19,7 +19,7 @@ class Settings:
I18N_CATALOG_ID = "cura"
I18N_CATALOG = i18nCatalog(I18N_CATALOG_ID)
MESSAGE_TITLE = I18N_CATALOG.i18nc("@info:title", "Backups"),
MESSAGE_TITLE = I18N_CATALOG.i18nc("@info:title", "Backups")
# Translatable messages for the entire plugin.
translatable_messages = {