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

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

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