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

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: 
1.13    ! damieng    38: # Help menu
        !            39: help = Help
        !            40: getting_started = Getting Started
        !            41: 
1.1       damieng    42: # LCDBlock
                     43: lcdblock_editable = Element view with editable attributes
                     44: lcdblock_normal = Normal element view
                     45: lcdblock_collapsed = Collapsed element view
                     46: advanced = advanced
                     47: simple = simple
1.2       damieng    48: simpleui_not_possible = It is not possible to switch to simple UI for this element.
                     49: 
                     50: # LCDBlock sublasses, simpleUIPossible
                     51: attribute_problem = The switch to simple UI is not possible because of this attribute: 
                     52: no_attribute = There should be no attribute on this element to switch to simple UI.
                     53: element_prevents = An element prevents the switch to simple UI:
1.1       damieng    54: 
                     55: # Lm
                     56: lm_symbols = symbols
                     57: lm_units = units
                     58: 
                     59: # LCDParameter
                     60: template = Template
                     61: 
1.2       damieng    62: # several responses
                     63: switch_to_simple_ui = Modifications to switch to simple UI
                     64: switch_to_advanced_ui = Modifications to switch to advanced UI
1.3       damieng    65: field_size = field size
1.2       damieng    66: 
1.1       damieng    67: # SimpleHintgroup
                     68: hint = Hint:
                     69: 
                     70: # RadioFoilgroup
                     71: foil_selection = Foil selection
                     72: insert_foil = Insert a foil
                     73: remove_foil = Remove this foil
1.2       damieng    74: there_can_be_only_one = There can be only one true foil for simple UI.
1.1       damieng    75: 
                     76: # RadioFoil
                     77: click_to_select = Click on a radio button to select the correct answer
                     78: 
                     79: # OptionFoilgroup
                     80: possible_options = Possible options:
                     81: add_option = Add an option
                     82: foils = Foils:
                     83: add_foil = Add a foil
                     84: options_change = Change to the options
                     85: 
                     86: # OptionFoil
                     87: foil_move = Foil move
1.2       damieng    88: 
                     89: # RankResponse
                     90: inserts_for_simple_ui = Insert foilgroup and hintgroup for simple UI
                     91: 
                     92: # RankFoilgroup
                     93: rename_foils = Rename the foils
                     94: reorder_foils = Reorder the foils
                     95: rank_foil_values = Foil values have to be integers to use the simple UI.
                     96: rank_foil_values_unique = Foil values have to be unique to use the simple UI.
                     97: 
                     98: # NumericalResponse
                     99: tol = tolerance
                    100: sig = significant digits
1.3       damieng   101: advanced_response_param = An advanced response parameter is used.
1.4       damieng   102: 
1.7       damieng   103: # OrganicResponse
                    104: readonly_field = read-only field
                    105: edit_with_jsme = Edit with JSME
                    106: option_autoez = Auto E,Z stereochemistry
                    107: option_multipart = Multipart Structures
                    108: option_nostereo = No stereochemistry
                    109: option_reaction = Is a reaction
                    110: option_number = Able to number atoms
                    111: 
1.4       damieng   112: # Itemgroup
                    113: item_to_match = Items to match:
                    114: add_item = Add an item
                    115: 
                    116: # MatchItem
                    117: item_name_change = Change to an item name
                    118: item_move = Item move
1.5       damieng   119: 
                    120: # MathAnswer
                    121: algorithm = Algorithm:
1.6       damieng   122: 
                    123: # Textfield
                    124: spellcheck = spellcheck for
1.8       damieng   125: 
                    126: # Section and h1
                    127: section_title = Section Title
                    128: section_contents = Section Contents
1.9       damieng   129: no_specific_role = No specific role
1.10      damieng   130: 
                    131: # OrganicStructure
                    132: option_border = Border

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