1.1 --- a/lang/vym_de.ts Wed May 31 12:27:39 2006 +0000
1.2 +++ b/lang/vym_de.ts Wed May 31 12:27:40 2006 +0000
1.3 @@ -2484,19 +2484,19 @@
1.4 </message>
1.5 <message>
1.6 <source>textLabel</source>
1.7 - <translation type="unfinished"></translation>
1.8 + <translation></translation>
1.9 </message>
1.10 <message>
1.11 <source>showAgainBox</source>
1.12 - <translation type="unfinished"></translation>
1.13 + <translation></translation>
1.14 </message>
1.15 <message>
1.16 <source>cancelButton</source>
1.17 - <translation type="unfinished"></translation>
1.18 + <translation></translation>
1.19 </message>
1.20 <message>
1.21 <source>okButton</source>
1.22 - <translation type="unfinished"></translation>
1.23 + <translation></translation>
1.24 </message>
1.25 <message>
1.26 <source>Proceed</source>
2.1 --- a/version.h Wed May 31 12:27:39 2006 +0000
2.2 +++ b/version.h Wed May 31 12:27:40 2006 +0000
2.3 @@ -2,7 +2,7 @@
2.4 #define VERSION_H
2.5
2.6 #define __VYM "VYM"
2.7 -#define __VYM_VERSION "1.7.17"
2.8 -#define __BUILD_DATE "May 9, 2006"
2.9 +#define __VYM_VERSION "1.7.18"
2.10 +#define __BUILD_DATE "May 31, 2006"
2.11
2.12 #endif