Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ AbapGitWizardPageApack_task_validating_package=Validating package {0}
AbapGitWizardPageApack_text_no_information_available=No information available
AbapGitWizardPageApack_title=Package Dependency Resolution
AbapGitWizardPageBranchAndPackage_chbox_activate=Pull after link
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similarly this variable name as well.

AbapGitWizardPageBranchAndPackage_chbox_activate_tooltip=Try to activate all objects during import
AbapGitWizardPageBranchAndPackage_chbox_activate_tooltip=Triggers a pull operations for repository objects once linking completes.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. The variable name is regarding activate -> should we change the variable name as well to indicate the behaviour properly?

  2. Small grammatical error in the text -> *operation instead of *operations. Another shorter tooltip idea could be "Pull repository objects after linking completes", only if you prefer.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure makes sense

AbapGitWizardPageBranchAndPackage_btn_browse=Browse...
AbapGitWizardPageBranchAndPackage_combobox_branch_message=Specify a branch
AbapGitWizardPageBranchAndPackage_description=Select repository branch, target ABAP package
Expand Down