File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 6
6
# needs to contain a file 'nls.mk' with the following make variable
7
7
# assignments:
8
8
#
9
- # CATALOG_NAME -- name of the message catalog (xxx.po); probably
10
- # name of the program
11
- # AVAIL_LANGUAGES -- list of languages that are provided/supported
12
- # GETTEXT_FILES -- list of source files that contain message strings
13
- # GETTEXT_TRIGGERS -- (optional) list of functions that contain
9
+ # CATALOG_NAME -- name of the message catalog (xxx.po); probably
10
+ # name of the program
11
+ # AVAIL_LANGUAGES -- list of languages that are provided/supported
12
+ # GETTEXT_FILES -- list of source files that contain message strings
13
+ # GETTEXT_TRIGGERS -- (optional) list of functions that contain
14
14
# translatable strings
15
15
#
16
16
# That's all, the rest is done here, if --enable-nls was specified.
You can’t perform that action at this time.
0 commit comments