Skip to content

Commit

Permalink
Generate Indonesian metadata too
Browse files Browse the repository at this point in the history
  • Loading branch information
sharyanto committed Jul 11, 2012
1 parent ffbe5f7 commit 51a5560
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Locale/ID/Locality.pm
Expand Up @@ -574,6 +574,7 @@ my $res = gen_read_table_func(
table_data => $data,
table_spec => $meta,
default_fields => 'ind_name',
langs => ['en_US', 'id_ID'],
);
die "BUG: Can't generate func: $res->[0] - $res->[1]" unless $res->[0] == 200;

Expand Down

0 comments on commit 51a5560

Please sign in to comment.