Revision a507676c
Von Moritz Bunkus vor fast 17 Jahren hinzugefügt
locale/de/all | ||
---|---|---|
1 |
#!/usr/bin/perl |
|
2 |
|
|
1 | 3 |
# These are all the texts to build the translations files. |
2 | 4 |
# The file has the form of 'english text' => 'foreign text', |
3 | 5 |
# you can add the translation in this file or in the 'missing' file |
Auch abrufbar als: Unified diff
Vor jede locale-Datei #!/usr/bin/perl setzen, damit Editoren gleich den Perl-Modus aktivieren können.