]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* calendar_tools.c: i18n
[citadel.git] / webcit / ChangeLog
index cf924bac56497a2952884a4c9507064053c71a26..a178772ddf3c5feda14aaa6869351209aee47e9a 100644 (file)
@@ -1,4 +1,15 @@
 $Log$
+Revision 621.14  2005/08/18 16:17:25  ajc
+* calendar_tools.c: i18n
+
+Revision 621.13  2005/08/18 14:36:54  ajc
+* 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.
+
 Revision 621.12  2005/08/17 22:18:00  ajc
 * calendar.c: altered conflict reporting strings for better i18n