Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 203ebd4a

Von Moritz Bunkus vor fast 14 Jahren hinzugefügt

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

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

Unterschiede anzeigen:

locale/en/all
2 2
# -*- coding: utf-8; -*-
3 3
# vim: fenc=UTF-8
4 4

  
5
use utf8;
6

  
5 7
# These are all the texts to build the translations files.
6 8
# The file has the form of 'english text'  => 'foreign text',
7 9
# you can add the translation in this file or in the 'missing' file

Auch abrufbar als: Unified diff