summaryrefslogtreecommitdiff
path: root/source3/po
diff options
context:
space:
mode:
authorKai Blin <kai@samba.org>2009-07-30 09:35:42 +0200
committerKai Blin <kai@samba.org>2009-07-30 09:35:42 +0200
commit137a4015f04ea172c2610c9f5c9dd8295e1e4e0f (patch)
tree78155e836053f489f13058480ee0071b6a25b07d /source3/po
parent3a7b04361e594a0a35229a7762d30daa3d4264bb (diff)
downloadsamba-137a4015f04ea172c2610c9f5c9dd8295e1e4e0f.tar.gz
samba-137a4015f04ea172c2610c9f5c9dd8295e1e4e0f.tar.bz2
samba-137a4015f04ea172c2610c9f5c9dd8295e1e4e0f.zip
s3 net: i18n support for net file
Diffstat (limited to 'source3/po')
-rwxr-xr-xsource3/po/genmsg2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/po/genmsg b/source3/po/genmsg
index c812f17374..afea8953a6 100755
--- a/source3/po/genmsg
+++ b/source3/po/genmsg
@@ -17,7 +17,7 @@
NET_FILES="../utils/net.c ../utils/net_ads.c ../utils/net_ads_gpo.c"
NET_FILES="${NET_FILES} ../utils/net_afs.c ../utils/net_cache.c"
NET_FILES="${NET_FILES} ../utils/net_conf.c ../utils/net_dom.c"
-NET_FILES="${NET_FILES} ../utils/net_eventlog.c"
+NET_FILES="${NET_FILES} ../utils/net_eventlog.c ../utils/net_file.c"
FILES="../web/swat.c ../web/statuspage.c ../param/loadparm.c ${NET_FILES}"
LANGS='en ja tr pl fr de it ru'