mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: using showItemInFolder to open exe and download paths
This commit is contained in:
parent
cead92d900
commit
08eda5573d
7 changed files with 28 additions and 21 deletions
|
|
@ -103,9 +103,9 @@
|
|||
"select_executable": "Select executable",
|
||||
"no_executable_selected": "No executable selected",
|
||||
"open_folder": "Open folder",
|
||||
"open_download_location": "Abrir local de download",
|
||||
"create_shortcut": "Create shortcut",
|
||||
"installer_path": "Installer path",
|
||||
"remove_installer": "Remove installer"
|
||||
"remove_files": "Remove files"
|
||||
},
|
||||
"activation": {
|
||||
"title": "Activate Hydra",
|
||||
|
|
|
|||
|
|
@ -100,9 +100,9 @@
|
|||
"select_executable": "Selecionar executável",
|
||||
"no_executable_selected": "Nenhum executável selecionado",
|
||||
"open_folder": "Abrir pasta",
|
||||
"open_download_location": "Abrir local de download",
|
||||
"create_shortcut": "Criar atalho",
|
||||
"installer_path": "Caminho do instalador",
|
||||
"remove_installer": "Remover instalador"
|
||||
"remove_files": "Remover arquivos"
|
||||
},
|
||||
"activation": {
|
||||
"title": "Ativação",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue