Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RHPAM-2781: Data Modeller "Search Annotation" requires FQN of annotation to be used #3521

Merged
merged 1 commit into from
Dec 18, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -221,9 +221,9 @@ validation_error_position_greater_or_equal_than_and_lower_than=Position "{0}" sh
advanced_domain_screen_name=Advanced

advanced_domain_wizard_title=Add new Annotation
advanced_domain_wizard_search_page_title=Search annotation
advanced_domain_wizard_search_page_title=Load annotation
advanced_domain_wizard_search_page_search_field=Annotation class name
advanced_domain_wizard_search_page_search_field_place_holder=search annotation class name
advanced_domain_wizard_search_page_search_field_place_holder=load annotation class name
advanced_domain_wizard_search_page_search_button_tooltip=Click on the search button to load the annotation definition.
advanced_domain_wizard_search_page_message_annotation_not_loaded=Annotation definition is not loaded.
advanced_domain_wizard_search_page_message_annotation_is_loaded=Annotation definition was loaded successfully.
Expand Down