Files
webmin/openslp
KafamaG 02ca56139a Complete the Turkish module.info descriptions
Every module now has a reviewed desc_tr and longdesc_tr in
module.info.tr - 245 strings across 125 modules. Previously 37 were
reviewed, 194 came from module.info.tr.auto and 14 were missing
entirely (grub2, hardware-info, kea-dhcp, logviewer, nftables, systemd,
xterm), so those modules showed English titles in the Webmin menu.

The reviewed strings are removed from module.info.tr.auto, which now
holds only name_tr - the same split the de and ca translations use.
Thirty-six of those files became empty and are deleted.

Some of the machine text this replaces was wrong rather than just
clumsy:

  sarg          "Squid Report Generator" had become "Kalamar Rapor
                Oluşturucu" - the fish, not the proxy
  heartbeat     the product name was translated as "Kalp Atışı"
  cluster-cron  "Cron Jobs" had become "Cron İş İlanları" (job ads)
  proc          "renice" was translated as "rename"
  samba         "file and print shares" was split into "create a samba
                file" and "print the shares"
  exports, hpuxexports, sgiexports, inetd, init, mount, net
                each repeated the file path mid-sentence
  firewall,     the "(iptables)" and "(ip6tables)" qualifiers that
  firewall6     distinguish the two modules were dropped

Turkish capitalisation of English words was also wrong throughout
("İptables", "İnetd", "İscsitarget", "İnternet"), and three previously
reviewed strings were stored as double-encoded UTF-8 (cron/desc_tr,
mailboxes/desc_tr, mailboxes/longdesc_tr).

cluster-cron and ldap-server carried a stray desc_de_tr key - a German
key that had leaked into the Turkish file. It is removed.
2026-08-30 14:41:10 +03:00
..
2025-02-17 00:32:15 +00:00

This is the README file for the  OpenSLP webmin
module by Monty Charlton <monty@caldera.com>.

Installation is easy.

Just use the 'Webmin Modules' applet under 'Webmin Configuration'.
Use the '...' box to find openslp.tar.wbm and it should install fine.

Worst case, just copy the tar file to your webmin directory
(usually /usr/libexec/webmin) and extract it:
tar xvf openslp.tar.wbm

You may notice there are a number of config-some-system files in
the openslp directory.  You may have to edit the file that pertains
to your particular system.  If you do, please send me (monty@caldera.com)
the change you had to make to get things to work.

To make your module appear in the main list, you may have to edit
/etc/webmin/webmin.acl.  Just add openslp to the list somewhere and it
should magically appear.  But you probably won't have to do this.



This OpenSLP module is Copyright (c) 2000 Caldera Systems

Permission to use, copy, modify, and distribute this software and its
documentation under the terms of the GNU General Public License is hereby 
granted. No representations are made about the suitability of this software 
for any purpose. It is provided "as is" without express or implied warranty.
See the GNU General Public License for more details.