summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2021-09-13 09:09:48 +0200
committerGitHub <noreply@github.com>2021-09-13 09:09:48 +0200
commit823a2fc7926441ba4375d74340a7ab08ac85ef9d (patch)
tree55d90e55b7b5ed861268c09932ec7c957ad4a9a1
parent97acedd9fe4f83848a4c49e222d4cad118fcd295 (diff)
parent3f2c10ef9cf47516eb0527ce88b8083f312ba77b (diff)
downloadsearxng-823a2fc7926441ba4375d74340a7ab08ac85ef9d.tar.gz
searxng-823a2fc7926441ba4375d74340a7ab08ac85ef9d.zip
Merge pull request #317 from return42/fix-manage-usage
[fix] manage help(): commands babel.* has been renamed to weblate.*
-rwxr-xr-xmanage6
1 files changed, 3 insertions, 3 deletions
diff --git a/manage b/manage
index bd89e7f2b..a878f7e4c 100755
--- a/manage
+++ b/manage
@@ -44,9 +44,9 @@ help() {
cat <<EOF
buildenv:
rebuild ./utils/brand.env
-babel.:
- master.to.translations: update the translations branch from the messages of the master branch.
- translations.to.master: copy change from the translations branch to the master branch.
+weblate.:
+ push.translations: push translation changes from SearXNG to Weblate's counterpart
+ to.translations: Update 'translations' branch with last additions from Weblate.
data.:
all : update searx/languages.py and ./data/*
languages : update searx/data/engines_languages.json & searx/languages.py