summaryrefslogtreecommitdiff
path: root/utils/update-translations.sh
AgeCommit message (Collapse)Author
2021-03-04Add searx_extra packageAlexandre Flament
Split the utils directory into: * searx_extra contains update scripts, standalone_searx.py * utils contains the files to build and setup searx.
2017-10-06handle input carefully in shell scriptsThirnearez
- prevent whitespace-splitting of variable expansions - prevent interpretation of values as flags/options (mostly)
2015-02-10[fix] category name i18n - closes #221Adam Tauber
2015-01-05Don't create fuzzy translationCqoicebordel
2014-02-02[enh] utils - translation updater script addedasciimoo