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
f36ee39a
Commit
f36ee39a
authored
Mar 27, 2018
by
George Tsiolis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update translated strings
parent
a3b80e76
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
22 additions
and
8 deletions
+22
-8
app/views/projects/no_repo.html.haml
app/views/projects/no_repo.html.haml
+1
-1
features/steps/project/project.rb
features/steps/project/project.rb
+1
-1
locale/gitlab.pot
locale/gitlab.pot
+20
-6
No files found.
app/views/projects/no_repo.html.haml
View file @
f36ee39a
...
...
@@ -12,7 +12,7 @@
.no-repo-actions
=
link_to
project_repository_path
(
@project
),
method: :post
,
class:
'btn btn-primary'
do
#{
_
(
'Create empty
bare
repository'
)
}
#{
_
(
'Create empty repository'
)
}
%strong
.prepend-left-10.append-right-10
or
...
...
features/steps/project/project.rb
View file @
f36ee39a
...
...
@@ -166,7 +166,7 @@ class Spinach::Features::Project < Spinach::FeatureSteps
end
step
'I create bare repo'
do
click_link
'Create empty
bare
repository'
click_link
'Create empty repository'
end
step
'I should see command line instructions'
do
...
...
locale/gitlab.pot
View file @
f36ee39a
...
...
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-2
6 15:11+02
00\n"
"PO-Revision-Date: 2018-03-2
6 15:11+02
00\n"
"POT-Creation-Date: 2018-03-2
7 14:40+03
00\n"
"PO-Revision-Date: 2018-03-2
7 14:40+03
00\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
...
...
@@ -1411,7 +1411,10 @@ msgstr ""
msgid "Create directory"
msgstr ""
msgid "Create empty bare repository"
msgid "Create empty repository"
msgstr ""
msgid "Create file"
msgstr ""
msgid "Create epic"
...
...
@@ -1946,6 +1949,9 @@ msgstr ""
msgid "GeoNodes|Replication slots:"
msgstr ""
msgid "GroupsTree|Create a project in this group."
msgstr ""
msgid "GeoNodes|Repositories checksummed:"
msgstr ""
...
...
@@ -1991,6 +1997,14 @@ msgstr ""
msgid "GeoNodes|Wiki checksums verified:"
msgstr ""
msgid "Help"
msgstr ""
msgid "Hide value"
msgid_plural "Hide values"
msgstr[0] ""
msgstr[1] ""
msgid "GeoNodes|Wikis checksummed:"
msgstr ""
...
...
@@ -3569,9 +3583,6 @@ msgstr ""
msgid "Something went wrong on our end"
msgstr ""
msgid "Something went wrong on our end."
msgstr ""
msgid "Something went wrong trying to change the confidentiality of this issue"
msgstr ""
...
...
@@ -3584,6 +3595,9 @@ msgstr ""
msgid "Something went wrong while fetching Dependency Scanning."
msgstr ""
msgid "Something went wrong while fetching the projects."
msgstr ""
msgid "Something went wrong while fetching SAST."
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