Commit Graph

109 Commits

Author SHA1 Message Date
40d27ad53e Fix language manager to correctly handle Farsi
* Something has changed on Google Translator side or maybe even a bug
2025-05-30 21:38:09 +03:00
c62c185de9 Add support for setting lib path in language manager 2025-02-12 18:49:48 +02:00
ec44cd1e67 Add support to clean removed languages 2025-02-12 13:59:32 +02:00
cb93ed28be Update pod 2025-02-11 14:55:44 +02:00
237680c0f9 Add support to provide aggregate translation stats
For all modules:

webmin language-manager --stats=aggregate

For given module:

webmin language-manager --stats=aggregate -m virtual-server
2025-02-11 14:49:32 +02:00
e213a9f5f7 Add coverage details human vs. total 2025-02-08 04:36:29 +02:00
d768c81dc3 Fix typos 2025-02-08 04:15:17 +02:00
0022ac953d Update creds 2025-02-08 04:14:51 +02:00
1f4cd88c3b Add support for displaying translations statistics for each module 2025-02-08 04:11:39 +02:00
a7543733d2 Fix code format 2025-02-07 22:13:16 +02:00
abe1448803 Fix typo 2025-02-07 22:08:51 +02:00
99a59ed554 Fix to factor out a function with different logic 2025-01-15 13:19:22 +02:00
dc721b2e4e Fix to support the mode without user prompt 2023-07-19 19:52:59 +03:00
cbc3078125 Fix to eval HTML::Entities as not always required 2023-05-23 16:20:08 +03:00
c4fdb9524f Fix to revert accidentally stomped changes in PR #1910 2023-05-23 13:58:48 +03:00
fc0efe9ed5 Revert "master-branch accidental merge"
This reverts commit 3996ff205f.
2023-05-22 12:31:12 +03:00
3aa58e4523 Add support to clean build directory by removing extra language files
e.g.:
./language-manager --mode=clean
2023-05-21 15:00:38 +03:00
e2f273d887 Fix webmin sub-commands are warnings friendly 2022-07-02 15:52:41 +03:00
d0ed6f944e Fix pointless warnings flooding error log 2022-06-30 13:08:38 +03:00
b25d2fe02f Add new webmin server command to control miniserv 2022-06-15 04:04:01 +03:00
628e4b3b18 Fix contact until really changed 2022-03-24 23:26:14 +02:00
7deaf553c4 Update contacts 2022-03-21 21:00:15 +02:00
13e5e83c8d Always fix glued URL and target (e.g. for de, ja, nl, zh, zh-TW) 2021-10-05 12:38:23 +03:00
22ca116bb0 Fix to improve post-translation formatting 2021-06-21 14:46:27 +03:00
6f90df409e Fix if translated $1 incorrectly replaced with %1 2021-06-21 12:58:18 +03:00
e50e70a04c Use new API to preserve new lines 2020-12-26 20:39:47 +03:00
244a3342f4 Fix to drop keys in .auto files if there is a translation by human been made 2020-12-02 18:52:05 +03:00
fa717574b0 Fix to work with bin/webmin command 2020-06-18 18:29:15 +03:00
918645c7a5 Fix Perl warning 2020-06-18 17:50:30 +03:00
7002d0cd32 Fix translator regex bugs 2020-05-02 22:31:31 +03:00
5bd7023956 Fix to substitute reserved for help/ as well 2020-04-29 20:51:42 +03:00
93d2e2d8dd Fix altered escaped HTML (ja) 2020-04-29 15:11:52 +03:00
80b0801937 Add support for symlinked modules 2020-04-28 18:07:30 +03:00
a81ae41f3e Substitute reserved words, which are broken for some languages 2020-04-28 12:36:33 +03:00
092e146b9e Fix language (ru) specific bug 2020-04-28 00:19:54 +03:00
1487e8dcf8 Add a work-around to fix translator bug for Russian specifically 2020-04-27 23:58:23 +03:00
61740a82f0 Handle "\n" new line char in text mode translations 2020-04-27 21:53:30 +03:00
e1242a3f81 Automatically detect if we can upgrade to HTML mode 2020-04-27 21:10:41 +03:00
4f449dc577 Fix heal mode 2020-04-27 20:58:32 +03:00
777ca23ece Add a feature to recover double-encoded language files 2020-04-27 18:05:46 +03:00
203a7f5baa Add ability to force re-translate and force HTML format for certain keys
Usage: `language-manager -m=bind8 -kft=mass_desc -kfh=mass_desc`
2020-04-27 14:02:39 +03:00
fc0676c857 Fix to drop using a delay 2020-04-26 11:43:48 +03:00
d63f86c7da Enforce permissions for help files too 2020-04-25 13:56:09 +03:00
ccd9657fa9 Remove files if empty 2020-04-25 13:22:29 +03:00
a0c6e588bd Fix nasty variable scope bug 2020-04-25 12:19:32 +03:00
605b72f440 Fix module.info processing bug 2020-04-24 15:05:32 +03:00
dc1b14d8b5 Remove debug prints 2020-04-24 13:09:03 +03:00
2f663d3692 Fix regex to really get file extension 2020-04-24 13:06:34 +03:00
561c753e40 Fix small bugs 2020-04-23 23:16:36 +03:00
e4b9a59e73 Add final steps in supporting "help/" transcoding/translation 2020-04-23 18:09:10 +03:00