Revision 203ebd4a
Von Moritz Bunkus vor mehr als 14 Jahren hinzugefügt
locale/de_DE/all | ||
---|---|---|
# -*- coding: utf-8; -*-
|
||
# vim: fenc=UTF-8
|
||
|
||
use utf8;
|
||
|
||
# These are all the texts to build the translations files.
|
||
# The file has the form of 'english text' => 'foreign text',
|
||
# you can add the translation in this file or in the 'missing' file
|
Auch abrufbar als: Unified diff
Perl-Scripte mit UTF-8 encodierten Umlaugen brauchen "use utf8"