Code

8c8e769d4f751ab9f5bb775dc9ac7982b4ed6a46
[gosa.git] / gosa-core / update-locale.pod
2 =head1 NAME
4 update-locale - update localization files
6 =head1 SYNOPSIS
8 update-locale [-h] [-g] [-y]
10 =head1 DESCRIPTION
12 update-locale is a script that update/generate the .po files for GOsa
14 =over 3
16 =item B<-g>        extract strings from GOsa and generate po files
18 =item B<-y>        assume yes
20 =item B<-h>        help
22 =back