Annotation of modules/damieng/graphical_editor/loncapa_daxe/web/LocalStrings_en.properties, revision 1.3

1.1       damieng     1: # Toolbar insert buttons
                      2: tex_equation = TeX equation
                      3: 
                      4: # Toolbar Section menu
                      5: Section = Section
                      6: introduction = introduction
                      7: conclusion = conclusion
                      8: prerequisites = prerequisites
                      9: objectives = objectives
                     10: reminder = reminder
                     11: definition = definition
                     12: demonstration = demonstration
                     13: example = example
                     14: advise = advise
                     15: remark = remark
                     16: warning = warning
                     17: more_information = more information
                     18: method = method
                     19: activity = activity
                     20: bibliography = bibliography
                     21: citation = citation
                     22: 
                     23: # Templates menu
                     24: Templates = Templates
                     25: 
                     26: # LCDBlock
                     27: lcdblock_editable = Element view with editable attributes
                     28: lcdblock_normal = Normal element view
                     29: lcdblock_collapsed = Collapsed element view
                     30: advanced = advanced
                     31: simple = simple
1.2       damieng    32: simpleui_not_possible = It is not possible to switch to simple UI for this element.
                     33: 
                     34: # LCDBlock sublasses, simpleUIPossible
                     35: attribute_problem = The switch to simple UI is not possible because of this attribute: 
                     36: no_attribute = There should be no attribute on this element to switch to simple UI.
                     37: element_prevents = An element prevents the switch to simple UI:
1.1       damieng    38: 
                     39: # Lm
                     40: lm_symbols = symbols
                     41: lm_units = units
                     42: 
                     43: # LCDParameter
                     44: template = Template
                     45: 
1.2       damieng    46: # several responses
                     47: switch_to_simple_ui = Modifications to switch to simple UI
                     48: switch_to_advanced_ui = Modifications to switch to advanced UI
1.3     ! damieng    49: field_size = field size
1.2       damieng    50: 
1.1       damieng    51: # SimpleHintgroup
                     52: hint = Hint:
                     53: 
                     54: # RadioFoilgroup
                     55: foil_selection = Foil selection
                     56: insert_foil = Insert a foil
                     57: remove_foil = Remove this foil
1.2       damieng    58: there_can_be_only_one = There can be only one true foil for simple UI.
1.1       damieng    59: 
                     60: # RadioFoil
                     61: click_to_select = Click on a radio button to select the correct answer
                     62: 
                     63: # OptionFoilgroup
                     64: possible_options = Possible options:
                     65: add_option = Add an option
                     66: foils = Foils:
                     67: add_foil = Add a foil
                     68: options_change = Change to the options
                     69: 
                     70: # OptionFoil
                     71: foil_move = Foil move
1.2       damieng    72: 
                     73: # RankResponse
                     74: inserts_for_simple_ui = Insert foilgroup and hintgroup for simple UI
                     75: 
                     76: # RankFoilgroup
                     77: rename_foils = Rename the foils
                     78: reorder_foils = Reorder the foils
                     79: rank_foil_values = Foil values have to be integers to use the simple UI.
                     80: rank_foil_values_unique = Foil values have to be unique to use the simple UI.
                     81: 
                     82: # NumericalResponse
                     83: tol = tolerance
                     84: sig = significant digits
1.3     ! damieng    85: advanced_response_param = An advanced response parameter is used.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>