Revision bdc7aa84
Von Moritz Bunkus vor etwa 14 Jahren hinzugefügt
scripts/locales.pl | ||
---|---|---|
my ($is_submit, $line_no, $sub_line_no) = (0, 0, 0);
|
||
|
||
while (<$fh>) {
|
||
last if /^\s*__END__/;
|
||
|
||
$line_no++;
|
||
|
||
# is this another file
|
Auch abrufbar als: Unified diff
Nicht in POD-Dokumentation am Ende der Datei nach Übersetzungen/Templates suchen