Index: lams_common/conf/language/ApplicationResources.properties =================================================================== diff -u -rc21079bc26cf334c99c5194da3ae223f7bfec9bb -r09733788eb4c42f4cc26c8df6638244186f8e750 --- lams_common/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision c21079bc26cf334c99c5194da3ae223f7bfec9bb) +++ lams_common/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 09733788eb4c42f4cc26c8df6638244186f8e750) @@ -1,47 +1,36 @@ -# CVS ID: $Id$ -# Resources for parameter 'org.lamsfoundation.lams.applicationResources' +appName = lams_common +#language code: en +#locale code: AU -#====================================================================# -#=========================Common labels===========================# -#====================================================================# + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Aug 11 07:08:40 GMT 2006 + +#=================== labels for LAMS Common =================# -#=========================Error Messages===========================# +runsequences.folder.name ={0} Run Sequences +validation.error.other =Other Error +validation.error.transitionNoActivityBeforeOrAfter =A Transition must have an activity before or after the transition +validation.error.activityWithNoTransition =An activity must have an input or output transition +validation.error.inputTransitionType1 =There is more than one activity with no input transition +validation.error.inputTransitionType2 =No activities are missing their input transition. +validation.error.outputTransitionType1 =There is more than one activity with no output transition +validation.error.outputTransitionType2 =No activities are missing their output transition. +validation.error.GroupingRequired =Grouping is required +validation.error.GroupingNotRequired =Grouping is not supported +validation.error.GroupingSelected =Grouping is selected but does not exist +validation.error.OptionalActivity =An Optional Activity must have one or more activities +validation.error.OptionalActivityOrderId =This Optional Activity has invalid order ids +validation.error.illegalScheduleGateOffsetsType1 =A Schedule Gate cannot have equal start and end time offsets. +validation.error.illegalScheduleGateOffsetsType2 =A Schedule Gate cannot have the start time offset greater than end time offset +theme.service.setTheme.saved =User theme saved. +theme.service.setTheme.type.invalid =Invalid theme type. +theme.service.setTheme.noSuchTheme =No such theme exists. +theme.service.setTheme.noSuchUser =No such User exists. +audit.change.entry =Changed text for user {0}. Old text: {1} New Text: {2} +audit.hide.entry =Hide entry for user {0}. Entry was {1} +audit.show.entry =Show entry for user {0}. Entry was {1} +group.name.prefix =Group +imported.permission.gate.title =Permission Gate +imported.synchronise.gate.title =Synchronise Gate -# The name of a the folder in which the sequences which are used for running a lessons are put. {0} is replaced with the organisation name. -runsequences.folder.name={0} Run Sequences -# Validation messages -validation.error.other=Other Error -validation.error.transitionNoActivityBeforeOrAfter=A Transition must have an activity before or after the transition -validation.error.activityWithNoTransition=An activity must have an input or output transition -validation.error.inputTransitionType1=There is more than one activity with no input transition -validation.error.inputTransitionType2=No activities are missing their input transition. -validation.error.outputTransitionType1=There is more than one activity with no output transition -validation.error.outputTransitionType2=No activities are missing their output transition. -validation.error.GroupingRequired=Grouping is required -validation.error.GroupingNotRequired=Grouping is not supported -validation.error.GroupingSelected=Grouping is selected but does not exist -validation.error.OptionalActivity=An Optional Activity must have one or more activities -validation.error.OptionalActivityOrderId=This Optional Activity has invalid order ids -validation.error.illegalScheduleGateOffsetsType1=A Schedule Gate cannot have equal start and end time offsets. -validation.error.illegalScheduleGateOffsetsType2=A Schedule Gate cannot have the start time offset greater than end time offset - -# Theme Service messages -theme.service.setTheme.saved=User theme saved. -theme.service.setTheme.type.invalid=Invalid theme type. -theme.service.setTheme.noSuchTheme=No such theme exists. -theme.service.setTheme.noSuchUser=No such User exists. - -# Audit entry made when a staff member changes a learner entry (in monitoring) -audit.change.entry=Changed text for user {0}. Old text: {1} New Text: {2} -# Audit entry made when a staff member hides a learner entry (in monitoring) -audit.hide.entry=Hide entry for user {0}. Entry was {1} -# Audit entry made when a staff member shows a learner entry (in monitoring) -audit.show.entry=Show entry for user {0}. Entry was {1} - -# When a random or chosen group is created, this word is used as part of the name e.g. Group 1, Group 2. -group.name.prefix=Group -# When a permission gate is imported from 1.0.2, this word is used as the title. -imported.permission.gate.title=Permission Gate -# When a synchronise gate is imported from 1.0.2, this word is used as the title. -imported.synchronise.gate.title=Synchronise Gate \ No newline at end of file +#======= End labels: Exported 25 labels for en AU ===== Index: lams_common/conf/language/ApplicationResources_ko.properties =================================================================== diff -u -r991d90364f1e98bae7c1e73f83207f00e01b547b -r09733788eb4c42f4cc26c8df6638244186f8e750 --- lams_common/conf/language/ApplicationResources_ko.properties (.../ApplicationResources_ko.properties) (revision 991d90364f1e98bae7c1e73f83207f00e01b547b) +++ lams_common/conf/language/ApplicationResources_ko.properties (.../ApplicationResources_ko.properties) (revision 09733788eb4c42f4cc26c8df6638244186f8e750) @@ -2,7 +2,7 @@ #language code: ko #locale code: - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Mon Jun 26 05:48:09 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Aug 11 07:08:37 GMT 2006 #=================== labels for LAMS Common =================# @@ -29,6 +29,8 @@ audit.hide.entry =\uc0ac\uc6a9\uc790 {0}\uc5d0 \ub300\ud55c \ud56d\ubaa9 \uac10\ucd94\uae30. \ud56d\ubaa9\uc740 {1} \uc774\uc5c8\uc2b5\ub2c8\ub2e4. audit.show.entry =\uc0ac\uc6a9\uc790 {0} \uc5d0 \ub300\ud55c \ud56d\ubaa9 \ubcf4\uae30, \ud56d\ubaa9\uc740 {1} \uc774\uc5c8\uc2b5\ub2c8\ub2e4. group.name.prefix =\uadf8\ub8f9 +imported.permission.gate.title =\ud5c8\uac00 \uad00\ubb38 +imported.synchronise.gate.title =\uad00\ubb38 \ub3d9\uae30\ud654 -#======= End labels: Exported 23 labels for ko ===== +#======= End labels: Exported 25 labels for ko ===== Index: lams_common/conf/language/ApplicationResources_no.properties =================================================================== diff -u -r23e21922a7e6929b0dcca81a64216bf7671b4a16 -r09733788eb4c42f4cc26c8df6638244186f8e750 --- lams_common/conf/language/ApplicationResources_no.properties (.../ApplicationResources_no.properties) (revision 23e21922a7e6929b0dcca81a64216bf7671b4a16) +++ lams_common/conf/language/ApplicationResources_no.properties (.../ApplicationResources_no.properties) (revision 09733788eb4c42f4cc26c8df6638244186f8e750) @@ -2,7 +2,7 @@ #language code: no #locale code: - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Aug 04 04:45:59 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Aug 11 07:08:43 GMT 2006 #=================== labels for LAMS Common =================# @@ -29,6 +29,8 @@ audit.hide.entry =Skjul tilgang for bruker {0}. Tilgang var {1} audit.show.entry =Vis tilgang for bruker {0}. Tilgang var {1} group.name.prefix =Gruppe +imported.permission.gate.title =Lovelig inngang +imported.synchronise.gate.title =Synkroniser inngang -#======= End labels: Exported 23 labels for no ===== +#======= End labels: Exported 25 labels for no =====