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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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`,
running: t`Running`,
pending: t`Pending`,
skipped: t`Skipped'`,
skipped: t`Skipped`,
timedOut: t`Timed out`,
waiting: t`Waiting`,
disabled: t`Disabled`,

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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