Files
webmin/webmin
KafamaG 0c4941e8aa Fix key references and a relative URL in the Turkish files
Both issues were raised in review.

webmin/upgrade_desc had <a href="webmin.com">, which a browser resolves
against the Webmin server rather than the public site. lang/en has
<a href=https://webmin.com>; the Turkish now matches. This was the only
relative href in any Turkish file.

proc uses __norefs=1, so the four $stime values were displayed
literally instead of expanding. lang/en spells the word out in all four
places rather than referencing stime, so the Turkish now does the same.

A scan for the same class of defect across every module found one more
case that had not been reported: useradmin/uedit_dothers was
$udel_dothers, and useradmin also sets __norefs=1. lang/en spells that
one out too, so it is fixed the same way.

The scan also found heartbeat/conf_auto_on and conf_auto_off, which are
${conf_enabled} and ${conf_disabled} in lang/en itself - so English is
affected as well, and conf_auto_ references ${default}, a key that does
not exist in the file. That is an upstream bug rather than a
translation one, so it is left alone here and reported on the PR.
2026-08-31 14:45:46 +03:00
..
2026-04-18 19:35:27 +02:00
2026-05-10 01:19:01 -05:00
2025-08-01 11:21:57 +03:00
2021-11-20 18:31:00 -08:00
2026-06-28 23:02:39 +02:00
2026-04-10 15:27:28 +02:00
2026-06-28 23:02:39 +02:00
2026-04-10 15:27:28 +02:00
2026-06-28 23:02:39 +02:00
2026-04-10 15:27:28 +02:00
2026-04-10 15:27:28 +02:00
2026-06-28 23:02:39 +02:00
2026-04-10 15:27:28 +02:00
2026-06-28 23:02:39 +02:00
2026-04-10 15:27:28 +02:00
2026-04-10 15:27:28 +02:00
2026-04-10 15:27:28 +02:00
2026-04-10 15:27:28 +02:00
2026-04-10 15:27:28 +02:00
2026-04-10 15:27:28 +02:00
2026-04-10 15:27:28 +02:00
2026-04-10 15:27:28 +02:00
2026-04-10 15:27:28 +02:00
2026-04-10 15:27:28 +02:00
2023-07-14 10:18:12 -07:00
2026-05-10 01:19:01 -05:00
2025-08-01 11:21:57 +03:00
2024-04-11 14:03:11 +03:00
2026-08-24 21:50:14 -07:00
2023-08-12 11:17:33 +03:00
2026-05-11 21:16:26 +02:00
2026-07-03 12:47:25 +02:00
2023-05-26 14:00:39 +03:00