initial commit of file from CVS for smeserver-manager on Fri Mar 22 14:54:28 AEDT 2024
This commit is contained in:
8
root/usr/share/smanager/lib/SrvMngr/I18N.pm
Normal file
8
root/usr/share/smanager/lib/SrvMngr/I18N.pm
Normal file
@@ -0,0 +1,8 @@
|
||||
package SrvMngr::I18N;
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
use utf8;
|
||||
use parent 'Locale::Maketext';
|
||||
|
||||
1;
|
Reference in New Issue
Block a user