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