2013-04-04 16:09 UTC+0200 Viktor Szakats (harbour syenar.net)
* config/lang.hb
* utils/hbmk2/hbmk2.hbp
* contrib/hbrun/doc/hbrun.es_ES.md -> contrib/hbrun/doc/hbrun.es.md
* utils/hbmk2/doc/hbmk2.es_ES.md -> utils/hbmk2/doc/hbmk2.es.md
* utils/hbmk2/po/hbmk2.es_ES.po -> utils/hbmk2/po/hbmk2.es.po
* 'es_ES' -> 'es'
; General rule is to support the "root" language and any number
of additional dialects, f.e. 'es'+'es_419', 'pt'+'pt_BR', 'fr').
(as opposed to dialects only, f.e. 'es_ES'+'es_419', 'pt_PT'+'pt_BR', 'fr_FR')
This commit is contained in:
@@ -10,6 +10,17 @@
|
||||
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
|
||||
*/
|
||||
|
||||
2013-04-04 16:09 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* config/lang.hb
|
||||
* utils/hbmk2/hbmk2.hbp
|
||||
* contrib/hbrun/doc/hbrun.es_ES.md -> contrib/hbrun/doc/hbrun.es.md
|
||||
* utils/hbmk2/doc/hbmk2.es_ES.md -> utils/hbmk2/doc/hbmk2.es.md
|
||||
* utils/hbmk2/po/hbmk2.es_ES.po -> utils/hbmk2/po/hbmk2.es.po
|
||||
* 'es_ES' -> 'es'
|
||||
; General rule is to support the "root" language and any number
|
||||
of additional dialects, f.e. 'es'+'es_419', 'pt'+'pt_BR', 'fr').
|
||||
(as opposed to dialects only, f.e. 'es_ES'+'es_419', 'pt_PT'+'pt_BR', 'fr_FR')
|
||||
|
||||
2013-04-04 16:02 UTC+0200 Viktor Szakats (harbour syenar.net)
|
||||
* bin/commit.hb
|
||||
+ improvements to help workflow at pre-ChangeLog editing
|
||||
|
||||
@@ -40,8 +40,7 @@ STATIC sc_hLangMapping := { ;
|
||||
"zh_CN" => "zh_tra", ;
|
||||
"zh_CN.GB2312" => "zh_sim", ;
|
||||
"sr" => "sr_cyr", ;
|
||||
"sr@latin" => "sr_lat", ;
|
||||
"es_ES" => "es" } /* TODO: Synchronize Harbour with Transifex */
|
||||
"sr@latin" => "sr_lat" }
|
||||
|
||||
PROCEDURE Main( cCommand, cMain, ... )
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@ hbmk2.rc
|
||||
# localization
|
||||
po/hbmk2.%{hb_lng}.po
|
||||
-hbl=hbmk2.%{hb_lng}.hbl
|
||||
-lng=el,es_419,es_ES,fr,gl,hu,it,pt_BR
|
||||
-lng=el,es,es_419,fr,gl,hu,it,pt_BR
|
||||
|
||||
# localization (automatization)
|
||||
-3rd=_langhb_docext=.md
|
||||
|
||||
Reference in New Issue
Block a user