We found a small bug in the translation, but do not know where it will be.
In zimbra logs we see this error when trying to print the calendar of the week (printer button on the calendar main screen):
Code:
2013-03-13 12:29:10,800 ERROR [qtp2052027792-86157:http://[internal ip]:80/h/printcalendar?l=10,132185,113531&origView=workWeek&view=week&date=20130311T000000&endDate=20130317T235959&ft=08:00&tt=17:00&wd=true&ow=false&od=false&it=false&imc=false&ftp=auto&wdays=1,2,3,4,5&tz=Europe/Berlin&skin=lake] [] webclient - Unterminated quote
java.lang.IllegalArgumentException: Unterminated quote
at java.text.SimpleDateFormat.compile(SimpleDateFormat.java:859)
at java.text.SimpleDateFormat.initialize(SimpleDateFormat.java:659)
at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:585)
at com.zimbra.cs.taglib.tag.i18n.FormatDateTag.doTag(FormatDateTag.java:89)
at org.apache.jsp.tag.web.calendar.multiDay_tag._jspx_meth_fmt_formatDate_9(org.apache.jsp.tag.web.calendar.multiDay_tag:4404)
at org.apache.jsp.tag.web.calendar.multiDay_tag.doTag(org.apache.jsp.tag.web.calendar.multiDay_tag:770)
at org.apache.jsp.tag.web.calendar.multiDayPrintView_tag._jspx_meth_app_multiDay_0(org.apache.jsp.tag.web.calendar.multiDayPrintView_tag:327)
at org.apache.jsp.tag.web.calendar.multiDayPrintView_tag._jspx_meth_c_set_1(org.apache.jsp.tag.web.calendar.multiDayPrintView_tag:289)
When we do the same with any other translation (Spanish for example) works correctly.
Thanks for the translation!
Sergi