hallo
I found a small bug in the /admin/modules/groups.php files line 85
$result = sql_query (" select mid, _title, view, activates from ". $prefix. " _MODULES ORDER BY ASC " TITLE);
When you changed the language, names of modules don't change. (the module name is dir name)
figure 1
If we changes title by custom_tilte
figure 2 (this is arabic translation not completed yet, remains 10%)
Hi :)
i think the current version is better.
By using the module name (foldername), the module is ever on the same position, in all languages.