/[texi2html]/texi2html/manage_i18n.pl.in
ViewVC logotype

Diff of /texi2html/manage_i18n.pl.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by dprice, Tue Jul 12 14:59:01 2005 UTC revision 1.4 by pertusus, Sun Nov 27 19:51:33 2005 UTC
# Line 43  my $language; Line 43  my $language;
43  my $dir = 'i18n'; # name of the directory containing the per language files  my $dir = 'i18n'; # name of the directory containing the per language files
44  my $output; # file containing all the translations or output directory  my $output; # file containing all the translations or output directory
45  # = 'translations.pl'; # file containing all the translations  # = 'translations.pl'; # file containing all the translations
46  my @known_languages = ('en', 'de', 'nl', 'es', 'no', 'pt', 'fr'); # The supported  my @known_languages = ('en', 'de', 'nl', 'es', 'no', 'pt', 'pt_BR',
47                                                 # languages    'fr'); # The supported languages
48  my @searched_dirs = (); # dir searched for sources and language files  my @searched_dirs = (); # dir searched for sources and language files
49    
50  #my $template = 'template';  #my $template = 'template';

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26