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
4a579718
Commit
4a579718
authored
Jun 27, 2012
by
Hugh Davenport
Committed by
Gerrit Code Review
Jun 27, 2012
Browse files
Merge "Move strftimenotspecified string to langconfig"
parents
b609d465
e558e023
Changes
2
Hide whitespace changes
Inline
Side-by-side
htdocs/lang/en.utf8/langconfig.php
View file @
4a579718
...
...
@@ -37,6 +37,7 @@ $string['strftimedaydatetime'] = '%%A, %%d %%B %%Y, %%l:%%M %%p';
$string
[
'strftimedayshort'
]
=
'%%A, %%d %%B'
;
$string
[
'strftimedaytime'
]
=
'%%a, %%k:%%M'
;
$string
[
'strftimemonthyear'
]
=
'%%B %%Y'
;
$string
[
'strftimenotspecified'
]
=
'Not specified'
;
$string
[
'strftimerecent'
]
=
'%%d %%b, %%k:%%M'
;
$string
[
'strftimerecentyear'
]
=
'%%d %%b %%Y, %%k:%%M'
;
$string
[
'strftimerecentfull'
]
=
'%%a, %%d %%b %%Y, %%l:%%M %%p'
;
...
...
htdocs/lang/en.utf8/mahara.php
View file @
4a579718
...
...
@@ -157,8 +157,6 @@ $string['groupquota'] = 'Group quota';
$string
[
'updatefailed'
]
=
'Update failed'
;
$string
[
'strftimenotspecified'
]
=
'Not specified'
;
// profile sideblock strings
$string
[
'invitedgroup'
]
=
'group invitation'
;
$string
[
'invitedgroups'
]
=
'group invitations'
;
...
...
Write
Preview
Supports
Markdown
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