From 7769bde412f201ed525a18777a04d65cc217b495 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 23 Jul 2012 20:54:33 +0000 Subject: [PATCH] 2012-07-23 22:52 UTC+0200 Viktor Szakats (harbour syenar.net) * src/lang/msgcsutf.c * src/lang/msgskutf.c ! fixed long-time missing items. it fixes reported GPF. --- harbour/ChangeLog | 5 +++++ harbour/src/lang/msgcsutf.c | 2 ++ harbour/src/lang/msgskutf.c | 1 + 3 files changed, 8 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 06a372175a..f371fbe5d4 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,11 @@ The license applies to all entries newer than 2009-04-28. */ +2012-07-23 22:52 UTC+0200 Viktor Szakats (harbour syenar.net) + * src/lang/msgcsutf.c + * src/lang/msgskutf.c + ! fixed long-time missing items. it fixes reported GPF. + 2012-07-23 22:43 UTC+0200 Viktor Szakats (harbour syenar.net) * src/lang/msg_tpl.c ! fixed reference to iso language code lookup doc diff --git a/harbour/src/lang/msgcsutf.c b/harbour/src/lang/msgcsutf.c index 6fc008b1bd..ed716356c5 100644 --- a/harbour/src/lang/msgcsutf.c +++ b/harbour/src/lang/msgcsutf.c @@ -154,6 +154,8 @@ static HB_LANG s_lang = "Požadováno uzamknutí", "Zámek při přidání záznamu selhal", "Zámek selhal", + "Append lock failed", + "Lock Failure", "", "", "", diff --git a/harbour/src/lang/msgskutf.c b/harbour/src/lang/msgskutf.c index 939273f57f..e8cb2a64b0 100644 --- a/harbour/src/lang/msgskutf.c +++ b/harbour/src/lang/msgskutf.c @@ -153,6 +153,7 @@ static HB_LANG s_lang = "Uzamknutie nutné", "Zlyhanie uzamkutia pri pridávaní", "Zlyhanie uzamknutia", + "Lock Failure", "", "", "",