Index: lams_learning/conf/language/ApplicationResources.properties =================================================================== diff -u -rf5f5bfd4dc0cf0051debdce823b5e6ab8fa42ad4 -re0b158087e5f4e1e07e373051b8ff1935797b3d3 --- lams_learning/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision f5f5bfd4dc0cf0051debdce823b5e6ab8fa42ad4) +++ lams_learning/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision e0b158087e5f4e1e07e373051b8ff1935797b3d3) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Sep 29 02:24:07 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Sep 08 02:05:32 GMT 2006 #=================== labels for Learner (Java) =================# @@ -18,6 +18,8 @@ exit.message =You can resume this lesson using the Resume button. label.next.button =Next label.finish.button =Finish +label.cancel.button =Cancel +label.edit.button =Edit message.activity.parallel.partialComplete =You have to complete the other task before progressing to the next activity.... message.activity.parallel.noFrames =Your browser does not handle frames! message.activity.options.noActivitySelected =Please select an activity from the list @@ -49,12 +51,24 @@ export.portfolio.generating.message =Portfolio generated. Your browser should be downloading the file now. When the file is saved please close this window. export.portfolio.generation.complete.message =Export Portfolio message.window.closing =Please close this window. -export.portfolio.notebook.title ={0} - Notebook -export.portfolio.notebook.link.label =View Notebook -export.portfolio.notebook.created.label =created: {0} -export.portfolio.notebook.modified.label =last modified: {0} -export.portfolio.notebook.private.label =Private -export.portfolio.notebook.public.label =Teacher viewable +export.portfolio.notebook.title ={0} - Notebook +export.portfolio.notebook.link.label =View Notebook +export.portfolio.notebook.created.label =created: {0} +export.portfolio.notebook.modified.label =last modified: {0} +export.portfolio.notebook.private.label =private +export.portfolio.notebook.public.label =staff viewable +mynotes.title =My Notes +mynotes.view.all.button =View All +mynotes.add.new.button =Add New +mynotes.notebook.save.button =Save to Notebook +mynotes.journal.save.button =Save to Journal +mynotes.signature.JOURNAL.heading =Journal +mynotes.signature.SCRATCHPAD.heading =Scratchpad +mynotes.entry.title.label =Title +mynotes.entry.create.date.label =Created on +mynotes.entry.last.modified.label =Last Modified +mynotes.entry.entry.label =Entry +mynotes.edit.heading =Edit: {0} -#======= End labels: Exported 49 labels for en AU ===== +#======= End labels: Exported 42 labels for en AU =====