mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
Some Handlebars strings contained whitespaces characters at their ends. With this, such characters are removed, as well as multiple spaces (like the ones produced by code indentation). This also includes a couple of fixes that removes spaces that were intentionally placed before/after the string to translate. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| api_tests.py | ||
| capitalization.py | ||
| css_parser.py | ||
| find_add_class.py | ||
| graph.py | ||
| html_branches.py | ||
| html_grep.py | ||
| pretty_print.py | ||
| provision.py | ||
| sanity_check.py | ||
| template_parser.py | ||
| test_script.py | ||
| test_server.py | ||