File: LANGUAGES

package info (click to toggle)
libgetopt-java 1.0.14%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 240 kB
  • ctags: 63
  • sloc: java: 634; xml: 54; makefile: 47
file content (23 lines) | stat: -rw-r--r-- 471 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Getopt supports error messages in the following languages:

English (default)
Chinese (simplified and traditional)
Czech
Dutch
French
German
Hungarian
Italian
Japanese
Norwegian
Polish
Romanian
Spanish

Anyone can create a translation without knowing how to program Java.
Simply supply me with a MessagesBundle file for your locale and I'm happy
to include it.  See MessagesBundle.properties as an example with reference
English messages.

Aaron (arenn@urbanophile.com)