You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,12 @@ PeaZip comes with multiple language files, but since additional translations are
11
11
Each x.y subfolder contains language file for a specific release, minor releases x.y.z shares the same text.
12
12
13
13
On Windows systems, context menu and SendTo menu items can be translated independently from the text of the main app.
14
-
Context menu entries are avaliable as .reg scripts, and SendTo menu links being .lnk files available in (peazip)\res\share\batch folder.
15
14
16
-
Translated context menu Windows 7+https://github.com/peazip/PeaZip-Translations/releases/tag/0.0
15
+
Windows 7+ context menu entries are avaliable as .reg scripts in (peazip)\res\share\lang-wincontext folder, and contributed translations are inhttps://github.com/peazip/PeaZip-Translations/releases/tag/0.0
17
16
18
-
Translated SendTo menu links https://github.com/peazip/PeaZip-Translations/releases/tag/0
17
+
Windows 11 mini-context menu entries are available as .reg scripts too, in (peazip)\res\share\batch folder.
18
+
19
+
SendTo menu entries are .lnk files (changing the link file name changes the text in the SendTo menu entry) available in (peazip)\res\share\batch folder, and contributed translations are in https://github.com/peazip/PeaZip-Translations/releases/tag/0
0 commit comments