-
Notifications
You must be signed in to change notification settings - Fork 288
N°9172 Modify ext mgmt labels #921
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
Merged
Merged
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -10,42 +10,42 @@ | |
| */ | ||
|
|
||
| Dict::Add('EN US', 'English', 'English', [ | ||
| 'Menu:DataFeatureRemovalMenu' => 'Features Removal', | ||
| 'combodo-data-feature-removal/Operation:Main/Title' => 'Features Removal', | ||
| 'Menu:DataFeatureRemovalMenu' => 'Extension management', | ||
| 'combodo-data-feature-removal/Operation:Main/Title' => 'Extension management', | ||
|
|
||
| 'DataFeatureRemoval:Main:Title' => 'Features Removal', | ||
| 'DataFeatureRemoval:Main:SubTitle' => 'Prepare features you want to enable/disable in a future setup', | ||
| 'DataFeatureRemoval:Failure:Title' => 'Feature dry removal errors', | ||
| 'DataFeatureRemoval:Helper:Title' => 'Enable or disable features that are installed in your iTop.', | ||
| 'DataFeatureRemoval:Helper:Desc1' => 'It will prepare the setup step that proceeds to feature enabling or disabling.', | ||
| 'DataFeatureRemoval:Helper:Desc2' => 'Analyze if there are any data or dependency preventing you from enabling/disabling a feature.', | ||
| 'DataFeatureRemoval:Main:Title' => 'Extension management', | ||
| 'DataFeatureRemoval:Main:SubTitle' => 'Toggle extensions installed on your iTop', | ||
| 'DataFeatureRemoval:Failure:Title' => 'Extensions dry removal errors', | ||
| 'DataFeatureRemoval:Helper:Title' => 'Analyze if there are any data or dependency preventing you from adding/removing an extension.', | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I'd suggest "dependencies" |
||
|
|
||
| 'DataFeatureRemoval:Features:Title' => 'Features', | ||
| 'DataFeatureRemoval:Features:Title' => 'Extensions', | ||
| 'DataFeatureRemoval:Result:Title' => 'Modification requested', | ||
| 'DataFeatureRemoval:Execution:Title' => 'Deletion Executions', | ||
| 'DataFeatureRemoval:Analysis:Title' => 'Analysis result', | ||
| 'DataFeatureRemoval:Analysis:Subtitle' => 'Review all elements requiring attention', | ||
| 'DataFeatureRemoval:Analysis:SubTitle' => '%1$s element(s) to clean before continuing', | ||
|
|
||
| 'DataFeatureRemoval:DeletionPlan:Title' => 'Deletion plan', | ||
| 'DataFeatureRemoval:DeletionPlan:Title' => 'Data deletion plan', | ||
| 'DataFeatureRemoval:DeletionPlan:SubTitle' => '%1$s rows to clean before continuing', | ||
| 'DataFeatureRemoval:DoDeletion:Title' => 'Do deletion', | ||
| 'DataFeatureRemoval:DoDeletion:SubTitle' => 'Remove all the entries from the database', | ||
| 'DataFeatureRemoval:DeletionPlan:Error:Issues' => 'Some objects must be deleted manually prior to cleanup', | ||
|
|
||
| 'DataFeatureRemoval:Table:Analysis:ClassName' => 'Element to remove', | ||
| 'DataFeatureRemoval:Table:Analysis:FeatureName' => 'Feature name', | ||
| 'DataFeatureRemoval:Table:Analysis:FeatureName' => 'Extension name', | ||
| 'DataFeatureRemoval:Table:Analysis:Module' => 'Module name', | ||
| 'DataFeatureRemoval:Table:Analysis:Occurrence' => 'Occurrence', | ||
|
|
||
| 'DataFeatureRemoval:CleanupComplete:Title' => 'All clear.', | ||
| 'DataFeatureRemoval:CompilComplete' => 'Compilation successful. No Cleanup needed. You can proceed to setup.', | ||
|
|
||
| 'UI:Button:Analyze' => 'Analyze', | ||
| 'UI:Button:ModifyChoices' => 'Modify Choices', | ||
| 'UI:Button:ModifyChoices' => 'Change my selection', | ||
| 'UI:Button:AnalyzeAndSetup' => 'Analyze and go to setup', | ||
| 'UI:Button:PlanDeletion' => 'Prepare deletion plan', | ||
| 'UI:Button:DoDeletion' => 'Delete data', | ||
| 'UI:Button:BackToMain' => 'Back to Feature Removal', | ||
| 'UI:Button:Setup' => 'Back to setup', | ||
| 'UI:Button:PlanDeletion' => 'Proceed with deletion', | ||
| 'UI:Button:DoDeletion' => 'Proceed with deletion', | ||
| 'UI:Button:BackToMain' => 'Change my selection', | ||
| 'UI:Button:Setup' => 'Run setup', | ||
|
|
||
| 'UI:Action:ForceUninstall' => 'Force uninstall', | ||
| 'UI:Action:MoreInfo' => 'More information', | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't this use a variable instead of "iTop"?