Cura/plugins/UM3NetworkPrinting
Ghostkeeper 5ec57d42d0
Improve translatability of cloud printer syncing texts
Here are a number of improvements to the translated texts that make it easier for the translators to translate them:
* Never include layout elements such as <ul> or <li> in the translated text. The translators don't know what to do with them. Instead, leave the tags out of the translated parts and then wrap them around it in Python.
* If there are replacement keys in the source text, explain all of them in the context.
* Use a name within the brackets, to make it clear from context what the brackets mean and to disambiguate multiple keys if there are multiple.
* No invisible whitespace (such as space at the end of a line).
* Use plural forms with i18ncp if applicable (or i18np if no context is necessary).

I also changed the catalogue variable to lowercase with underscores, as per our code style.
2020-08-12 09:45:51 +02:00
..
resources Temporarily remove warning message for cloud cameras 2020-08-11 13:29:53 +02:00
src Improve translatability of cloud printer syncing texts 2020-08-12 09:45:51 +02:00
__init__.py Add legacy 'Connect over Network' button back 2019-08-12 01:19:41 +02:00
plugin.json Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00