Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 203ebd4a

Von Moritz Bunkus vor mehr als 14 Jahren hinzugefügt

  • ID 203ebd4a71a8de7d549db868b657232da36b6e82
  • Vorgänger 40c4eff3
  • Nachfolger 961d72df

Perl-Scripte mit UTF-8 encodierten Umlaugen brauchen "use utf8"

Unterschiede anzeigen:

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