* began work on commentBox

This commit is contained in:
Vincent Ambo 2012-03-05 05:27:20 +01:00
parent 96093c9009
commit f113778e17
2 changed files with 17 additions and 0 deletions

View file

@ -87,6 +87,9 @@ noComments EN = " No comments yet"
cHead DE = "Kommentare:"
cHead EN = "Comments:"
cwHead DE = "Kommentieren:"
cwHead EN = "Comment:"
cTimeFormat DE = "[Am %d.%m.%y um %H:%M Uhr]"
cTimeFormat EN = "[On %D at %H:%M]"