21 lines
1.7 KiB
YAML

en:
ide_txt_notice_conflict_title : "This issue has been updated by someone else while you are editing it."
ide_txt_notice_conflict_link : "Refresh the current page to get the updated data."
ide_txt_notice_conflict_text : "Your current modifications will be lost."
option_visual_editor_mode_switch_tab: "Enable visual editor mode switch tab"
settings_display_edit_icon : "Display edit icon mode"
settings_display_edit_icon_explanations : "Choose if hovering the details block will display all the pencil icons next to editable values or if the user has to hover every value to check if (s)he can edit it"
option_display_edit_icon_single: "Single (hover per value)"
option_display_edit_icon_multiple: "Multiple (hover block shows all icons)"
settings_force_https: "Force HTTPS for AJAX calls"
settings_force_https_explanation: "Force XHR calls to use https protocol to avoid mixed-content errors from your JS console"
settings_listener_type_value: "Listener action for value"
settings_listener_type_icon: "Listener action for icon"
settings_listener_target: "Listener target area"
settings_listener_target_explanation: "Area targeted by the listener: value, iconEdit, label or all"
settings_excluded_field_id: "Excluded field IDs (tags)"
settings_excluded_field_id_explanation: "List of form field ids to exclude from dynamic editing. Example tags: status, priority, custom_field_values_4"
settings_excluded_field_placeholder: "Add tag and press Enter"
settings_check_issue_update_conflict: "Check issue update conflict"
settings_check_issue_update_conflict_explanation: "When enabled, plugin will check for concurrent updates and prevent overriding other users' changes"