|
60 | 60 | "__BUGS_PAGE_BUG_DETAIL_EXPECTED_RESULT_LABEL": "Expected result", |
61 | 61 | "__BUGS_PAGE_BUG_DETAIL_NEED_REVIEW": "Under revision", |
62 | 62 | "__BUGS_PAGE_BUG_DETAIL_NEED_REVIEW_TOOLTIP": "We are doing a new check on this bug", |
63 | | - "__BUGS_PAGE_BUG_DETAIL_SIBLINGS_DUPLICATES_SUBTITLE": "Bugs reported on different devices and replicating the behavior of the unique bug", |
| 63 | + "__BUGS_PAGE_BUG_DETAIL_SIBLINGS_DUPLICATES_SUBTITLE": "Bugs reported on other devices and replicating the behavior of the unique bug", |
64 | 64 | "__BUGS_PAGE_BUG_DETAIL_SIBLINGS_DUPLICATES_TITLE": "Duplicates ({{number}})", |
65 | 65 | "__BUGS_PAGE_BUG_DETAIL_SIBLINGS_FATHER_SUBTITLE": "The bug to be used as reference", |
66 | 66 | "__BUGS_PAGE_BUG_DETAIL_SIBLINGS_FATHER_TITLE": "Unique bug", |
67 | | - "__BUGS_PAGE_BUG_DETAIL_SIBLINGS_SHOW_MORE": "Show more +{{number}}", |
| 67 | + "__BUGS_PAGE_BUG_DETAIL_SIBLINGS_SHOW_MORE_one": "+ other {{count}}", |
| 68 | + "__BUGS_PAGE_BUG_DETAIL_SIBLINGS_SHOW_MORE_other": "+ other {{count}}", |
68 | 69 | "__BUGS_PAGE_BUG_DETAIL_TAGS_ADD_NEW": "Add", |
69 | 70 | "__BUGS_PAGE_BUG_DETAIL_TAGS_LABEL": "Tags", |
70 | 71 | "__BUGS_PAGE_BUG_DETAIL_TAGS_PLACEHOLDER": "Search or add other tags", |
|
119 | 120 | "__BUGS_PAGE_HEADER_UNIQUE_BUGS_ON_TOTAL": "<0><0>{{numerator}} </0><1>unique bugs</1><2>/{{denominator}} tot.</2><3> of which</3></0>", |
120 | 121 | "__BUGS_PAGE_LIGHTBOX_TITLE": "BUG ID {{bugId}}", |
121 | 122 | "__BUGS_PAGE_LIGHTBOX_TITLE_ATTACHMENTS_COUNT": "| Images and video attached ({{attachments}})", |
122 | | - "__BUGS_PAGE_OTHER_SEVERITIES": "other severities", |
123 | | - "__BUGS_PAGE_OTHER_USE_CASES": "other use cases", |
| 123 | + "__BUGS_PAGE_OTHER_SEVERITIES": "Other severities", |
| 124 | + "__BUGS_PAGE_OTHER_USE_CASES": "Other use cases", |
124 | 125 | "__BUGS_PAGE_SEVERITY": "Severity", |
125 | 126 | "__BUGS_PAGE_SHARE_BUG_MODAL_CTA_ERROR_TEXT": "Something went wrong, please retry.", |
126 | 127 | "__BUGS_PAGE_SHARE_BUG_MODAL_CTA_SUCCESS_TEXT": "Link copied", |
|
0 commit comments