about summary refs log tree commit diff
path: root/src/Locales.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Locales.hs')
-rw-r--r--src/Locales.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Locales.hs b/src/Locales.hs
index 01852cbdb0a9..20b4cb8476da 100644
--- a/src/Locales.hs
+++ b/src/Locales.hs
@@ -90,6 +90,9 @@ cHead EN = "Comments:"
 cwHead DE = "Kommentieren:"
 cwHead EN = "Comment:"
 
+cSingle DE = "Kommentar:" --input label
+cSingle EN = "Comment:" 
+
 cTimeFormat DE = "[Am %d.%m.%y um %H:%M Uhr]"
 cTimeFormat EN = "[On %D at %H:%M]"