Index: lams_tool_laqa/conf/language/ApplicationResources.properties =================================================================== diff -u -rbb4caab788005b26d49b5caecae5fac3043d162a -r204d695b7c93d23dbd1234d6edffea7a3e9e2201 --- lams_tool_laqa/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision bb4caab788005b26d49b5caecae5fac3043d162a) +++ lams_tool_laqa/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 204d695b7c93d23dbd1234d6edffea7a3e9e2201) @@ -1,3 +1,25 @@ +# Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org) +# ============================================================= +# License Information: http://lamsfoundation.org/licensing/lams/2.0/ +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 2.0 as published by +# the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301# USA +# +# http://www.gnu.org/licenses/gpl.txt +# + + + appName = qa #language code: en #locale code: AU @@ -147,6 +169,19 @@ label.other.answers =Other learners answers label.learners.answers = Learners' answers label.include.runOffline = (including runoffline activities) +label.questions = Questions +label.add.new.question = Add Question +label.edit.question = Edit Question +label.new.question= New Question +label.feedback =Feedback +label.save.question= Save Question +label.tip.editQuestion = Enables editing of question +label.tip.deleteQuestion = Deletes question +label.tip.moveQuestionDown =Moves question down +label.tip.moveQuestionUp =Moves question up +questions.none.submitted =No questions submitted. Please add at least one question. +question.duplicate = Please fix this: There are duplicate question entries. +question.blank = Please fix this: Question text can not be blank. +count.finished.session =Finished Session Count: - #======= End labels: Exported 140 labels for en AU =====