Skip to content

Commit

Permalink
Version 0.12.2.5 Stable - Minor UI fixes + Updated Italian translatio…
Browse files Browse the repository at this point in the history
…ns + Various Bugfixes
  • Loading branch information
Faster3ck committed Jan 22, 2025
1 parent f6d58b8 commit 39d575a
Show file tree
Hide file tree
Showing 65 changed files with 2,417 additions and 385 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
*.user
*.DS_Store
converseen.pro.user
build/
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
0.12.2.5 – 2025-01-22
- Minor UI fixes
- Updated Italian translations
- Various Bugfixes

0.12.2.4 – 2024-10-29
- Fixed a bug affecting localization file access
- Various Bugfixes
Expand Down
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ if(WIN32)
cmake_policy(SET CMP0135 NEW)
endif()

set(CONVERSEEN_VERSION 0.12.2.4)
set(CONVERSEEN_VERSION 0.12.2.5)

project(
converseen
Expand Down Expand Up @@ -275,7 +275,7 @@ if(WIN32)
set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_SOURCE_DIR}/COPYING.txt")
set(CPACK_RESOURCE_FILE_README "${CMAKE_SOURCE_DIR}/COPYING.txt")

set(CPACK_WIX_PRODUCT_GUID "B35C58D3-FBD2-4A81-8371-588F51000009")
set(CPACK_WIX_PRODUCT_GUID "B35C58D3-FBD2-4A81-8371-588F51000010")
set(CPACK_WIX_UPGRADE_GUID "B35C58D3-FBD2-4A81-8371-588F51EC180F")

configure_file("${CMAKE_CURRENT_SOURCE_DIR}/cmake/wixCheckInnoVersion.xml.in" wixCheckInnoVersion.xml)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ For the **Windows** binaries for **Converseen**, this program uses free code sig
## License

Converseen - The image batch converter and resizer
Copyright (C) 2009 - 2024 Francesco Mondello
Copyright (C) 2009 - 2025 Francesco Mondello

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
10 changes: 6 additions & 4 deletions converseen.appdata.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2024 Francesco Mondello <[email protected]> -->
<!-- Copyright 2025 Francesco Mondello <[email protected]> -->
<component type="desktop">
<id>net.fasterland.converseen</id>
<metadata_license>CC0-1.0</metadata_license>
Expand Down Expand Up @@ -79,16 +79,18 @@
<url type="help">https://converseen.fasterland.net/help/</url>
<url type="contact">https://converseen.fasterland.net/contact-me/</url>
<releases>
<release version="0.12.2.4" date="2024-10-29">
<release version="0.12.2.5" date="2025-01-22">
<url type="details">https://converseen.fasterland.net/changelog/</url>
<description>
<p>Changelog for 0.12.2.4</p>
<p>Changelog for 0.12.2.5</p>
<ul>
<li>Fixed a bug affecting localization file access</li>
<li>Minor UI fixes</li>
<li>Updated Italian translations</li>
<li>Various Bugfixes</li>
</ul>
</description>
</release>
<release version="0.12.2.4" date="2024-10-29" />
<release version="0.12.2.2" date="2024-04-15" />
<release version="0.12.2.1" date="2024-03-18" />
<release version="0.12.2.0" date="2024-03-10" />
Expand Down
261 changes: 257 additions & 4 deletions loc/converseen_cs_CZ.ts

Large diffs are not rendered by default.

82 changes: 41 additions & 41 deletions loc/converseen_da_DK.ts
Original file line number Diff line number Diff line change
Expand Up @@ -992,11 +992,6 @@ p, li { white-space: pre-wrap; }
<source>&amp;Exit</source>
<translation>&amp;Afslut</translation>
</message>
<message>
<location filename="../ui/mainwindow.ui" line="1393"/>
<source>Ctrl+X</source>
<translation>Ctrl+X</translation>
</message>
<message>
<location filename="../ui/mainwindow.ui" line="1398"/>
<source>Uncheck all &amp;items</source>
Expand Down Expand Up @@ -1093,6 +1088,11 @@ p, li { white-space: pre-wrap; }
<source>&amp;180°</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/mainwindow.ui" line="1393"/>
<source>Ctrl+Q</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../ui/mainwindow.ui" line="1444"/>
<source>Import windows icon (*.ico)</source>
Expand All @@ -1107,125 +1107,125 @@ p, li { white-space: pre-wrap; }
<context>
<name>MainWindowImpl</name>
<message>
<location filename="../src/mainwindowimpl.cpp" line="244"/>
<location filename="../src/mainwindowimpl.cpp" line="240"/>
<source>Open Image</source>
<translation>Åbn billede</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="433"/>
<location filename="../src/mainwindowimpl.cpp" line="439"/>
<location filename="../src/mainwindowimpl.cpp" line="429"/>
<location filename="../src/mainwindowimpl.cpp" line="435"/>
<location filename="../src/mainwindowimpl.cpp" line="444"/>
<location filename="../src/mainwindowimpl.cpp" line="448"/>
<location filename="../src/mainwindowimpl.cpp" line="452"/>
<location filename="../src/mainwindowimpl.cpp" line="456"/>
<source>Warning</source>
<translation>Advarsel</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="453"/>
<location filename="../src/mainwindowimpl.cpp" line="449"/>
<source>No image checked!</source>
<translation>Ingen billeder er markeret!</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="457"/>
<location filename="../src/mainwindowimpl.cpp" line="453"/>
<source>No images to convert!</source>
<translation>Ingen billeder at konvertere!</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="434"/>
<location filename="../src/mainwindowimpl.cpp" line="430"/>
<source>The output directory doesn&apos;t exists! Would you create it?</source>
<translation>Output-mappen eksisterer ikke.! Ønsker du at oprette den?</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="265"/>
<location filename="../src/mainwindowimpl.cpp" line="261"/>
<source>Do you want to import subfolders as well?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="294"/>
<location filename="../src/mainwindowimpl.cpp" line="290"/>
<source>Open Icon file</source>
<translation>Åbn icon fil</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="294"/>
<location filename="../src/mainwindowimpl.cpp" line="290"/>
<source>Microsoft icon (*.ico *.icon)</source>
<translation>Microsoft icon (*.ico *.icon)</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="305"/>
<location filename="../src/mainwindowimpl.cpp" line="301"/>
<source>Open Pdf file</source>
<translation>Åbn PDF fil</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="305"/>
<location filename="../src/mainwindowimpl.cpp" line="301"/>
<source>Portable Document Format (*.pdf)</source>
<translation>Portable Document Format (*.pdf)</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="315"/>
<location filename="../src/mainwindowimpl.cpp" line="311"/>
<source>Analyzing the file. It may take a while, please wait...</source>
<translation>Analyserer filen. Det kan tage lidt tid. Vent venligst...</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="339"/>
<location filename="../src/mainwindowimpl.cpp" line="335"/>
<source>You are going to import %1 directories. Do you want to import subfolders as well?</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="440"/>
<location filename="../src/mainwindowimpl.cpp" line="436"/>
<source>The directory cannot be created!</source>
<translation>mappen kan ikke oprettes!</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="449"/>
<location filename="../src/mainwindowimpl.cpp" line="445"/>
<source>Set an output directory!</source>
<translation>Angiv en output-mappe!</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="474"/>
<location filename="../src/mainwindowimpl.cpp" line="470"/>
<source>Processing...</source>
<translation>Behandler...</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="640"/>
<location filename="../src/mainwindowimpl.cpp" line="636"/>
<source>Converted</source>
<translation type="unfinished">Konverteret</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="654"/>
<location filename="../src/mainwindowimpl.cpp" line="650"/>
<source>Processing finished!</source>
<translation>Behandling færdig!</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="258"/>
<location filename="../src/mainwindowimpl.cpp" line="708"/>
<location filename="../src/mainwindowimpl.cpp" line="254"/>
<location filename="../src/mainwindowimpl.cpp" line="704"/>
<source>Open Directory</source>
<translation>Åbn mappe</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="811"/>
<location filename="../src/mainwindowimpl.cpp" line="829"/>
<location filename="../src/mainwindowimpl.cpp" line="1002"/>
<location filename="../src/mainwindowimpl.cpp" line="1059"/>
<location filename="../src/mainwindowimpl.cpp" line="807"/>
<location filename="../src/mainwindowimpl.cpp" line="825"/>
<location filename="../src/mainwindowimpl.cpp" line="998"/>
<location filename="../src/mainwindowimpl.cpp" line="1055"/>
<source>Preview</source>
<translation>Forhåndsvisning</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="1130"/>
<location filename="../src/mainwindowimpl.cpp" line="1126"/>
<source>Suggest a new name!</source>
<translation>Foreslå et nyt navn!</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="1131"/>
<location filename="../src/mainwindowimpl.cpp" line="1127"/>
<source>New name:</source>
<translation>Nyt navn:</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="1136"/>
<location filename="../src/mainwindowimpl.cpp" line="1132"/>
<source>Please, specify a name!</source>
<translation>Angiv venligst et navn!</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="1137"/>
<location filename="../src/mainwindowimpl.cpp" line="1133"/>
<source>You should specify a name.
Click Retry to specify a new name.
Click Ignore to cancel this operation.
Expand All @@ -1236,23 +1236,23 @@ Klik &quot;Ignorér&quot; for at annullere denne operation.
Klik &quot;Afbryd&quot; for at annullere alle operationer.</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="1152"/>
<location filename="../src/mainwindowimpl.cpp" line="1157"/>
<location filename="../src/mainwindowimpl.cpp" line="1148"/>
<location filename="../src/mainwindowimpl.cpp" line="1153"/>
<source>Warning!</source>
<translation>Advarsel!</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="1153"/>
<location filename="../src/mainwindowimpl.cpp" line="1149"/>
<source>The filename should not be empty!</source>
<translation>Filnavnet skal ikke være tomt!</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="1158"/>
<location filename="../src/mainwindowimpl.cpp" line="1154"/>
<source>The name chosen is identical to the initial one. Do you want to overwrite the original file?</source>
<translation>Det valgte navn er identisk med det originale. Ønsker du at overskrive den originale fil?</translation>
</message>
<message>
<location filename="../src/mainwindowimpl.cpp" line="1174"/>
<location filename="../src/mainwindowimpl.cpp" line="1170"/>
<source>Aborted!</source>
<translation>Afbrudt!</translation>
</message>
Expand Down Expand Up @@ -1293,8 +1293,8 @@ Klik &quot;Afbryd&quot; for at annullere alle operationer.</translation>
<context>
<name>Translator</name>
<message>
<location filename="../src/translator.cpp" line="128"/>
<location filename="../src/translator.cpp" line="141"/>
<location filename="../src/translator.cpp" line="129"/>
<location filename="../src/translator.cpp" line="142"/>
<source>English</source>
<translation>Dansk</translation>
</message>
Expand Down
Loading

0 comments on commit 39d575a

Please sign in to comment.