Commit b2c7c484 authored by Zack Cuddy's avatar Zack Cuddy

Geo Status - Rename Attachments to Uploads

This change updates the static name data
for the Geo Node Status Bars.
parent bf35f604
...@@ -181,8 +181,8 @@ module EE ...@@ -181,8 +181,8 @@ module EE
{ {
data_type: 'blob', data_type: 'blob',
data_type_title: _('File'), data_type_title: _('File'),
title: _('Attachment'), title: _('Upload'),
title_plural: _('Attachments'), title_plural: _('Uploads'),
name: 'attachment', name: 'attachment',
name_plural: 'attachments', name_plural: 'attachments',
secondary_view: true secondary_view: true
......
---
title: Geo Status - Rename Attachments to Uploads
merge_request: 54720
author:
type: changed
...@@ -4212,12 +4212,6 @@ msgstr[1] "" ...@@ -4212,12 +4212,6 @@ msgstr[1] ""
msgid "Attaching the file failed." msgid "Attaching the file failed."
msgstr "" msgstr ""
msgid "Attachment"
msgstr ""
msgid "Attachments"
msgstr ""
msgid "Audit Events" msgid "Audit Events"
msgstr "" msgstr ""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment