Remove extra quote from Skipped task status string (#14318)

Signed-off-by: Ivanilson Junior <ivanilsonaraujojr@gmail.com>
Co-authored-by: kialam <digitalanime@gmail.com>
This commit is contained in:
Ivanilson Junior
2023-08-09 19:58:46 -03:00
committed by GitHub
parent c2d02841e8
commit 87bb70bcc0
9 changed files with 15 additions and 15 deletions

View File

@@ -47,7 +47,7 @@ export default function StatusLabel({ status, tooltipContent = '', children }) {
unreachable: t`Unreachable`, unreachable: t`Unreachable`,
running: t`Running`, running: t`Running`,
pending: t`Pending`, pending: t`Pending`,
skipped: t`Skipped'`, skipped: t`Skipped`,
timedOut: t`Timed out`, timedOut: t`Timed out`,
waiting: t`Waiting`, waiting: t`Waiting`,
disabled: t`Disabled`, disabled: t`Disabled`,

View File

@@ -8722,8 +8722,8 @@ msgid "Skipped"
msgstr "Skipped" msgstr "Skipped"
#: components/StatusLabel/StatusLabel.js:50 #: components/StatusLabel/StatusLabel.js:50
msgid "Skipped'" msgid "Skipped"
msgstr "Skipped'" msgstr "Skipped"
#: components/NotificationList/NotificationList.js:200 #: components/NotificationList/NotificationList.js:200
#: screens/NotificationTemplate/NotificationTemplateList/NotificationTemplateList.js:141 #: screens/NotificationTemplate/NotificationTemplateList/NotificationTemplateList.js:141

View File

@@ -8190,8 +8190,8 @@ msgid "Skipped"
msgstr "Omitido" msgstr "Omitido"
#: components/StatusLabel/StatusLabel.js:50 #: components/StatusLabel/StatusLabel.js:50
msgid "Skipped'" msgid "Skipped"
msgstr "Omitido'" msgstr "Omitido"
#: components/NotificationList/NotificationList.js:200 #: components/NotificationList/NotificationList.js:200
#: screens/NotificationTemplate/NotificationTemplateList/NotificationTemplateList.js:141 #: screens/NotificationTemplate/NotificationTemplateList/NotificationTemplateList.js:141

View File

@@ -8078,7 +8078,7 @@ msgid "Skipped"
msgstr "Ignoré" msgstr "Ignoré"
#: components/StatusLabel/StatusLabel.js:50 #: components/StatusLabel/StatusLabel.js:50
msgid "Skipped'" msgid "Skipped"
msgstr "Ignoré" msgstr "Ignoré"
#: components/NotificationList/NotificationList.js:200 #: components/NotificationList/NotificationList.js:200

View File

@@ -8118,8 +8118,8 @@ msgid "Skipped"
msgstr "スキップ済" msgstr "スキップ済"
#: components/StatusLabel/StatusLabel.js:50 #: components/StatusLabel/StatusLabel.js:50
msgid "Skipped'" msgid "Skipped"
msgstr "スキップ済'" msgstr "スキップ済"
#: components/NotificationList/NotificationList.js:200 #: components/NotificationList/NotificationList.js:200
#: screens/NotificationTemplate/NotificationTemplateList/NotificationTemplateList.js:141 #: screens/NotificationTemplate/NotificationTemplateList/NotificationTemplateList.js:141

View File

@@ -8072,8 +8072,8 @@ msgid "Skipped"
msgstr "건너뜀" msgstr "건너뜀"
#: components/StatusLabel/StatusLabel.js:50 #: components/StatusLabel/StatusLabel.js:50
msgid "Skipped'" msgid "Skipped"
msgstr "건너뜀'" msgstr "건너뜀"
#: components/NotificationList/NotificationList.js:200 #: components/NotificationList/NotificationList.js:200
#: screens/NotificationTemplate/NotificationTemplateList/NotificationTemplateList.js:141 #: screens/NotificationTemplate/NotificationTemplateList/NotificationTemplateList.js:141

View File

@@ -8096,8 +8096,8 @@ msgid "Skipped"
msgstr "Overgeslagen" msgstr "Overgeslagen"
#: components/StatusLabel/StatusLabel.js:50 #: components/StatusLabel/StatusLabel.js:50
msgid "Skipped'" msgid "Skipped"
msgstr "Overgeslagen'" msgstr "Overgeslagen"
#: components/NotificationList/NotificationList.js:200 #: components/NotificationList/NotificationList.js:200
#: screens/NotificationTemplate/NotificationTemplateList/NotificationTemplateList.js:141 #: screens/NotificationTemplate/NotificationTemplateList/NotificationTemplateList.js:141

View File

@@ -8072,8 +8072,8 @@ msgid "Skipped"
msgstr "跳过" msgstr "跳过"
#: components/StatusLabel/StatusLabel.js:50 #: components/StatusLabel/StatusLabel.js:50
msgid "Skipped'" msgid "Skipped"
msgstr "跳过'" msgstr "跳过"
#: components/NotificationList/NotificationList.js:200 #: components/NotificationList/NotificationList.js:200
#: screens/NotificationTemplate/NotificationTemplateList/NotificationTemplateList.js:141 #: screens/NotificationTemplate/NotificationTemplateList/NotificationTemplateList.js:141

View File

@@ -8503,7 +8503,7 @@ msgid "Skipped"
msgstr "" msgstr ""
#: components/StatusLabel/StatusLabel.js:50 #: components/StatusLabel/StatusLabel.js:50
msgid "Skipped'" msgid "Skipped"
msgstr "" msgstr ""
#: components/NotificationList/NotificationList.js:200 #: components/NotificationList/NotificationList.js:200