Changeset 11067


Ignore:
Timestamp:
03/11/10 04:50:29 (2 years ago)
Author:
daxim
Message:

let's do i18n correctly and without duplicating work that's been already done

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre/lib/Padre/Wx/Menu/View.pm

    r11065 r11067  
    2828); 
    2929 
     30# taken from gettext translations of the iso-codes package 
     31# file:///usr/share/locale/*/LC_MESSAGES/iso_639.mo 
     32# file:///usr/share/xml/iso-codes/iso_639.xml 
     33# http://pkg-isocodes.alioth.debian.org/ 
    3034my %lang_labels = ( 
    3135    'de'    => 'Deutsch', 
Note: See TracChangeset for help on using the changeset viewer.