|
22 | 22 | "__BUG_SEVERITY_LOW": "low", |
23 | 23 | "__BUG_SEVERITY_MEDIUM": "medium", |
24 | 24 | "__CAMPAIGN_CARD_EMPTY_TITLE_LABEL": "Untitled", |
| 25 | + "__CAMPAIGN_DUPLICATED_BUGS_TITLE": "Most submitted", |
25 | 26 | "__CAMPAIGN_PAGE_BUTTON_DETAIL_BUG": "Go to bug detail", |
26 | 27 | "__CAMPAIGN_PAGE_BUTTON_DETAIL_MEDIA": "Go to media detail", |
27 | 28 | "__CAMPAIGN_PAGE_DEVICE_AND_BUG_TYPES_SECTION_TITLE": "Devices and bug types", |
|
83 | 84 | "__CAMPAIGN_PAGE_WIDGET_UNIQUE_BUGS_TREND_LABEL_other": "unique bugs", |
84 | 85 | "__CAMPAIGN_PAGE_WIDGET_UNIQUE_BUGS_WAFFLE_TOOLTIP_TOTAL": "Total bugs: <1>{{value}}</1>", |
85 | 86 | "__CAMPAIGN_PAGE_WIDGET_UNIQUE_BUGS_WAFFLE_TOOLTIP_UNIQUE": "<0>{{value}}</0> unique bugs - <2>{{percent}}</2>%", |
| 87 | + "__CAMPAIGN_UNREAD_BUGS_TITLE": "Unread", |
86 | 88 | "__CAMPAIGN_WIDGET_BUGDISTRIBUTION_COUNT_LABEL_one": "bugs {{severity}}", |
87 | 89 | "__CAMPAIGN_WIDGET_BUGDISTRIBUTION_COUNT_LABEL_other": "bugs {{severity}}", |
88 | 90 | "__CAMPAIGN_WIDGET_BUGDISTRIBUTION_DESCRIPTION_HEADER": "Reported by testers:", |
|
91 | 93 | "__CAMPAIGN_WIDGET_BUGDISTRIBUTION_TOOLTIP": "Discover the impact of the unique bugs on your product. These indications keep in mind both the context and the conditions where testers have tracked the bug and help you understand the bug severity.", |
92 | 94 | "__CAMPAIGN_WIDGET_BUGDISTRIBUTION_TOTAL_LABEL_one": "out of {{total}}", |
93 | 95 | "__CAMPAIGN_WIDGET_BUGDISTRIBUTION_TOTAL_LABEL_other": "out of {{total}}", |
| 96 | + "__CAMPAIGN_WIDGET_INCOMING_BUGS_MOST_SUBMITTED_DESCRIPTION": "Le issue che si sono verificate più volte", |
| 97 | + "__CAMPAIGN_WIDGET_INCOMING_BUGS_MOST_SUBMITTED_DUPLICATES_LABEL": "Duplicates", |
94 | 98 | "__CAMPAIGNS_TABLE_COLUMN_CAMPAIGN_TYPE": "Campaign Type", |
95 | 99 | "__CAMPAIGNS_TABLE_COLUMN_NAME": "Name", |
96 | 100 | "__CAMPAIGNS_TABLE_COLUMN_START_DATE": "Start Date", |
|
0 commit comments