[core] improvement: adding tips for custom actions

This commit is contained in:
Vinicius Moreira
2022-02-25 15:55:28 -03:00
parent c5ce7f9f36
commit 27e430a7ef
10 changed files with 20 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ action.backup.msg=Do you want to generate a system copy before proceeding ?
action.backup.substatus.create=Generating a new system backup
action.backup.substatus.delete=Removing old system backups
action.backups=Backups
action.backups.desc=Starts the application for backup management
action.backups.status=Opening backups tool
action.backups.tool_error=It was not possible to open the backups tool ({}).
action.cancelled=operation cancelled by the user
@@ -68,6 +69,7 @@ action.info.tooltip=Click here to see information about this application
action.not_allowed=Action not allowed
action.request_reboot.title=System restart
action.reset=Restore
action.reset.desc=Restores the original configuration files and cleans the disk cache
action.reset.status=Restoring
action.reset.body_1=This operation will restore {} default settings and clean its cache.
action.reset.body_2=It will be restarted after the operation is finished.