OSDN Git Service

winmerge-jp/winmerge-jp.git
2 years agoUpdate of Lithuanian translation (#1061)
Tichij [Mon, 29 Nov 2021 11:46:01 +0000 (13:46 +0200)]
Update of Lithuanian translation (#1061)

2 years agoUpdate Portuguese translation (#1060)
Hugo Carvalho [Sun, 28 Nov 2021 23:56:36 +0000 (23:56 +0000)]
Update Portuguese translation (#1060)

For commit:
https://github.com/hugok79/winmerge/commit/88e8c0798094f7baf8dbb80834dfca677971bf5f

2 years agoFix issue #1052: Issue with closing WinMerge with Esc keyboard key
Takashi Sawanaka [Sun, 28 Nov 2021 12:56:47 +0000 (21:56 +0900)]
Fix issue #1052:  Issue with closing WinMerge with Esc keyboard key

2 years agoAdded VS2022 support (5)
Takashi Sawanaka [Sat, 27 Nov 2021 13:28:48 +0000 (22:28 +0900)]
Added VS2022 support (5)

2 years agoMake the 'Match similar lines' option work for 3-way comparisons (#1051) (2)
Takashi Sawanaka [Fri, 26 Nov 2021 23:45:00 +0000 (08:45 +0900)]
Make the 'Match similar lines' option work for 3-way comparisons (#1051) (2)

2 years agoFix issue #1057: Source Files Comparison doesn't seem to Work properly
Takashi Sawanaka [Fri, 26 Nov 2021 14:47:42 +0000 (23:47 +0900)]
Fix issue #1057: Source Files Comparison doesn't seem to Work properly

2 years agoFix #1056: Please add a huge icon for "Filter is active"
Takashi Sawanaka [Thu, 25 Nov 2021 14:30:09 +0000 (23:30 +0900)]
Fix #1056: Please add a huge icon for "Filter is active"

2 years agoAdded VS2022 support (4)
Takashi Sawanaka [Thu, 25 Nov 2021 14:06:49 +0000 (23:06 +0900)]
Added VS2022 support (4)

2 years agoAdded option "Ignore numbers" (#1025) (5)
Takashi Sawanaka [Wed, 24 Nov 2021 14:09:30 +0000 (23:09 +0900)]
Added option "Ignore numbers" (#1025) (5)

2 years agodiffutils: Make the definitions of __NT__ and PR_FILE_NAME unnecessary.
Takashi Sawanaka [Wed, 24 Nov 2021 14:08:47 +0000 (23:08 +0900)]
diffutils: Make the definitions of __NT__ and PR_FILE_NAME unnecessary.

2 years agoFix PHP syntax highlighting. (#1055)
Jun Tajima [Tue, 23 Nov 2021 22:32:05 +0000 (07:32 +0900)]
Fix PHP syntax highlighting. (#1055)

- Fix an issue where text is not highlighted correctly if there is no space or symbol between a single line comment or variable and the end tag "?>".

2 years agocrystaledit/Sample: Add Select Font menu item
Takashi Sawanaka [Tue, 23 Nov 2021 11:56:07 +0000 (20:56 +0900)]
crystaledit/Sample: Add Select Font menu item

2 years agoAdded VS2022 support (3)
Takashi Sawanaka [Tue, 23 Nov 2021 11:55:33 +0000 (20:55 +0900)]
Added VS2022 support (3)

2 years agoFix code scanning alerts: Comparison of narrow type with wide type in loop condition
Takashi Sawanaka [Tue, 23 Nov 2021 01:33:23 +0000 (10:33 +0900)]
Fix code scanning alerts: Comparison of narrow type with wide type in loop condition

2 years agoFix code scanning alerts: Array offset used before range check
Takashi Sawanaka [Tue, 23 Nov 2021 01:30:30 +0000 (10:30 +0900)]
Fix code scanning alerts: Array offset used before range check

2 years agoFix code scanning alerts: Potentially uninitialized local variable
Takashi Sawanaka [Tue, 23 Nov 2021 01:21:11 +0000 (10:21 +0900)]
Fix code scanning alerts: Potentially uninitialized local variable

2 years agoFix code scanning alerts: Unused local variable
Takashi Sawanaka [Tue, 23 Nov 2021 01:14:26 +0000 (10:14 +0900)]
Fix code scanning alerts: Unused local variable

2 years agoAdded VS2022 support (2)
Takashi Sawanaka [Tue, 23 Nov 2021 01:13:50 +0000 (10:13 +0900)]
Added VS2022 support (2)

2 years agorename BuildAll.vs2019x64_vs2017Win32.cmd to BuildAll.vs2022x64_vs2017Win32.cmd
Takashi Sawanaka [Mon, 22 Nov 2021 13:07:50 +0000 (22:07 +0900)]
rename BuildAll.vs2019x64_vs2017Win32.cmd to BuildAll.vs2022x64_vs2017Win32.cmd

2 years agoAdded option "Ignore numbers" (#1025) (4)
Takashi Sawanaka [Mon, 22 Nov 2021 13:06:49 +0000 (22:06 +0900)]
Added option "Ignore numbers" (#1025) (4)

2 years agoAdded option "Ignore numbers" (#1025) (3)
Takashi Sawanaka [Mon, 22 Nov 2021 12:58:01 +0000 (21:58 +0900)]
Added option "Ignore numbers" (#1025) (3)

2 years agoFix issus #923: Put the diff patch to the clipboard rather than to files
Takashi Sawanaka [Sun, 21 Nov 2021 12:45:33 +0000 (21:45 +0900)]
Fix issus #923: Put the diff patch to the clipboard rather than to files

2 years agoFix code scanning alerts: Inconsistent definition of copy constructor and assignment...
Takashi Sawanaka [Sun, 21 Nov 2021 06:48:12 +0000 (15:48 +0900)]
Fix code scanning alerts: Inconsistent definition of copy constructor and assignment ('Rule of Two')

2 years agoFix code scanning alerts: Incorrect allocation-error handling
Takashi Sawanaka [Sun, 21 Nov 2021 05:51:44 +0000 (14:51 +0900)]
Fix code scanning alerts: Incorrect allocation-error handling

2 years agoMake the 'Match similar lines' option work for 3-way comparisons (#1051)
Takashi Sawanaka [Sun, 21 Nov 2021 04:02:04 +0000 (13:02 +0900)]
Make the 'Match similar lines' option work for 3-way comparisons (#1051)

2 years agoFix typo in BCMenu.cpp (#1054)
Ikko Ashimine [Fri, 19 Nov 2021 22:39:29 +0000 (07:39 +0900)]
Fix typo in BCMenu.cpp (#1054)

overide -> override

2 years agoMergeEditView.cpp: Fix assertion failure when Merge Mode is enabled
Takashi Sawanaka [Fri, 19 Nov 2021 13:33:26 +0000 (22:33 +0900)]
MergeEditView.cpp: Fix assertion failure when Merge Mode is enabled

2 years agoFix codescaning alerts: Inconsistent nullness check
Takashi Sawanaka [Mon, 15 Nov 2021 13:29:48 +0000 (22:29 +0900)]
Fix codescaning alerts: Inconsistent nullness check

2 years agoFix issue #1050: The current pane switches without me asking it to.
Takashi Sawanaka [Sun, 14 Nov 2021 11:54:01 +0000 (20:54 +0900)]
Fix issue  #1050: The current pane switches without me asking it to.

2 years agoUpdate Polish.po (#1049)
Mirosław Żylewicz [Sat, 13 Nov 2021 23:42:08 +0000 (00:42 +0100)]
Update Polish.po (#1049)

2 years agoUpdate Contributors.txt
Takashi Sawanaka [Wed, 10 Nov 2021 15:21:52 +0000 (00:21 +0900)]
Update Contributors.txt

2 years agoUpdate of Lithuanian translation (#1043)
Tichij [Wed, 10 Nov 2021 14:36:30 +0000 (16:36 +0200)]
Update of Lithuanian translation (#1043)

2 years agoAdd D syntax highlighting. (#1042) (2)
Takashi Sawanaka [Wed, 10 Nov 2021 14:11:32 +0000 (23:11 +0900)]
Add D syntax highlighting. (#1042) (2)

2 years agoAdd D syntax highlighting. (#1042)
devmynote [Wed, 10 Nov 2021 14:10:18 +0000 (23:10 +0900)]
Add D syntax highlighting. (#1042)

* Small Fix.
Fixed C#(Java, JavaScript) keyword highlighting.

* Add D syntax highlighting.

* Improved D syntax highlighting.
(Supports nested comments)

* Improved D syntax highlighting.
(Supports string literals)

* Fixed blank line handling.

2 years agoAdded VS2022 support
Takashi Sawanaka [Tue, 9 Nov 2021 14:14:27 +0000 (23:14 +0900)]
Added VS2022 support

2 years agoFix crash when comparing 3 folders if additional properties were added
Takashi Sawanaka [Sun, 7 Nov 2021 04:25:59 +0000 (13:25 +0900)]
Fix crash when comparing 3 folders if additional properties were added

2 years agoSmall Fix. (#1040)
devmynote [Sat, 6 Nov 2021 09:21:45 +0000 (18:21 +0900)]
Small Fix. (#1040)

Fixed C#(Java, JavaScript) keyword highlighting.

2 years agoImprove 'Match similar lines' (related to the issue #1013 Vertical shifting needed...
Takashi Sawanaka [Sat, 6 Nov 2021 01:26:35 +0000 (10:26 +0900)]
Improve 'Match similar lines'   (related to the issue #1013 Vertical shifting needed when some lines do not match) (3)

- Reduce the execution time of the GetMatchCost() function
- Remove the 15-line limit for a single Diff block, and instead make the limit to 4096 characters per Diff block

2 years agoImprove 'Match similar lines' (related to the issue #1013 Vertical shifting needed...
Takashi Sawanaka [Sat, 6 Nov 2021 01:05:18 +0000 (10:05 +0900)]
Improve 'Match similar lines'   (related to the issue #1013 Vertical shifting needed when some lines do not match) (2)

- Reduce the execution time of the GetMatchCost() function
- Remove the 15-line limit for a single Diff block, and instead make the limit to 4096 characters per Diff block

2 years agoImprove 'Match similar lines' (related to the issue #1013 Vertical shifting needed...
Takashi Sawanaka [Sat, 6 Nov 2021 00:14:43 +0000 (09:14 +0900)]
Improve 'Match similar lines'   (related to the issue #1013 Vertical shifting needed when some lines do not match)

- Reduce the execution time of the GetMatchCost() function
- Remove the 15-line limit for a single Diff block, and instead make the limit to 4096 characters per Diff block

2 years agoUpdate Portuguese translation (#1039)
Hugo Carvalho [Fri, 5 Nov 2021 22:30:15 +0000 (22:30 +0000)]
Update Portuguese translation (#1039)

I took some time to proofread the translation.
Some grammar correction and other minor fixes.

2 years agoFix a problem where Duplicate Group Numbers were not assigned to files with the same...
Takashi Sawanaka [Wed, 3 Nov 2021 14:06:55 +0000 (23:06 +0900)]
Fix a problem where Duplicate Group Numbers were not assigned to files with the same content but different file names. (3)

2 years agoAdd the feature to display tooltips on the MDI tab. (#1038)
Jun Tajima [Wed, 3 Nov 2021 10:38:56 +0000 (19:38 +0900)]
Add the feature to display tooltips on the MDI tab. (#1038)

- Show tooltips when the title is too long to display the entire title.

2 years agoFix issue #1036: Release 2.16.16 crashes when comparing large files - likely a regre...
Takashi Sawanaka [Tue, 2 Nov 2021 13:27:51 +0000 (22:27 +0900)]
Fix issue #1036:  Release 2.16.16 crashes when comparing large files - likely a regression

2 years agoUpdate Portuguese translation (#1034)
Hugo Carvalho [Sat, 30 Oct 2021 01:19:44 +0000 (02:19 +0100)]
Update Portuguese translation (#1034)

2 years agoFix a problem where Duplicate Group Numbers were not assigned to files with the same...
Takashi Sawanaka [Thu, 28 Oct 2021 23:08:05 +0000 (08:08 +0900)]
Fix a problem where Duplicate Group Numbers were not assigned to files with the same content but different file names. (2)

2 years agoFix a problem where Duplicate Group Numbers were not assigned to files with the same...
Takashi Sawanaka [Thu, 28 Oct 2021 22:56:24 +0000 (07:56 +0900)]
Fix a problem where Duplicate Group Numbers were not assigned to files with the same content but different file names.

2 years agoUpdate Russian.po
Takashi Sawanaka [Thu, 28 Oct 2021 22:51:41 +0000 (07:51 +0900)]
Update Russian.po

2 years agoUpdate Hungarian.po (#1032)
efi99 [Thu, 28 Oct 2021 13:49:00 +0000 (15:49 +0200)]
Update Hungarian.po (#1032)

2 years agoAdded option "Ignore numbers" (#1025) (2)
Takashi Sawanaka [Thu, 28 Oct 2021 12:50:49 +0000 (21:50 +0900)]
Added option "Ignore numbers" (#1025) (2)

2 years agoUpdate Russian.po (#1031)
wvxwxvw [Thu, 28 Oct 2021 12:38:26 +0000 (15:38 +0300)]
Update Russian.po (#1031)

2 years agoAdded option "Ignore numbers" (#1025)
evoc [Thu, 28 Oct 2021 00:47:28 +0000 (02:47 +0200)]
Added option "Ignore numbers" (#1025)

* added ignore numbers option

* updated .po files

* fixed Merge.rc

* actually using options flag for numbers

* added ignore numbers to toolbar menu

* added unit test IgnoreNumbers

* re-added some german translations

* added ignore numbers option
updated .po files

* actually using options flag for numbers

* added ignore numbers to toolbar menu

* added unit test IgnoreNumbers

* prepare for merge

* setting private build stringdiffs.cpp.orig
* skip building ARM64 in BuildAll.vs2019x64_vs2017Win32.cmd
* disabled UploadToVirusTotal.cmd

* updated ChangeLog to include option "ignore numbers"

* cleanung build scripts

Co-authored-by: wittenburg <wittenburg@optimal-systems.de>
2 years agoUpdate TranslationsStatus
Takashi Sawanaka [Tue, 26 Oct 2021 23:14:58 +0000 (08:14 +0900)]
Update TranslationsStatus

2 years agoUpdate ChangeLog&ReleaseNotes (4)
Takashi Sawanaka [Tue, 26 Oct 2021 23:14:00 +0000 (08:14 +0900)]
Update ChangeLog&ReleaseNotes (4)

2 years agoUpdate German.po (#1027)
Mr-Update [Tue, 26 Oct 2021 23:03:19 +0000 (01:03 +0200)]
Update German.po (#1027)

Translation completed

2 years agoUpdate ChangeLog&ReleaseNotes (3)
Takashi Sawanaka [Tue, 26 Oct 2021 13:08:29 +0000 (22:08 +0900)]
Update ChangeLog&ReleaseNotes (3)

2 years agoUpdate Slovenian translation. Submited by JadranR
Takashi Sawanaka [Tue, 26 Oct 2021 12:59:29 +0000 (21:59 +0900)]
Update Slovenian translation. Submited by JadranR

2 years agoCompareMSExcelFiles.sct: Make the number before the sheet name zero-padded. Submitted...
Takashi Sawanaka [Tue, 26 Oct 2021 12:47:49 +0000 (21:47 +0900)]
CompareMSExcelFiles.sct: Make the number before the sheet name zero-padded. Submitted by Shirai

2 years agoUpdate ChangeLog&ReleaseNotes (2)
Takashi Sawanaka [Tue, 26 Oct 2021 00:24:51 +0000 (09:24 +0900)]
Update ChangeLog&ReleaseNotes (2)

2 years agoBump revision to 2.16.16
Takashi Sawanaka [Tue, 26 Oct 2021 00:21:37 +0000 (09:21 +0900)]
Bump revision to 2.16.16

2 years agoUpdate ChangeLog&ReleaseNotes
Takashi Sawanaka [Sun, 24 Oct 2021 12:30:51 +0000 (21:30 +0900)]
Update ChangeLog&ReleaseNotes

2 years agoFix issue #1007: Comparing broken lnk-files (windows shortcuts) freezes WinMerge
Takashi Sawanaka [Sun, 24 Oct 2021 11:31:49 +0000 (20:31 +0900)]
Fix issue #1007: Comparing broken lnk-files (windows shortcuts) freezes WinMerge

2 years agoUpdate Hungarian.po (#1023)
efi99 [Sun, 24 Oct 2021 10:21:45 +0000 (12:21 +0200)]
Update Hungarian.po (#1023)

2 years agoFolderCompare: Additional Properties (Windows Property System+Hash(MD5, SHA-1, SHA...
Takashi Sawanaka [Sun, 24 Oct 2021 06:34:31 +0000 (15:34 +0900)]
FolderCompare: Additional Properties (Windows Property System+Hash(MD5, SHA-1, SHA-256)) (#996)

2 years agoAdd Portuguese.isl (#1017)
Hugo Carvalho [Thu, 21 Oct 2021 13:52:57 +0000 (14:52 +0100)]
Add Portuguese.isl (#1017)

2 years agoGalician translation update (#1005)
LMS [Tue, 12 Oct 2021 11:09:05 +0000 (13:09 +0200)]
Galician translation update (#1005)

2 years agoFix issue #1004: Where to report documentation/help errors?
Takashi Sawanaka [Tue, 12 Oct 2021 00:29:24 +0000 (09:29 +0900)]
Fix issue #1004:  Where to report documentation/help errors?

2 years agoFix a problem where the string in the Windows common dialog would not change to the...
Takashi Sawanaka [Mon, 11 Oct 2021 12:52:43 +0000 (21:52 +0900)]
Fix a problem where the string in the Windows common dialog would not change to the language when switching languages.

2 years agoUpdate Apache tika to 2.1.0 and change the download URL to the URL suggested by JohnF...
Takashi Sawanaka [Mon, 11 Oct 2021 11:31:37 +0000 (20:31 +0900)]
Update Apache tika to 2.1.0 and change the download URL to the URL suggested by JohnF-tfa (https://github.com/WinMerge/winmerge/issues/715#issuecomment-939630493)

2 years agoFix typo in OpenView.cpp (#1000)
Ikko Ashimine [Sun, 10 Oct 2021 22:56:08 +0000 (07:56 +0900)]
Fix typo in OpenView.cpp (#1000)

Callled -> Called

2 years agoFix issue #998: Cannot resize last column with UI
Takashi Sawanaka [Sat, 9 Oct 2021 23:54:53 +0000 (08:54 +0900)]
Fix issue #998: Cannot resize last column with UI

2 years agoPropShell.cpp: Fix the problem that the "Register Shell Extension for Windows 11...
Takashi Sawanaka [Fri, 8 Oct 2021 11:40:13 +0000 (20:40 +0900)]
PropShell.cpp: Fix the problem that the "Register Shell Extension for Windows 11 or later" button is not enabled when another user has registered ShellExtension for Windows 11.

2 years agoShellFileOperations_test.cpp: Fix failed test
Takashi Sawanaka [Wed, 6 Oct 2021 12:56:27 +0000 (21:56 +0900)]
ShellFileOperations_test.cpp: Fix failed test

2 years agoResource.h: Increase the maximum number of unpacker plugins from 40 to 200.
Takashi Sawanaka [Sun, 3 Oct 2021 11:32:01 +0000 (20:32 +0900)]
Resource.h: Increase the maximum number of unpacker plugins from 40 to 200.

2 years agoFix an issue where filters are not applied correctly when opening a project file...
Jun Tajima [Sun, 3 Oct 2021 10:02:37 +0000 (19:02 +0900)]
Fix an issue where filters are not applied correctly when opening a project file containing multiple items with different filters. (#995)

- Duplicate the global file filter and set it into the diff context of the CDirDoc class.

2 years agoImgMergeFrm.cpp: Fix an issue where drag-and-drop of file would only work once.
Takashi Sawanaka [Sat, 2 Oct 2021 01:11:55 +0000 (10:11 +0900)]
ImgMergeFrm.cpp: Fix an issue where drag-and-drop of file would only work once.

2 years agoDlowloadDeps.cmd: Update ShellExtension to 1.18.2.0
Takashi Sawanaka [Fri, 1 Oct 2021 14:41:42 +0000 (23:41 +0900)]
DlowloadDeps.cmd: Update ShellExtension to 1.18.2.0

2 years agoShellExtension: Bump revision to 1.18.3.0 ShellExtension-1.18.2.0
Takashi Sawanaka [Fri, 1 Oct 2021 14:34:13 +0000 (23:34 +0900)]
ShellExtension: Bump revision to 1.18.3.0

2 years agoShellExtension for Windows11: Disable Registry Write Virtualization
Takashi Sawanaka [Fri, 1 Oct 2021 14:30:53 +0000 (23:30 +0900)]
ShellExtension for Windows11: Disable Registry Write Virtualization

2 years agoConflictFileParser: use namespace
Takashi Sawanaka [Tue, 28 Sep 2021 23:24:40 +0000 (08:24 +0900)]
ConflictFileParser: use namespace

2 years agoUpdate Hungarian.po (#991)
efi99 [Tue, 28 Sep 2021 23:19:45 +0000 (01:19 +0200)]
Update Hungarian.po (#991)

2 years agoLoop counter should be the same type as the count type. (#987)
Anders [Mon, 27 Sep 2021 23:03:29 +0000 (01:03 +0200)]
Loop counter should be the same type as the count type. (#987)

It is unlikely that somebody selects more than 0xffff files but just in case, don't loop forever.

2 years agoFix issue #983: Plugin unpacked file extension problem (get_PluginUnpackedFileExtensi...
Takashi Sawanaka [Mon, 27 Sep 2021 11:27:05 +0000 (20:27 +0900)]
Fix issue #983: Plugin unpacked file extension problem (get_PluginUnpackedFileExtension) (2)

2 years agoFix not getting the proper error message when saving failed
Takashi Sawanaka [Sun, 26 Sep 2021 12:53:29 +0000 (21:53 +0900)]
Fix not getting the proper error message when saving failed

2 years agoAttempt to fix issue #771: Sync (Super Slow) (2)
Takashi Sawanaka [Sun, 26 Sep 2021 12:26:46 +0000 (21:26 +0900)]
Attempt to fix issue #771: Sync (Super Slow) (2)

2 years agoAttempt to fix issue #771: Sync (Super Slow)
Takashi Sawanaka [Sun, 26 Sep 2021 00:58:06 +0000 (09:58 +0900)]
Attempt to fix issue #771: Sync (Super Slow)

2 years agoUpdate ShellExtension to 1.18.1.0
Takashi Sawanaka [Sun, 26 Sep 2021 00:48:13 +0000 (09:48 +0900)]
Update ShellExtension to 1.18.1.0

2 years agoWInMergeContextMenu.dll: Disable advanced menu due to stability issues ShellExtension-1.18.1.0
Takashi Sawanaka [Sun, 26 Sep 2021 00:36:53 +0000 (09:36 +0900)]
WInMergeContextMenu.dll: Disable advanced menu due to stability issues

2 years agoUpdate German.po (#986)
Mr-Update [Sat, 25 Sep 2021 23:57:28 +0000 (01:57 +0200)]
Update German.po (#986)

Translation completed

2 years agoFix issue #983: Plugin unpacked file extension problem (get_PluginUnpackedFileExtension)
Takashi Sawanaka [Sat, 25 Sep 2021 11:17:30 +0000 (20:17 +0900)]
Fix issue #983: Plugin unpacked file extension problem (get_PluginUnpackedFileExtension)

2 years agoUpdate Turkish.po
Takashi Sawanaka [Fri, 24 Sep 2021 13:02:18 +0000 (22:02 +0900)]
Update Turkish.po

2 years agoFix issue #985: Missing packages.config (also outdated) and wrong NuGet packages...
Takashi Sawanaka [Fri, 24 Sep 2021 13:02:01 +0000 (22:02 +0900)]
Fix issue #985:  Missing packages.config (also outdated) and wrong NuGet packages path in the WinMergeContextMenu.vcxproj and .filters file
- Use git submodule instead of NugGet package

2 years agoShellExtension: Bump revision to 1.18.1.0
Takashi Sawanaka [Thu, 23 Sep 2021 07:10:38 +0000 (16:10 +0900)]
ShellExtension: Bump revision to 1.18.1.0

2 years agoShellExtension: ShellExtension for Windows 11 did not work on machines that did not...
Takashi Sawanaka [Thu, 23 Sep 2021 07:10:00 +0000 (16:10 +0900)]
ShellExtension: ShellExtension for Windows 11 did not work on machines that did not have MSVCP140.dll VCRUNTIME140*.dll installed.

2 years agoFix issue #951: Reloading a file that was changed by another application does not...
Takashi Sawanaka [Wed, 22 Sep 2021 23:07:47 +0000 (08:07 +0900)]
Fix issue #951: Reloading a file that was changed by another application does not preserve column widths

2 years agoUpdate TranslationsStatus
Takashi Sawanaka [Tue, 21 Sep 2021 23:21:59 +0000 (08:21 +0900)]
Update TranslationsStatus

2 years agoUpdate ShellExtension/Turkish.po
Takashi Sawanaka [Tue, 21 Sep 2021 23:21:28 +0000 (08:21 +0900)]
Update ShellExtension/Turkish.po

2 years ago2.16.15 Turkish translation update (#980)
Kaya Zeren [Tue, 21 Sep 2021 23:15:46 +0000 (02:15 +0300)]
2.16.15 Turkish translation update   (#980)

* 2.16.15 Turkish translation update

2.16.15 Turkish translation update

* 2.16.15 Turkish translation update

2.16.15 Turkish translation update

2 years agoUpdate Slovenian translation. Submited by JadranR
Takashi Sawanaka [Mon, 20 Sep 2021 23:57:01 +0000 (08:57 +0900)]
Update Slovenian translation. Submited by JadranR

2 years agoUpdate of Lithuanian translation (#979)
Tichij [Mon, 20 Sep 2021 14:15:53 +0000 (17:15 +0300)]
Update of Lithuanian translation (#979)