From f3b14ae6551c0a42b646b9eafa570d6e33f2a8d2 Mon Sep 17 00:00:00 2001 From: init Date: Mon, 1 Dec 2003 23:50:33 +0000 Subject: [PATCH] added langcode=de ,es ,en... --- etc/bundles/open_de.properties | 2 ++ etc/bundles/open_en.properties | 3 ++- etc/bundles/open_es.properties | 2 ++ 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/etc/bundles/open_de.properties b/etc/bundles/open_de.properties index c1cb4aa4..5a123e7d 100755 --- a/etc/bundles/open_de.properties +++ b/etc/bundles/open_de.properties @@ -1,6 +1,8 @@ ########## open posting ########## # language: deutsch / german +langcode=de + optional=optional required=muss ausgefüllt werden diff --git a/etc/bundles/open_en.properties b/etc/bundles/open_en.properties index dfcead2f..2937f00c 100755 --- a/etc/bundles/open_en.properties +++ b/etc/bundles/open_en.properties @@ -2,6 +2,7 @@ # language: english langcode=en + optional=optional required=required @@ -163,4 +164,4 @@ newsletter.prepare.htmltitle=Preparing Newsletter newsletter.prepare.title=Prepare the newsletter newsletter.prepare.description=Use the following form to prepare a newsletter. Put article ids in the boxes and hit the button. -htmlcharset=utf-8 \ No newline at end of file +htmlcharset=utf-8 diff --git a/etc/bundles/open_es.properties b/etc/bundles/open_es.properties index 0ac9a665..ef009571 100755 --- a/etc/bundles/open_es.properties +++ b/etc/bundles/open_es.properties @@ -1,6 +1,8 @@ ########## open posting ########## # language: espanol / spanish +langcode=es + optional=opcional required=requerido -- 2.11.0