Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
4801c2bc
Commit
4801c2bc
authored
Aug 08, 2007
by
Nigel McNie
Browse files
German translation improvements for calendar (thanks to Heinz)
parent
f98a63cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
htdocs/js/jscalendar/lang/calendar-de.js
View file @
4801c2bc
...
...
@@ -43,7 +43,9 @@ Calendar._SDN = new Array
"
Sa
"
,
"
So
"
);
Calendar
.
_FD
=
0
;
// First day of the week. "0" means display Sunday first, "1" means display
// Monday first, etc.
Calendar
.
_FD
=
1
;
// full month names
Calendar
.
_MN
=
new
Array
...
...
@@ -66,7 +68,7 @@ Calendar._SMN = new Array
"
Feb
"
,
"
M
\
u00e4r
"
,
"
Apr
"
,
"
Ma
y
"
,
"
Ma
i
"
,
"
Jun
"
,
"
Jul
"
,
"
Aug
"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment