Use msgcat to avoid word-wrapping in .po files
This commit is contained in:
@ -25,9 +25,7 @@ msgid "Checking if services work"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/maintenance-checking-services.md:3
|
||||
msgid ""
|
||||
"This playbook can perform a check to ensure that you've configured things"
|
||||
" correctly and that services are running."
|
||||
msgid "This playbook can perform a check to ensure that you've configured things correctly and that services are running."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/maintenance-checking-services.md:5
|
||||
@ -35,9 +33,7 @@ msgid "To perform the check, run:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/maintenance-checking-services.md:11
|
||||
msgid ""
|
||||
"The shortcut command with `just` program is also available: `just run-"
|
||||
"tags self-check`"
|
||||
msgid "The shortcut command with `just` program is also available: `just run-tags self-check`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/maintenance-checking-services.md:13
|
||||
@ -45,10 +41,5 @@ msgid "If it's all green, everything is probably running correctly."
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/maintenance-checking-services.md:15
|
||||
msgid ""
|
||||
"Besides this self-check, you can also check whether your server federates"
|
||||
" with the Matrix network by using the [Federation "
|
||||
"Tester](https://federationtester.matrix.org/) against your base domain "
|
||||
"(`example.com`), not the `matrix.example.com` subdomain."
|
||||
msgid "Besides this self-check, you can also check whether your server federates with the Matrix network by using the [Federation Tester](https://federationtester.matrix.org/) against your base domain (`example.com`), not the `matrix.example.com` subdomain."
|
||||
msgstr ""
|
||||
|
||||
|
Reference in New Issue
Block a user