Revision ac84fb0e
Von Sven Schöling vor mehr als 14 Jahren hinzugefügt
locale/de/all | ||
---|---|---|
1 | 1 |
#!/usr/bin/perl |
2 |
# -*- coding: iso-8859-15; -*- |
|
2 |
# -*- coding: ISO-8859-15; -*- |
|
3 |
# vim: fenc=ISO-8859-15 |
|
3 | 4 |
|
4 | 5 |
# These are all the texts to build the translations files. |
5 | 6 |
# The file has the form of 'english text' => 'foreign text', |
Auch abrufbar als: Unified diff
locale files nicht mit hardcoded latin markieren sondern mit dem language charset.
Ausserdem Markierungen auf vim ausgeweitet.