summaryrefslogtreecommitdiff
path: root/pcp
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2003-10-09 06:16:16 +0000
committerTim Potter <tpot@samba.org>2003-10-09 06:16:16 +0000
commitd45428161f17e7b899a7d0f860a51bfed0721459 (patch)
tree3b0a0eab05ddf2f78e8f5a5f95968a1804be6bee /pcp
parent6188988e432ea84921bb70b27842f1e911d4ebf7 (diff)
downloadsamba-d45428161f17e7b899a7d0f860a51bfed0721459.tar.gz
samba-d45428161f17e7b899a7d0f860a51bfed0721459.tar.bz2
samba-d45428161f17e7b899a7d0f860a51bfed0721459.zip
Merge from 3.0:
>Moving towards better i18n support in SWAT. This commit contains a >bunch of updates to bug 413 from Monyo: > >1) pick up proper strings to call msg strings for example to add > strings in wizard menu in web/swat.c, web/statuspage.c and > param/loadparm.c. > >2) define N_() macro in include/intl.h to pick up some strings > in param/loadparm.c > >3) quote all name and value tag with '"' > For example in swat.c:720 the "Edit Parameter Values" string is > displayd only as "Edit" because value tag is not quoted like: > value=Edit Parameter Values > These tags should be quoted though it sometimes works well > without quotation. > >4) modify the msg strings not to contain HTML tags or other > non-message strings. For example > dprintf(_("test\n")); is modified to dprintf("%s\n", _("test")); (This used to be commit 84a0433c528dc1fe8e057ce2def1d11dde5f9b07)
Diffstat (limited to 'pcp')
0 files changed, 0 insertions, 0 deletions