Revision 15dc9376
Von Bernd Bleßmann vor fast 4 Jahren hinzugefügt
scripts/locales.pl | ||
---|---|---|
1 | 1 |
#!/usr/bin/perl |
2 | 2 |
|
3 |
# -n do not include custom_ scripts |
|
4 |
# -v verbose mode, shows progress stuff |
|
5 |
|
|
6 |
# this version of locles processes not only all required .pl files |
|
3 |
# this version of locales processes not only all required .pl files |
|
7 | 4 |
# but also all parse_html_templated files. |
8 | 5 |
|
9 | 6 |
use utf8; |
Auch abrufbar als: Unified diff
locales-Skript: Kosmetik: Kommentare
- Typo gefixt
- Kommandozeilenparameter nicht im Kommentar: gibt es als Hilfe
und im POD und waren nicht vollständig