Annotation of modules/damieng/graphical_editor/loncapa_daxe/web/LocalStrings_en.properties, revision 1.9
1.1 damieng 1: # Toolbar insert buttons
2: tex_equation = TeX equation
3:
4: # Toolbar Section menu
5: Section = Section
1.9 ! damieng 6: activity = Activity
! 7: advice = Advice
! 8: bibliography = Bibliography
! 9: citation = Citation
! 10: conclusion = Conclusion
! 11: definition = Definition
! 12: demonstration = Demonstration
! 13: example = Example
! 14: explanation = Explanation
! 15: introduction = Introduction
! 16: method = Method
! 17: more_information = More Information
! 18: objectives = Objectives
! 19: prerequisites = Prerequisites
! 20: remark = Remark
! 21: reminder = Reminder
! 22: summary = Summary
! 23: syntax = Syntax
! 24: warning = Warning
1.1 damieng 25:
26: # Templates menu
27: Templates = Templates
28:
29: # LCDBlock
30: lcdblock_editable = Element view with editable attributes
31: lcdblock_normal = Normal element view
32: lcdblock_collapsed = Collapsed element view
33: advanced = advanced
34: simple = simple
1.2 damieng 35: simpleui_not_possible = It is not possible to switch to simple UI for this element.
36:
37: # LCDBlock sublasses, simpleUIPossible
38: attribute_problem = The switch to simple UI is not possible because of this attribute:
39: no_attribute = There should be no attribute on this element to switch to simple UI.
40: element_prevents = An element prevents the switch to simple UI:
1.1 damieng 41:
42: # Lm
43: lm_symbols = symbols
44: lm_units = units
45:
46: # LCDParameter
47: template = Template
48:
1.2 damieng 49: # several responses
50: switch_to_simple_ui = Modifications to switch to simple UI
51: switch_to_advanced_ui = Modifications to switch to advanced UI
1.3 damieng 52: field_size = field size
1.2 damieng 53:
1.1 damieng 54: # SimpleHintgroup
55: hint = Hint:
56:
57: # RadioFoilgroup
58: foil_selection = Foil selection
59: insert_foil = Insert a foil
60: remove_foil = Remove this foil
1.2 damieng 61: there_can_be_only_one = There can be only one true foil for simple UI.
1.1 damieng 62:
63: # RadioFoil
64: click_to_select = Click on a radio button to select the correct answer
65:
66: # OptionFoilgroup
67: possible_options = Possible options:
68: add_option = Add an option
69: foils = Foils:
70: add_foil = Add a foil
71: options_change = Change to the options
72:
73: # OptionFoil
74: foil_move = Foil move
1.2 damieng 75:
76: # RankResponse
77: inserts_for_simple_ui = Insert foilgroup and hintgroup for simple UI
78:
79: # RankFoilgroup
80: rename_foils = Rename the foils
81: reorder_foils = Reorder the foils
82: rank_foil_values = Foil values have to be integers to use the simple UI.
83: rank_foil_values_unique = Foil values have to be unique to use the simple UI.
84:
85: # NumericalResponse
86: tol = tolerance
87: sig = significant digits
1.3 damieng 88: advanced_response_param = An advanced response parameter is used.
1.4 damieng 89:
1.7 damieng 90: # OrganicResponse
91: readonly_field = read-only field
92: edit_with_jsme = Edit with JSME
93: option_autoez = Auto E,Z stereochemistry
94: option_multipart = Multipart Structures
95: option_nostereo = No stereochemistry
96: option_reaction = Is a reaction
97: option_number = Able to number atoms
98:
1.4 damieng 99: # Itemgroup
100: item_to_match = Items to match:
101: add_item = Add an item
102:
103: # MatchItem
104: item_name_change = Change to an item name
105: item_move = Item move
1.5 damieng 106:
107: # MathAnswer
108: algorithm = Algorithm:
1.6 damieng 109:
110: # Textfield
111: spellcheck = spellcheck for
1.8 damieng 112:
113: # Section and h1
114: section_title = Section Title
115: section_contents = Section Contents
1.9 ! damieng 116: no_specific_role = No specific role
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>