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
86cd00b5
Commit
86cd00b5
authored
Jun 15, 2017
by
Bob Van Landuyt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add context for commit_box title
parent
45999827
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
27 additions
and
18 deletions
+27
-18
app/views/projects/commit/_commit_box.html.haml
app/views/projects/commit/_commit_box.html.haml
+1
-1
locale/en/gitlab.po
locale/en/gitlab.po
+17
-14
locale/es/gitlab.po
locale/es/gitlab.po
+4
-1
locale/gitlab.pot
locale/gitlab.pot
+5
-2
No files found.
app/views/projects/commit/_commit_box.html.haml
View file @
86cd00b5
.page-content-header
.header-main-content
%strong
#{
_
(
'
Commit'
)
}
#{
s_
(
'CommitBoxTitle|
Commit'
)
}
%span
.commit-sha
=
@commit
.
short_id
=
clipboard_button
(
text:
@commit
.
id
,
title:
_
(
"Copy commit SHA to clipboard"
))
%span
.hidden-xs
authored
...
...
locale/en/gitlab.po
View file @
86cd00b5
...
...
@@ -85,12 +85,6 @@ msgstr ""
msgid "ChangeTypeAction|Cherry-pick"
msgstr ""
msgid "ChangeType|commit"
msgstr ""
msgid "ChangeType|merge request"
msgstr ""
msgid "Changelog"
msgstr ""
...
...
@@ -100,7 +94,7 @@ msgstr ""
msgid "Cherry-pick this commit"
msgstr ""
msgid "Cherry-pick this merge
-
request"
msgid "Cherry-pick this merge
request"
msgstr ""
msgid "CiStatusLabel|canceled"
...
...
@@ -165,6 +159,9 @@ msgstr[1] ""
msgid "Commit message"
msgstr ""
msgid "CommitBoxTitle|Commit"
msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
...
...
@@ -219,9 +216,6 @@ msgstr ""
msgid "Cron syntax"
msgstr ""
msgid "Custom"
msgstr ""
msgid "Custom notification events"
msgstr ""
...
...
@@ -396,6 +390,9 @@ msgstr ""
msgid "Learn more in the"
msgstr ""
msgid "Learn more in the|pipeline schedules documentation"
msgstr ""
msgid "Leave group"
msgstr ""
...
...
@@ -562,6 +559,9 @@ msgstr ""
msgid "PipelineSchedules|Target"
msgstr ""
msgid "PipelineSheduleIntervalPattern|Custom"
msgstr ""
msgid "Project '%{project_name}' queued for deletion."
msgstr ""
...
...
@@ -655,7 +655,7 @@ msgstr ""
msgid "Revert this commit"
msgstr ""
msgid "Revert this merge
-
request"
msgid "Revert this merge
request"
msgstr ""
msgid "Save pipeline schedule"
...
...
@@ -705,6 +705,9 @@ msgstr ""
msgid "StarProject|Star"
msgstr ""
msgid "Start a %{new_merge_request} with these changes"
msgstr ""
msgid "Start a <strong>new merge request</strong> with these changes"
msgstr ""
...
...
@@ -1007,6 +1010,9 @@ msgid_plural "days"
msgstr[0] ""
msgstr[1] ""
msgid "new merge request"
msgstr ""
msgid "notification emails"
msgstr ""
...
...
@@ -1015,9 +1021,6 @@ msgid_plural "parents"
msgstr[0] ""
msgstr[1] ""
msgid "pipeline schedules documentation"
msgstr ""
msgid "with stage"
msgid_plural "with stages"
msgstr[0] ""
...
...
locale/es/gitlab.po
View file @
86cd00b5
...
...
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2017-06-15 13:
28
+0200\n"
"PO-Revision-Date: 2017-06-15 13:
46
+0200\n"
"Language-Team: Spanish\n"
"Language: es\n"
"MIME-Version: 1.0\n"
...
...
@@ -159,6 +159,9 @@ msgstr[1] "Cambios"
msgid "Commit message"
msgstr "Mensaje del cambio"
msgid "CommitBoxTitle|Commit"
msgstr "Cambio"
msgid "CommitMessage|Add %{file_name}"
msgstr "Agregar %{file_name}"
...
...
locale/gitlab.pot
View file @
86cd00b5
...
...
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-15 1
2:35
+0200\n"
"PO-Revision-Date: 2017-06-15 1
2:35
+0200\n"
"POT-Creation-Date: 2017-06-15 1
3:42
+0200\n"
"PO-Revision-Date: 2017-06-15 1
3:42
+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
...
...
@@ -160,6 +160,9 @@ msgstr[1] ""
msgid "Commit message"
msgstr ""
msgid "CommitBoxTitle|Commit"
msgstr ""
msgid "CommitMessage|Add %{file_name}"
msgstr ""
...
...
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