Skip to content

Conversation

@aarnapant-sap
Copy link
Contributor

No description provided.

AbapGitWizardPageApack_title=Package Dependency Resolution
AbapGitWizardPageBranchAndPackage_chbox_activate=Pull after link
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

public static String AbapGitWizardPageApack_title;
public static String AbapGitWizardPageBranchAndPackage_chbox_activate;
public static String AbapGitWizardPageBranchAndPackage_chbox_pull_after_link;
public static String AbapGitWizardPageBranchAndPackage_chbox_activate_tooltip;
Copy link
Collaborator

Choose a reason for hiding this comment

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

We need to change this as well right?

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.

changed tooltip and checkbox Text Variable name
@aarnapant-sap aarnapant-sap force-pushed the fix/pull-after-link-tooltip branch from 120ccc6 to e67b6d1 Compare October 22, 2025 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants