From 2b1e0fd3e99889fb11d9fb34d7b1bf0c16505202 Mon Sep 17 00:00:00 2001 From: John Livingston Date: Wed, 31 Jan 2024 18:25:19 +0100 Subject: [PATCH] Fix typo: improvment/improvement --- CHANGELOG.md | 4 ++-- .../documentation/content/en/contributing/develop/_index.md | 2 +- support/documentation/po/livechat.ar.po | 2 +- support/documentation/po/livechat.ca.po | 2 +- support/documentation/po/livechat.cs.po | 2 +- support/documentation/po/livechat.de.po | 2 +- support/documentation/po/livechat.el.po | 2 +- support/documentation/po/livechat.en.pot | 2 +- support/documentation/po/livechat.eo.po | 2 +- support/documentation/po/livechat.es.po | 2 +- support/documentation/po/livechat.eu.po | 2 +- support/documentation/po/livechat.fa.po | 2 +- support/documentation/po/livechat.fi.po | 2 +- support/documentation/po/livechat.fr.po | 2 +- support/documentation/po/livechat.gd.po | 2 +- support/documentation/po/livechat.gl.po | 2 +- support/documentation/po/livechat.hr.po | 2 +- support/documentation/po/livechat.hu.po | 2 +- support/documentation/po/livechat.is.po | 2 +- support/documentation/po/livechat.it.po | 2 +- support/documentation/po/livechat.ja.po | 2 +- support/documentation/po/livechat.kab.po | 2 +- support/documentation/po/livechat.nb.po | 2 +- support/documentation/po/livechat.nl.po | 2 +- support/documentation/po/livechat.nn.po | 2 +- support/documentation/po/livechat.oc.po | 2 +- support/documentation/po/livechat.pl.po | 2 +- support/documentation/po/livechat.pt.po | 2 +- support/documentation/po/livechat.ru.po | 2 +- support/documentation/po/livechat.sq.po | 2 +- support/documentation/po/livechat.sv.po | 2 +- support/documentation/po/livechat.th.po | 2 +- support/documentation/po/livechat.tok.po | 2 +- support/documentation/po/livechat.uk.po | 2 +- support/documentation/po/livechat.vi.po | 2 +- support/documentation/po/livechat.zh-Hans.po | 2 +- support/documentation/po/livechat.zh-Hant.po | 2 +- 37 files changed, 38 insertions(+), 38 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c58e0650..d655aa28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ * hide nickname changes when previous nickname was like "Anonymous 12345". Helps to improve performances when massive anonymous users are joining (#138), and prevent displaying unnecessary messages (#111). * display anonymous users at the end of the participants list (Fix #136) * don't group "followup" messages, and always display avatar/nickname/datetime besides messages, even when it is the same user as previous one (#305) -* Using patched ConverseJS for performance improvment (related to #96): +* Using patched ConverseJS for performance improvement (related to #96): * debounce MUC sidebar rendering in ConverseJS (Fix #138) * force history pruning, even if messages keep coming (Fix #140) @@ -650,7 +650,7 @@ Moreover, they don't seem to be used much. ### Features * Translations for ca, eo, es and eu. Thanks to [Porrumentzio](https://github.com/Porrumentzio). -* UX improvments. Buttons are now icons, and placed on top of the chat container. +* UX improvements. Buttons are now icons, and placed on top of the chat container. ### Bug Fixes diff --git a/support/documentation/content/en/contributing/develop/_index.md b/support/documentation/content/en/contributing/develop/_index.md index f0b9f2c5..c3058863 100644 --- a/support/documentation/content/en/contributing/develop/_index.md +++ b/support/documentation/content/en/contributing/develop/_index.md @@ -151,4 +151,4 @@ There is a dirty hack in the plugin: just create a `/data/plugins/data/peertube- ## Performance tests The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. -It can be used to evaluate code improvments, or find bottlenecks. +It can be used to evaluate code improvements, or find bottlenecks. diff --git a/support/documentation/po/livechat.ar.po b/support/documentation/po/livechat.ar.po index c6ce213e..a601696e 100644 --- a/support/documentation/po/livechat.ar.po +++ b/support/documentation/po/livechat.ar.po @@ -342,7 +342,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.ca.po b/support/documentation/po/livechat.ca.po index 2a5d8413..7f2e0105 100644 --- a/support/documentation/po/livechat.ca.po +++ b/support/documentation/po/livechat.ca.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.cs.po b/support/documentation/po/livechat.cs.po index b45cb7eb..04b5a6fd 100644 --- a/support/documentation/po/livechat.cs.po +++ b/support/documentation/po/livechat.cs.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.de.po b/support/documentation/po/livechat.de.po index c2907de2..6c295f9c 100644 --- a/support/documentation/po/livechat.de.po +++ b/support/documentation/po/livechat.de.po @@ -369,7 +369,7 @@ msgstr "Leistungstests" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" "Das [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-" "test) Repository enthält einige Werkzeuge zur Durchführung von " diff --git a/support/documentation/po/livechat.el.po b/support/documentation/po/livechat.el.po index d996ac08..09c11a36 100644 --- a/support/documentation/po/livechat.el.po +++ b/support/documentation/po/livechat.el.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.en.pot b/support/documentation/po/livechat.en.pot index c548c279..315ebe72 100644 --- a/support/documentation/po/livechat.en.pot +++ b/support/documentation/po/livechat.en.pot @@ -381,7 +381,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md #, markdown-text -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.eo.po b/support/documentation/po/livechat.eo.po index 580d6a75..50cfe52c 100644 --- a/support/documentation/po/livechat.eo.po +++ b/support/documentation/po/livechat.eo.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.es.po b/support/documentation/po/livechat.es.po index 95348564..be5097c0 100644 --- a/support/documentation/po/livechat.es.po +++ b/support/documentation/po/livechat.es.po @@ -372,7 +372,7 @@ msgstr "Pruebas de rendimiento" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" "El repositorio [livechat-perf-test](https://github.com/JohnXLivingston/" "livechat-perf-test) contiene algunas herramientas para realizar pruebas de " diff --git a/support/documentation/po/livechat.eu.po b/support/documentation/po/livechat.eu.po index 58a60ed2..651eacb8 100644 --- a/support/documentation/po/livechat.eu.po +++ b/support/documentation/po/livechat.eu.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.fa.po b/support/documentation/po/livechat.fa.po index dd69727b..764701b6 100644 --- a/support/documentation/po/livechat.fa.po +++ b/support/documentation/po/livechat.fa.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.fi.po b/support/documentation/po/livechat.fi.po index c07f6f76..ca66b42b 100644 --- a/support/documentation/po/livechat.fi.po +++ b/support/documentation/po/livechat.fi.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.fr.po b/support/documentation/po/livechat.fr.po index afbf3bb8..1c29c688 100644 --- a/support/documentation/po/livechat.fr.po +++ b/support/documentation/po/livechat.fr.po @@ -368,7 +368,7 @@ msgstr "Tests de performance" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" "Le dépôt [livechat-perf-test](https ://github.com/JohnXLivingston/livechat-" "perf-test) contient quelques outils pour effectuer des tests de performance. " diff --git a/support/documentation/po/livechat.gd.po b/support/documentation/po/livechat.gd.po index e44a6703..4fab324e 100644 --- a/support/documentation/po/livechat.gd.po +++ b/support/documentation/po/livechat.gd.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.gl.po b/support/documentation/po/livechat.gl.po index cff7655e..f566870a 100644 --- a/support/documentation/po/livechat.gl.po +++ b/support/documentation/po/livechat.gl.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.hr.po b/support/documentation/po/livechat.hr.po index 130061ee..dea064c3 100644 --- a/support/documentation/po/livechat.hr.po +++ b/support/documentation/po/livechat.hr.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.hu.po b/support/documentation/po/livechat.hu.po index 958684a0..7e0359fb 100644 --- a/support/documentation/po/livechat.hu.po +++ b/support/documentation/po/livechat.hu.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.is.po b/support/documentation/po/livechat.is.po index 505b3565..b5ce3f6a 100644 --- a/support/documentation/po/livechat.is.po +++ b/support/documentation/po/livechat.is.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.it.po b/support/documentation/po/livechat.it.po index a50f96a2..18fa665f 100644 --- a/support/documentation/po/livechat.it.po +++ b/support/documentation/po/livechat.it.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.ja.po b/support/documentation/po/livechat.ja.po index 4f3573e1..dc86afe5 100644 --- a/support/documentation/po/livechat.ja.po +++ b/support/documentation/po/livechat.ja.po @@ -342,7 +342,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.kab.po b/support/documentation/po/livechat.kab.po index ec936670..234ed3be 100644 --- a/support/documentation/po/livechat.kab.po +++ b/support/documentation/po/livechat.kab.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.nb.po b/support/documentation/po/livechat.nb.po index f16894f7..6cd4875d 100644 --- a/support/documentation/po/livechat.nb.po +++ b/support/documentation/po/livechat.nb.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.nl.po b/support/documentation/po/livechat.nl.po index a274f7d0..67298cca 100644 --- a/support/documentation/po/livechat.nl.po +++ b/support/documentation/po/livechat.nl.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.nn.po b/support/documentation/po/livechat.nn.po index 0b9b942d..fc670333 100644 --- a/support/documentation/po/livechat.nn.po +++ b/support/documentation/po/livechat.nn.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.oc.po b/support/documentation/po/livechat.oc.po index 57db257f..014a6ef8 100644 --- a/support/documentation/po/livechat.oc.po +++ b/support/documentation/po/livechat.oc.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.pl.po b/support/documentation/po/livechat.pl.po index 49c3df2b..80d54ee4 100644 --- a/support/documentation/po/livechat.pl.po +++ b/support/documentation/po/livechat.pl.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.pt.po b/support/documentation/po/livechat.pt.po index b2e71393..f53d1629 100644 --- a/support/documentation/po/livechat.pt.po +++ b/support/documentation/po/livechat.pt.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.ru.po b/support/documentation/po/livechat.ru.po index 3e6cd64a..e89e8d39 100644 --- a/support/documentation/po/livechat.ru.po +++ b/support/documentation/po/livechat.ru.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.sq.po b/support/documentation/po/livechat.sq.po index fb54d81c..66b78aeb 100644 --- a/support/documentation/po/livechat.sq.po +++ b/support/documentation/po/livechat.sq.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.sv.po b/support/documentation/po/livechat.sv.po index 9c044891..b956d1fc 100644 --- a/support/documentation/po/livechat.sv.po +++ b/support/documentation/po/livechat.sv.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.th.po b/support/documentation/po/livechat.th.po index d28936a7..95f20579 100644 --- a/support/documentation/po/livechat.th.po +++ b/support/documentation/po/livechat.th.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.tok.po b/support/documentation/po/livechat.tok.po index fa113656..86d06266 100644 --- a/support/documentation/po/livechat.tok.po +++ b/support/documentation/po/livechat.tok.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.uk.po b/support/documentation/po/livechat.uk.po index b036c786..0ad1e662 100644 --- a/support/documentation/po/livechat.uk.po +++ b/support/documentation/po/livechat.uk.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.vi.po b/support/documentation/po/livechat.vi.po index 607c81b8..9c809075 100644 --- a/support/documentation/po/livechat.vi.po +++ b/support/documentation/po/livechat.vi.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.zh-Hans.po b/support/documentation/po/livechat.zh-Hans.po index 28cdbdf4..e6442b1d 100644 --- a/support/documentation/po/livechat.zh-Hans.po +++ b/support/documentation/po/livechat.zh-Hans.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description diff --git a/support/documentation/po/livechat.zh-Hant.po b/support/documentation/po/livechat.zh-Hant.po index c2db74fa..2bfd8caa 100644 --- a/support/documentation/po/livechat.zh-Hant.po +++ b/support/documentation/po/livechat.zh-Hant.po @@ -340,7 +340,7 @@ msgstr "" #. type: Plain text #: support/documentation/content/en/contributing/develop/_index.md -msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvments, or find bottlenecks." +msgid "The [livechat-perf-test](https://github.com/JohnXLivingston/livechat-perf-test) repository contains some tools to make performance tests. It can be used to evaluate code improvements, or find bottlenecks." msgstr "" #. type: Yaml Front Matter Hash Value: description