diff --git a/elogd.cfg b/elogd.cfg
index a00baab8..8e8b5079 100755
--- a/elogd.cfg
+++ b/elogd.cfg
@@ -12,4 +12,5 @@ Required Attributes = Author, Type
Page Title = ELOG - $subject
Reverse sort = 1
Quick filter = Date, Type
+Preset text = $shell(whoami; cal)
diff --git a/resources/eloglang.brazilian b/resources/eloglang.brazilian
index fc00c8b9..48b8cd45 100755
--- a/resources/eloglang.brazilian
+++ b/resources/eloglang.brazilian
@@ -408,3 +408,6 @@ Error: Command "%s" is not allowed for user "%s" =
Shell execution not enabled via -x flag =
Enter heading level (1, 2 or 3) =
insert heading =
+User name may not contain blanks =
+Empty password not allowed =
+Password may not contain blanks =
diff --git a/resources/eloglang.bulgarian b/resources/eloglang.bulgarian
index 711df420..3c9f5533 100755
--- a/resources/eloglang.bulgarian
+++ b/resources/eloglang.bulgarian
@@ -410,3 +410,6 @@ Error: Command "%s" is not allowed for user "%s" =
Shell execution not enabled via -x flag =
Enter heading level (1, 2 or 3) =
insert heading =
+User name may not contain blanks =
+Empty password not allowed =
+Password may not contain blanks =
diff --git a/resources/eloglang.danish b/resources/eloglang.danish
index ab9b3ad1..b7932bad 100755
--- a/resources/eloglang.danish
+++ b/resources/eloglang.danish
@@ -408,3 +408,6 @@ Error: Command "%s" is not allowed for user "%s" =
Shell execution not enabled via -x flag =
Enter heading level (1, 2 or 3) =
insert heading =
+User name may not contain blanks =
+Empty password not allowed =
+Password may not contain blanks =
diff --git a/resources/eloglang.dutch b/resources/eloglang.dutch
index 81ae03e9..3dbc5da3 100755
--- a/resources/eloglang.dutch
+++ b/resources/eloglang.dutch
@@ -411,3 +411,6 @@ Error: Command "%s" is not allowed for user "%s" =
Shell execution not enabled via -x flag =
Enter heading level (1, 2 or 3) =
insert heading =
+User name may not contain blanks =
+Empty password not allowed =
+Password may not contain blanks =
diff --git a/resources/eloglang.french b/resources/eloglang.french
index 2261fda0..5f6852a5 100755
--- a/resources/eloglang.french
+++ b/resources/eloglang.french
@@ -408,3 +408,6 @@ Error: Command "%s" is not allowed for user "%s" = Erreur : la com
Shell execution not enabled via -x flag =
Enter heading level (1, 2 or 3) =
insert heading =
+User name may not contain blanks =
+Empty password not allowed =
+Password may not contain blanks =
diff --git a/resources/eloglang.german b/resources/eloglang.german
index 24a31d80..1d829d9f 100755
--- a/resources/eloglang.german
+++ b/resources/eloglang.german
@@ -407,3 +407,6 @@ Error: Command "%s" is not allowed for user "%s" = Fehler: Kommand
Shell execution not enabled via -x flag =
Enter heading level (1, 2 or 3) =
insert heading =
+User name may not contain blanks =
+Empty password not allowed =
+Password may not contain blanks =
diff --git a/resources/eloglang.italian b/resources/eloglang.italian
index d7094e5f..87078723 100755
--- a/resources/eloglang.italian
+++ b/resources/eloglang.italian
@@ -406,3 +406,6 @@ Error: Command "%s" is not allowed for user "%s" =
Shell execution not enabled via -x flag =
Enter heading level (1, 2 or 3) =
insert heading =
+User name may not contain blanks =
+Empty password not allowed =
+Password may not contain blanks =
diff --git a/resources/eloglang.japanese b/resources/eloglang.japanese
index 4ace7396..9233eb1b 100755
--- a/resources/eloglang.japanese
+++ b/resources/eloglang.japanese
@@ -406,3 +406,6 @@ Error: Command "%s" is not allowed for user "%s" =
Shell execution not enabled via -x flag =
Enter heading level (1, 2 or 3) =
insert heading =
+User name may not contain blanks =
+Empty password not allowed =
+Password may not contain blanks =
diff --git a/resources/eloglang.spanish b/resources/eloglang.spanish
index e24b37f8..dea9a2d8 100755
--- a/resources/eloglang.spanish
+++ b/resources/eloglang.spanish
@@ -408,3 +408,6 @@ Error: Command "%s" is not allowed for user "%s" =
Shell execution not enabled via -x flag =
Enter heading level (1, 2 or 3) =
insert heading =
+User name may not contain blanks =
+Empty password not allowed =
+Password may not contain blanks =
diff --git a/resources/eloglang.turkish b/resources/eloglang.turkish
index afb6a644..c31df045 100755
--- a/resources/eloglang.turkish
+++ b/resources/eloglang.turkish
@@ -406,3 +406,10 @@ HelpELCode = ElCodeYard
Cannot retrieve file from URL "%s" = Dosya "%s" ağ adresinden alınamıyor
File not found at URL "%s" = Dosya "%s" ağ adresinde bulunamıyor
name may not contain blanks = isim boşluk içermemeli
+
+#
+#---- please translate following items and then remove this comment ----#
+#
+User name may not contain blanks =
+Empty password not allowed =
+Password may not contain blanks =
diff --git a/resources/eloglang.zh_CN-GB2312 b/resources/eloglang.zh_CN-GB2312
index e213164f..21398578 100644
--- a/resources/eloglang.zh_CN-GB2312
+++ b/resources/eloglang.zh_CN-GB2312
@@ -408,3 +408,6 @@ Error: Command "%s" is not allowed for user "%s" =
Shell execution not enabled via -x flag =
Enter heading level (1, 2 or 3) =
insert heading =
+User name may not contain blanks =
+Empty password not allowed =
+Password may not contain blanks =
diff --git a/resources/eloglang.zh_CN-UTF8 b/resources/eloglang.zh_CN-UTF8
index 830aa40d..0354b53e 100644
--- a/resources/eloglang.zh_CN-UTF8
+++ b/resources/eloglang.zh_CN-UTF8
@@ -408,3 +408,6 @@ Error: Command "%s" is not allowed for user "%s" =
Shell execution not enabled via -x flag =
Enter heading level (1, 2 or 3) =
insert heading =
+User name may not contain blanks =
+Empty password not allowed =
+Password may not contain blanks =