Commit ef8b594a authored by Gabriel Monnerat's avatar Gabriel Monnerat

change calendar messages to make sense in UNG calendar context

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42780 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5baa9b48
......@@ -137,6 +137,12 @@ function wtd(p){\n
$("#showdaybtn").addClass("fcurrent");\n
}\n
\n
i18n.xgcalendar.content = "Title"\n
i18n.xgcalendar.location = "Event Id"\n
i18n.xgcalendar.participant = "Event Type"\n
i18n.xgcalendar.repeat_event = "Description"\n
i18n.xgcalendar.event = "Title"\n
\n
$(document).ready(function() { \n
var DATA_FEED_URL = "Base_updateCalendarEventList";\n
var op = {\n
......
205
\ No newline at end of file
206
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment