* calendar.c: finished preparing strings for i18n
authorArt Cancro <ajc@citadel.org>
Thu, 18 Aug 2005 14:36:54 +0000 (14:36 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 18 Aug 2005 14:36:54 +0000 (14:36 +0000)
commit89fc82a8ab4fb0dd1b57888a877fa8078223fa89
treeabb9109894b13a73d85c12d4445800e69124495e
parente0dd7fe96af9e087a78a42110bd69990c5fdfe17
* calendar.c: finished preparing strings for i18n
* sysmsgs.c: Save/Cancel buttons now have different element names, so we
  can do a "which element has a nonzero length" check instead of a "what
  is the value of this element" check.  This is vital because the value
  equals the label, and the label will change if the language changes.
  This must be done throughout the system.
webcit/ChangeLog
webcit/calendar.c
webcit/sysmsgs.c