diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-06-14 08:31:12 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-06-14 08:31:12 +0000 |
commit | a89308a82a709a44bdcf79ac68c36d3f8155d1d8 (patch) | |
tree | c83daf911e365e4cc17f1e0cb89e005ecdc77d4b /perl-install/standalone/draksec | |
parent | 4542b277aca1cbe20cb121fb97e07647f13e49bf (diff) | |
download | drakx-a89308a82a709a44bdcf79ac68c36d3f8155d1d8.tar drakx-a89308a82a709a44bdcf79ac68c36d3f8155d1d8.tar.gz drakx-a89308a82a709a44bdcf79ac68c36d3f8155d1d8.tar.bz2 drakx-a89308a82a709a44bdcf79ac68c36d3f8155d1d8.tar.xz drakx-a89308a82a709a44bdcf79ac68c36d3f8155d1d8.zip |
enforce introduction of translators hints into translation catalogs
(perl_checker should have been loudly complain on those!!!! :-():
- add missing coma caracter
- move them near translations
note that i didn't bother check po comments that already have the proper
comma. instead this should be done by perl_checker which should warn about po
comments out of translation calls and tags contexts
Diffstat (limited to 'perl-install/standalone/draksec')
-rwxr-xr-x | perl-install/standalone/draksec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/standalone/draksec b/perl-install/standalone/draksec index 628df6862..04e9dd0b4 100755 --- a/perl-install/standalone/draksec +++ b/perl-install/standalone/draksec @@ -76,8 +76,8 @@ sub basic_seclevel_explanations() { } } split("\n", -#-PO Do not alter the <span ..> and </span> tags -#-PO Translate the security levels (Poor, Standard, High, Higher and Paranoid) in the same way, you translated these individuals words +#-PO: Do not alter the <span ..> and </span> tags +#-PO: Translate the security levels (Poor, Standard, High, Higher and Paranoid) in the same way, you translated these individuals words formatAlaTeX(N("Here, you can setup the security level and administrator of your machine. |