Changeset 5634


Ignore:
Timestamp:
06/26/09 19:12:25 (3 years ago)
Author:
ryan52
Message:

switch the "sample" translation used for the tests to
japanese instead of french, since the japanese includes
copyright and license information

Location:
trunk/Locale-Msgfmt
Files:
2 added
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Locale-Msgfmt/Changes

    r5629 r5634  
    99          install correctly 
    1010        - improved POD 
     11        - switch the "sample" translation used for the tests to 
     12          japanese instead of french, since the japanese includes 
     13          copyright and license information 
    1114 
    12150.06    Jun 26, 2009 
  • trunk/Locale-Msgfmt/t/msgfmt.t

    r5626 r5634  
    4444    } 
    4545    do_one_test("basic"); 
    46     do_one_test("fr-fr"); 
     46    do_one_test("ja"); 
    4747    do_one_test("context"); 
    4848    do_one_test("ngettext"); 
Note: See TracChangeset for help on using the changeset viewer.