1
0
mirror of https://github.com/fwbuilder/fwbuilder synced 2026-05-10 19:14:57 +02:00

fixed strings that should be translated

This commit is contained in:
Vadim Kurland
2011-12-07 12:54:59 -08:00
parent 739edc8c35
commit 0aae126c00
10 changed files with 26 additions and 20 deletions

View File

@@ -1,3 +1,9 @@
2011-12-07 Vadim Kurland <vadim@netcitadel.com>
* iptAdvancedDialog.cpp (iptAdvancedDialog::iptAdvancedDialog):
fixed strings that should be translated; these strings
caused problems when translation was loaded at the run time.
2011-11-30 Vadim Kurland <vadim@netcitadel.com>
* NATCompiler_pf.cpp (NATCompiler_pf::compile): fixes #2674