diff --git a/ChangeLog.txt b/ChangeLog.txt index 7951d058b1..5b422e6625 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -10,6 +10,10 @@ * Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment */ +2013-04-03 16:09 UTC+0200 Viktor Szakats (harbour syenar.net) + * config/lang2po.hb + + further clarifications to some translations + 2013-04-03 16:01 UTC+0200 Viktor Szakats (harbour syenar.net) * contrib/hbexpat/hbexpat.hbc ! further patch to 2013-03-27 16:29 UTC+0100, to ensure diff --git a/config/lang2po.hb b/config/lang2po.hb index 288222995f..3e9a9eda35 100644 --- a/config/lang2po.hb +++ b/config/lang2po.hb @@ -160,6 +160,9 @@ STATIC FUNCTION Comment( nPos ) SWITCH nPos CASE 22 ; RETURN "Colums must be aligned to positions: 1, 19, 32, 48" + CASE 25 + CASE 26 + CASE 27 ; RETURN "Keep the '*' decorations and internal space padding intact." CASE 29 ; RETURN "Abbrev of 'Overwrite' using same length as 'Ins', can be spaces only (fill with 3 spaces if in doubt)." CASE 31 ; RETURN "Must have one space padding on the right (after ':' character)." CASE 32 ; RETURN "One space padding on each side."