From a0e2631672675e38edc748938cef1e2f46c3dd90 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 3 Apr 2013 13:48:29 +0200 Subject: [PATCH] added two translation notes in sync with Transifex UI --- config/lang2po.hb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/config/lang2po.hb b/config/lang2po.hb index a1ad023e7d..288222995f 100644 --- a/config/lang2po.hb +++ b/config/lang2po.hb @@ -159,8 +159,10 @@ STATIC FUNCTION ConvToC_2( cStr ) STATIC FUNCTION Comment( nPos ) SWITCH nPos - CASE 22 ; RETURN "Colums must be aligned to positions: 1, 19, 32, 48" - CASE 29 ; RETURN "Abbrev of 'Overwrite' using same length as 'Ins', can be spaces only (fill with 3 spaces if in doubt)" + CASE 22 ; RETURN "Colums must be aligned to positions: 1, 19, 32, 48" + 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." CASE 102 ; RETURN "Local date format, where YYYY=year, MM=month, DD=day. DO NOT TRANSLATE 'YYYY', 'MM' or 'DD', only reorder and set delimiter per country standards." ENDSWITCH