zulip/tools/lib
Lauryn Menard 42775219b3 private-messages: Update frontend strings to use "direct message" or "DM".
Updates frontend user-facing strings with "private message" or "PM" to
use "direct message" or "DM" respectively instead.

Note that this updates translated strings as well as a few that
are not translated like search suggestions.

Updates `tools/lib/capitalization.py` for some specific strings
that are impacted by these changes, and removes "PM" and "PMs"
from checked strings.
2023-02-24 11:47:26 -08:00
..
__init__.py
capitalization.py private-messages: Update frontend strings to use "direct message" or "DM". 2023-02-24 11:47:26 -08:00
git-tools.bash lint: Add .bash extension for tools/lib/git-tools.bash. 2021-06-25 09:01:13 -07:00
gitlint-rules.py docs: Fix many spelling mistakes. 2022-02-07 18:51:06 -08:00
html_branches.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
pretty_print.py ruff: Fix SIM201 Use `… != …` instead of `not … == …`. 2023-01-23 11:18:36 -08:00
provision.py install-node: Upgrade Node.js to 18.14.0; manage Yarn with Corepack. 2023-02-09 15:50:47 -08:00
provision_inner.py web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
sanity_check.py sanity_check: Improve output for manual installation. 2021-04-01 10:54:56 -07:00
template_parser.py ruff: Fix SIM102 nested `if` statements. 2023-01-23 11:18:36 -08:00
test_script.py dependencies: Upgrade JavaScript dependencies. 2022-12-07 09:55:05 -08:00
test_server.py ruff: Fix SIM115 Use context handler for opening files. 2023-01-23 11:18:36 -08:00