mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-07 10:46:03 +00:00
10 lines
416 B
Plaintext
10 lines
416 B
Plaintext
!define LANG "Lithuanian"
|
|
!insertmacro LANG_STRING STRING_UNINSTALLED_OK "$(^Name) was successfully uninstalled."
|
|
!insertmacro LANG_STRING STRING_REMOVE_PROGRAM_QUESTION "Do you really want to remove $(^Name) and all of its components?"
|
|
!insertmacro LANG_STRING STRING_REMOVE_JOB_FILES_QUESTION "Should job files created by the GUI be deleted as well?"
|
|
|
|
# Local Variables:
|
|
# mode: nsis
|
|
# coding: windows-1257
|
|
# End:
|