diff options
author | Karl DeBisschop <kdebisschop@users.sourceforge.net> | 2003-08-10 12:12:24 (GMT) |
---|---|---|
committer | Karl DeBisschop <kdebisschop@users.sourceforge.net> | 2003-08-10 12:12:24 (GMT) |
commit | dcf31f383de6fd8ffff44417bfc12df76ce9ae67 (patch) | |
tree | a00f556a5b95f4e70775e872d1a2112e876f742e /po/POTFILES.in | |
parent | 69e7c5305d7e1194a42cee7bfcc9a256b95ef1ac (diff) | |
download | monitoring-plugins-dcf31f383de6fd8ffff44417bfc12df76ce9ae67.tar.gz |
first pass at NLS markup done
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@678 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index eb8529c..993bd90 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in | |||
@@ -1 +1,41 @@ | |||
1 | plugins/check_by_ssh.c | ||
2 | plugins/check_dig.c | ||
3 | plugins/check_disk.c | ||
4 | plugins/check_dns.c | ||
5 | plugins/check_dummy.c | ||
6 | plugins/check_fping.c | ||
7 | plugins/check_game.c | ||
8 | plugins/check_hpjd.c | ||
9 | plugins/check_http.c | ||
10 | plugins/check_ide-smart.c | ||
11 | plugins/check_ldap.c | ||
12 | plugins/check_load.c | ||
13 | plugins/check_mrtg.c | ||
14 | plugins/check_mrtgtraf.c | ||
15 | plugins/check_mysql.c | ||
16 | plugins/check_nagios.c | ||
17 | plugins/check_nt.c | ||
18 | plugins/check_nwstat.c | ||
19 | plugins/check_overcr.c | ||
20 | plugins/check_pgsql.c | ||
21 | plugins/check_ping.c | ||
22 | plugins/check_procs.c | ||
23 | plugins/check_radius.c | ||
24 | plugins/check_real.c | ||
25 | plugins/check_smtp.c | ||
26 | plugins/check_snmp.c | ||
27 | plugins/check_ssh.c | ||
28 | plugins/check_swap.c | ||
1 | plugins/check_tcp.c | 29 | plugins/check_tcp.c |
30 | plugins/check_time.c | ||
31 | plugins/check_udp.c | ||
32 | plugins/check_ups.c | ||
33 | plugins/check_users.c | ||
34 | plugins/getaddrinfo.c | ||
35 | plugins/gethostbyname.c | ||
36 | plugins/negate.c | ||
37 | plugins/netutils.c | ||
38 | plugins/popen.c | ||
39 | plugins/urlize.c | ||
40 | plugins/utils.c | ||
41 | |||