mirror of
https://github.com/greenshot/greenshot
synced 2025-08-19 21:13:23 -07:00
Update installer script (#243) [skip ci]
Add changes to have icon description for Readme/License multi-language Add Italian translation for the icon descriptions.
This commit is contained in:
parent
af0bc8327a
commit
d8aeab5514
1 changed files with 6 additions and 2 deletions
|
@ -190,8 +190,8 @@ Root: HKLM; Subkey: Software\Classes\Greenshot\shell\open\command; ValueType: st
|
|||
[Icons]
|
||||
Name: {group}\{#ExeName}; Filename: {app}\{#ExeName}.exe; WorkingDir: {app}; AppUserModelID: "{#ExeName}"
|
||||
Name: {group}\{cm:UninstallIconDescription} {#ExeName}; Filename: {uninstallexe}; WorkingDir: {app};
|
||||
Name: {group}\Readme.txt; Filename: {app}\readme.txt; WorkingDir: {app}
|
||||
Name: {group}\License.txt; Filename: {app}\license.txt; WorkingDir: {app}
|
||||
Name: {group}\{cm:ShowReadme}; Filename: {app}\readme.txt; WorkingDir: {app}
|
||||
Name: {group}\{cm:ShowLicense}; Filename: {app}\license.txt; WorkingDir: {app}
|
||||
|
||||
[Languages]
|
||||
Name: en; MessagesFile: compiler:Default.isl
|
||||
|
@ -269,6 +269,8 @@ en.startgreenshot=Start {#ExeName}
|
|||
en.startup=Start {#ExeName} with Windows start
|
||||
en.win10=Windows 10 plug-in
|
||||
en.UninstallIconDescription=Uninstall
|
||||
en.ShowLicense=Show licenze
|
||||
en.ShowReadme=how Readme
|
||||
|
||||
de.confluence=Confluence Plug-in
|
||||
de.default=Standard installation
|
||||
|
@ -339,6 +341,8 @@ it.startgreenshot=Esegui {#ExeName}
|
|||
it.startup=Esegui {#ExeName} all''avvio di Windows
|
||||
it.win10=Plugin Windows 10
|
||||
it.UninstallIconDescription=Disinstalla
|
||||
it.ShowLicense=Visualizza licenza (in inglese)
|
||||
it.ShowReadme=Visualizza Readme (in inglese)
|
||||
it.dexfranconia=Fräncofono (Tedesco)
|
||||
it.arSY=Arabo (Siria)
|
||||
it.caCA=Catalano
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue