changeset 8539:0c5a669e44df i18n

spelling: fix reindexeses
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 21 Dec 2020 01:13:25 +0100
parents e01002e7281b
children 75321e00238c
files kallithea/i18n/de/LC_MESSAGES/kallithea.po kallithea/i18n/el/LC_MESSAGES/kallithea.po kallithea/i18n/fr/LC_MESSAGES/kallithea.po kallithea/i18n/ja/LC_MESSAGES/kallithea.po kallithea/i18n/ru/LC_MESSAGES/kallithea.po kallithea/i18n/uk/LC_MESSAGES/kallithea.po kallithea/templates/admin/settings/settings_search.html
diffstat 7 files changed, 7 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/i18n/de/LC_MESSAGES/kallithea.po	Sun May 09 08:42:17 2021 +0200
+++ b/kallithea/i18n/de/LC_MESSAGES/kallithea.po	Mon Dec 21 01:13:25 2020 +0100
@@ -3654,7 +3654,7 @@
 
 #: kallithea/templates/admin/settings/settings_search.html:12
 msgid ""
-"This option completely reindexeses all of the repositories for proper "
+"This option completely reindexes all of the repositories for proper "
 "fulltext search capabilities."
 msgstr ""
 "Diese Option führt zu einer vollständigen Neuindizierung aller "
--- a/kallithea/i18n/el/LC_MESSAGES/kallithea.po	Sun May 09 08:42:17 2021 +0200
+++ b/kallithea/i18n/el/LC_MESSAGES/kallithea.po	Mon Dec 21 01:13:25 2020 +0100
@@ -3605,7 +3605,7 @@
 
 #: kallithea/templates/admin/settings/settings_search.html:12
 msgid ""
-"This option completely reindexeses all of the repositories for proper "
+"This option completely reindexes all of the repositories for proper "
 "fulltext search capabilities."
 msgstr ""
 "Αυτή η επιλογή ξαναδημιουργεί πλήρως τα ευρετήρια σε όλα τα αποθετήρια "
--- a/kallithea/i18n/fr/LC_MESSAGES/kallithea.po	Sun May 09 08:42:17 2021 +0200
+++ b/kallithea/i18n/fr/LC_MESSAGES/kallithea.po	Mon Dec 21 01:13:25 2020 +0100
@@ -3623,7 +3623,7 @@
 
 #: kallithea/templates/admin/settings/settings_search.html:12
 msgid ""
-"This option completely reindexeses all of the repositories for proper "
+"This option completely reindexes all of the repositories for proper "
 "fulltext search capabilities."
 msgstr ""
 "Cette option ré-indexe complètement tous les dépôts pour pouvoir faire "
--- a/kallithea/i18n/ja/LC_MESSAGES/kallithea.po	Sun May 09 08:42:17 2021 +0200
+++ b/kallithea/i18n/ja/LC_MESSAGES/kallithea.po	Mon Dec 21 01:13:25 2020 +0100
@@ -3557,7 +3557,7 @@
 
 #: kallithea/templates/admin/settings/settings_search.html:12
 msgid ""
-"This option completely reindexeses all of the repositories for proper "
+"This option completely reindexes all of the repositories for proper "
 "fulltext search capabilities."
 msgstr ""
 "このオプションを使うと、全文検索の機能が正しく発揮されるよう、 Kallithea "
--- a/kallithea/i18n/ru/LC_MESSAGES/kallithea.po	Sun May 09 08:42:17 2021 +0200
+++ b/kallithea/i18n/ru/LC_MESSAGES/kallithea.po	Mon Dec 21 01:13:25 2020 +0100
@@ -3577,7 +3577,7 @@
 
 #: kallithea/templates/admin/settings/settings_search.html:12
 msgid ""
-"This option completely reindexeses all of the repositories for proper "
+"This option completely reindexes all of the repositories for proper "
 "fulltext search capabilities."
 msgstr ""
 "Эта опция полностью переиндексирует все репозитории для корректной работы "
--- a/kallithea/i18n/uk/LC_MESSAGES/kallithea.po	Sun May 09 08:42:17 2021 +0200
+++ b/kallithea/i18n/uk/LC_MESSAGES/kallithea.po	Mon Dec 21 01:13:25 2020 +0100
@@ -3456,7 +3456,7 @@
 
 #: kallithea/templates/admin/settings/settings_search.html:12
 msgid ""
-"This option completely reindexeses all of the repositories for proper "
+"This option completely reindexes all of the repositories for proper "
 "fulltext search capabilities."
 msgstr ""
 "Цей варіант повністю переіндексує репозиторії для правильного "
--- a/kallithea/templates/admin/settings/settings_search.html	Sun May 09 08:42:17 2021 +0200
+++ b/kallithea/templates/admin/settings/settings_search.html	Mon Dec 21 01:13:25 2020 +0100
@@ -9,7 +9,7 @@
                             ${_('Build from scratch')}
                         </label>
                     </div>
-                    <span class="help-block">${_('This option completely reindexeses all of the repositories for proper fulltext search capabilities.')}</span>
+                    <span class="help-block">${_('This option completely reindexes all of the repositories for proper fulltext search capabilities.')}</span>
                 </div>
             </div>