li-dl

Results 3 issues of li-dl

I have a string which has been extracted from C++ code which uses printf() parameter fields: https://en.wikipedia.org/wiki/Printf_format_string#Parameter_field The `transliterate` option of the `test_language` plugin in Serge v1.4 is modifying the...

``` python manage.py build_assets [...] Traceback (most recent call last): File "/usr/share/nodejs/node-gyp/gyp/gyp_main.py", line 6, in from pkg_resources import load_entry_point File "/home/user/zing-env/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3252, in def _initialize_master_working_set(): File "/home/user/zing-env/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3235,...

Testing on Ubuntu 20.04, `pip install https://github.com/evernote/zing/archive/v0.9.3.zip` succeeds, but when I run `zing --version` it gives: ``` Traceback (most recent call last): File "/home/test/test/.venv/bin/zing", line 5, in from pootle.runner import...