mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-03 16:54:22 +00:00
10 lines
495 B
Plaintext
10 lines
495 B
Plaintext
!define LANG "Portuguese"
|
|
!insertmacro LANG_STRING STRING_SHORTCUT_ON_DESKTOP "Deseja criar um atalho na área de trabalho?"
|
|
!insertmacro LANG_STRING STRING_UNINSTALLED_OK "$(^Name) foi desinstalado com sucesso."
|
|
!insertmacro LANG_STRING STRING_REMOVE_PROGRAM_QUESTION "Deseja remover $(^Name) e todos os seus componentes?"
|
|
!insertmacro LANG_STRING STRING_REMOVE_JOB_FILES_QUESTION "Também deseja remover os ficheiros de trabalho criados pela interface?"
|
|
|
|
# Local Variables:
|
|
# mode: nsi
|
|
# End:
|