openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #06267
[Bug 703559] Re: Some strings are not translated in UI or not translatable
I updated the patch again.
* Fix regression in openshot-render (cli_render.py)
* Add more translation fixes
* Merge missingcodecs.patch
** Patch removed: "openshot-1.3.0-gettext-updated.patch"
https://bugs.launchpad.net/openshot/+bug/703559/+attachment/1872218/+files/openshot-1.3.0-gettext-updated.patch
** Patch added: "openshot-1.3.0-gettext-update2.patch"
https://bugs.launchpad.net/openshot/+bug/703559/+attachment/1889142/+files/openshot-1.3.0-gettext-update2.patch
--
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/703559
Title:
Some strings are not translated in UI or not translatable
Status in OpenShot Video Editor:
Fix Released
Bug description:
Some strings("Added clip" etc.) are translatable, but not translated in UI.
Some strings("Added transition" etc.) are not translatable.
Here is a patch for MainGTK.py, but it seems that there are more
untranslated("not translated in UI" or "not translatable") strings in
AddToTimeline.py, sequences.py, etc.
References