I18ndude

Latest version: v6.2.0

Safety actively analyzes 630130 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 8

3.3.4

------------------

- Wrap first line correctly. Fixes 9.
[gforcada]

3.3.3

------------------

- Package housekeeping.
[hvelarde]

3.3.2

------------------

- ``trmerge``: do not override when the mixin translation is fuzzy.
[maurits]

- ``trmerge``: add ``--no-override`` argument. This means: do not
override translations, only add missing translations.
[maurits]

- ``trmerge``: add ``--ignore-extra`` option. This ignores extra msgids
in the second po-file.
[maurits]

3.3.1

------------------

- Update script.py in some cases "arguments.exclude" is None.
[giacomos]

- Fixed optional parameter exclude.
[shylux]

3.3.0

------------------

- Add command line documentation to long description of package.
[maurits]

- Add options ``--wrap``, ``--no-wrap`` and ``--width=NUMBER`` to all
commands that write files. Use these to determine whether long
lines are wrapped and at which width. Default width is 79. By
default we do NOT wrap, because we have never wrapped before. This
may change in the future, so if you *really* want to be sure to not
wrap when using a future i18ndude version, you can add ``--no-wrap``
now.
https://github.com/collective/i18ndude/issues/3
[maurits]

- Fix the ``list`` command to also work in a ``locales`` structure.
[maurits]

- Fix an error in the ``merge`` command where the ``--merge`` option
would be used as value for the ``--merge2`` option as well, if that
option itself was unused. This led to unneeded warnings.
[maurits]

- The ``--create domain`` option of ``rebuild-pot`` is now optional.
If not given, i18ndude reads the domain from the given ``.pot``
file. It was always optional, but the documentation did not show it
and it did not work.
[maurits]

- Update the command line options handling. You can now get the help
for individual commands by calling them with the ``--help`` option.
[maurits]

- Return exit code 1 when the called function gives an error. This
currently only has an effect when calling ``find-untranslated``.
https://github.com/collective/i18ndude/issues/1
[maurits]

- Moved code to https://github.com/collective/i18ndude
[maurits]

- Backslash escape added to msgid when it includes double quotes.
[taito]

- Add trmerge command to merge po files. Custom tailored for transifex.
[do3cc]

3.2.2

------------------

- Encode key to utf-8 for the Merge-Warning message to avoid a
UnicodeEncodeError.
[mikerhodes]

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.