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
b2c7c484
Commit
b2c7c484
authored
Feb 19, 2021
by
Zack Cuddy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Geo Status - Rename Attachments to Uploads
This change updates the static name data for the Geo Node Status Bars.
parent
bf35f604
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
8 deletions
+7
-8
ee/app/helpers/ee/geo_helper.rb
ee/app/helpers/ee/geo_helper.rb
+2
-2
ee/changelogs/unreleased/246833-rename-attachments-to-uploads.yml
...elogs/unreleased/246833-rename-attachments-to-uploads.yml
+5
-0
locale/gitlab.pot
locale/gitlab.pot
+0
-6
No files found.
ee/app/helpers/ee/geo_helper.rb
View file @
b2c7c484
...
...
@@ -181,8 +181,8 @@ module EE
{
data_type:
'blob'
,
data_type_title:
_
(
'File'
),
title:
_
(
'
Attachment
'
),
title_plural:
_
(
'
Attachment
s'
),
title:
_
(
'
Upload
'
),
title_plural:
_
(
'
Upload
s'
),
name:
'attachment'
,
name_plural:
'attachments'
,
secondary_view:
true
...
...
ee/changelogs/unreleased/246833-rename-attachments-to-uploads.yml
0 → 100644
View file @
b2c7c484
---
title
:
Geo Status - Rename Attachments to Uploads
merge_request
:
54720
author
:
type
:
changed
locale/gitlab.pot
View file @
b2c7c484
...
...
@@ -4212,12 +4212,6 @@ msgstr[1] ""
msgid "Attaching the file failed."
msgstr ""
msgid "Attachment"
msgstr ""
msgid "Attachments"
msgstr ""
msgid "Audit Events"
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