mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-13 11:42:21 +00:00
localized: update templates.
This commit is contained in:
parent
6482ae5392
commit
75280cc25b
6 changed files with 0 additions and 14 deletions
|
@ -2,4 +2,3 @@
|
||||||
# variable for the C locale.
|
# variable for the C locale.
|
||||||
|
|
||||||
LANG=C
|
LANG=C
|
||||||
HELP_LANG=C
|
|
||||||
|
|
|
@ -2,4 +2,3 @@
|
||||||
# variable for the C locale.
|
# variable for the C locale.
|
||||||
|
|
||||||
LANG=en_US.UTF-8
|
LANG=en_US.UTF-8
|
||||||
HELP_LANG=C
|
|
||||||
|
|
|
@ -12,6 +12,3 @@ endif
|
||||||
if BSD
|
if BSD
|
||||||
LANG=fr_FR.UTF-8
|
LANG=fr_FR.UTF-8
|
||||||
endif
|
endif
|
||||||
|
|
||||||
HELP_LANG=fr_FR.ISO8859-1
|
|
||||||
|
|
||||||
|
|
|
@ -12,6 +12,3 @@ endif
|
||||||
if BSD
|
if BSD
|
||||||
LANG=de_DE.UTF-8
|
LANG=de_DE.UTF-8
|
||||||
endif
|
endif
|
||||||
|
|
||||||
HELP_LANG=de_DE.ISO8859-1
|
|
||||||
|
|
||||||
|
|
|
@ -12,6 +12,3 @@ endif
|
||||||
if BSD
|
if BSD
|
||||||
LANG=it_IT.UTF-8
|
LANG=it_IT.UTF-8
|
||||||
endif
|
endif
|
||||||
|
|
||||||
HELP_LANG=it_IT.ISO8859-1
|
|
||||||
|
|
||||||
|
|
|
@ -12,6 +12,3 @@ endif
|
||||||
if BSD
|
if BSD
|
||||||
LANG=es_ES.UTF-8
|
LANG=es_ES.UTF-8
|
||||||
endif
|
endif
|
||||||
|
|
||||||
HELP_LANG=es_ES.ISO8859-1
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue