Index: lams_central/conf/language/ApplicationResources.properties =================================================================== diff -u -r598efc598d075ec9e4f4e83cd9c1ea369dc27aac -rb3da97f5c8cfdd02a2c2cb566dcee601100f3c07 --- lams_central/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 598efc598d075ec9e4f4e83cd9c1ea369dc27aac) +++ lams_central/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision b3da97f5c8cfdd02a2c2cb566dcee601100f3c07) @@ -53,4 +53,24 @@ index.addlesson = Add Lesson index.monitor = Monitor index.participate = Participate -index.dummymonitor = Dummy Monitor \ No newline at end of file +index.dummymonitor = Dummy Monitor + + +############# Since by 20 June 2006 ############# +title.import.result=Import tool content result +title.import=Import tool content +title.import.instruction=Please choose learning design zip file and import. +title.export.loading=Export tool content loading + +label.ld.zip.file=Learning Design zip file +msg.import.success=Learning design and activities import successfully. +msg.import.ld.success=Learning design import successfully. +msg.import.tool.error.prefix=But there are some tool(s) imported failed + +msg.export.success=Learning design and activities export successfully. +msg.export.ld.success=Learning design export successfully. +msg.export.tool.error.prefix=But there are some tool(s) exported failed + +button.open.design=Open learning design +button.close=Close +button.import=Import \ No newline at end of file