Version 0.3.6. Updated translations and bumped version.

Wed, 25 Jan 2023 16:17:07 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 25 Jan 2023 16:17:07 +0100
changeset 477
27e179759bf2
parent 476
29487eac1183
child 478
a3653722b0d6

Version 0.3.6. Updated translations and bumped version.

CMakeLists.txt file | annotate | diff | comparison | revisions
translations/bmsapp_nl.ts file | annotate | diff | comparison | revisions
--- a/CMakeLists.txt	Wed Jan 25 16:12:16 2023 +0100
+++ b/CMakeLists.txt	Wed Jan 25 16:17:07 2023 +0100
@@ -9,7 +9,7 @@
 
 SET( bmsapp_VERSION_MAJOR 0 )
 SET( bmsapp_VERSION_MINOR 3 )
-SET( bmsapp_VERSION_PATCH 5 )
+SET( bmsapp_VERSION_PATCH 6 )
 
 # Compile flags
 
--- a/translations/bmsapp_nl.ts	Wed Jan 25 16:12:16 2023 +0100
+++ b/translations/bmsapp_nl.ts	Wed Jan 25 16:17:07 2023 +0100
@@ -5907,17 +5907,17 @@
     <message>
         <location filename="../src/EditProductTab13.cpp" line="333"/>
         <source>Files (*.png)</source>
-        <translation type="unfinished"></translation>
+        <translation>Bestanden (*.png)</translation>
     </message>
     <message>
         <location filename="../src/EditProductTab13.cpp" line="335"/>
         <source>No PNG file selected.</source>
-        <translation type="unfinished"></translation>
+        <translation>Geen PNG bestand gekozen.</translation>
     </message>
     <message>
         <location filename="../src/EditProductTab13.cpp" line="358"/>
         <source>Saved %1</source>
-        <translation type="unfinished"></translation>
+        <translation>Opgeslagen %1</translation>
     </message>
 </context>
 <context>

mercurial