Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
69229a95
Commit
69229a95
authored
Feb 15, 2019
by
Robert Schilling
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mind the oxford comma
parent
9a2ba805
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
app/assets/javascripts/pages/users/user_tabs.js
app/assets/javascripts/pages/users/user_tabs.js
+1
-1
locale/gitlab.pot
locale/gitlab.pot
+1
-1
No files found.
app/assets/javascripts/pages/users/user_tabs.js
View file @
69229a95
...
@@ -221,7 +221,7 @@ export default class UserTabs {
...
@@ -221,7 +221,7 @@ export default class UserTabs {
const
monthsAgo
=
UserTabs
.
getVisibleCalendarPeriod
(
$calendarWrap
);
const
monthsAgo
=
UserTabs
.
getVisibleCalendarPeriod
(
$calendarWrap
);
const
calendarActivitiesPath
=
$calendarWrap
.
data
(
'
calendarActivitiesPath
'
);
const
calendarActivitiesPath
=
$calendarWrap
.
data
(
'
calendarActivitiesPath
'
);
const
utcOffset
=
$calendarWrap
.
data
(
'
utcOffset
'
);
const
utcOffset
=
$calendarWrap
.
data
(
'
utcOffset
'
);
const
calendarHint
=
__
(
'
Issues, merge requests, pushes and comments.
'
);
const
calendarHint
=
__
(
'
Issues, merge requests, pushes
,
and comments.
'
);
$calendarWrap
.
html
(
CALENDAR_TEMPLATE
);
$calendarWrap
.
html
(
CALENDAR_TEMPLATE
);
...
...
locale/gitlab.pot
View file @
69229a95
...
@@ -5415,7 +5415,7 @@ msgstr ""
...
@@ -5415,7 +5415,7 @@ msgstr ""
msgid "Issues closed"
msgid "Issues closed"
msgstr ""
msgstr ""
msgid "Issues, merge requests, pushes and comments."
msgid "Issues, merge requests, pushes
,
and comments."
msgstr ""
msgstr ""
msgid "IssuesAnalytics|After you begin creating issues for your projects, we can start tracking and displaying metrics for them"
msgid "IssuesAnalytics|After you begin creating issues for your projects, we can start tracking and displaying metrics for them"
...
...
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