In the file "strings_template.pot" are 90 completely empty stings, e.g:
#. STRINGS.UI.UISIDESCREENS.SELECTMODULESIDESCREEN.CONSTRAINTS.MAX_HEIGHT.COMPLETE
msgctxt ""
"STRINGS.UI.UISIDESCREENS.SELECTMODULESIDESCREEN.CONSTRAINTS.MAX_HEIGHT."
"COMPLETE"
msgid ""
msgstr ""
Could you please fill these with content otherwise remove them from the template when not needed anymore?
Steps to Reproduce
to get the complete list, use this command on linux terminal:
msggrep --msgid -e '.*' -v strings_template.pot | grep '#.'
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now