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
14a8d94e
Commit
14a8d94e
authored
May 11, 2020
by
Robert Speicher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Internationalize "Keep divergent refs" option
parent
115708d8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
app/views/projects/mirrors/_mirror_repos_push.html.haml
app/views/projects/mirrors/_mirror_repos_push.html.haml
+1
-1
locale/gitlab.pot
locale/gitlab.pot
+3
-0
No files found.
app/views/projects/mirrors/_mirror_repos_push.html.haml
View file @
14a8d94e
...
...
@@ -9,4 +9,4 @@
=
render
partial:
'projects/mirrors/authentication_method'
,
locals:
{
f:
rm_f
}
.form-check.append-bottom-10
=
check_box_tag
:keep_divergent_refs
,
'1'
,
false
,
class:
'js-mirror-keep-divergent-refs form-check-input'
=
label_tag
:keep_divergent_refs
,
'Keep divergent refs'
,
class:
'form-check-label'
=
label_tag
:keep_divergent_refs
,
_
(
'Keep divergent refs'
)
,
class:
'form-check-label'
locale/gitlab.pot
View file @
14a8d94e
...
...
@@ -12266,6 +12266,9 @@ msgstr ""
msgid "Just me"
msgstr ""
msgid "Keep divergent refs"
msgstr ""
msgid "Key"
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