-
Notifications
You must be signed in to change notification settings - Fork 284
Adjust info screen to announce new Release-Features for 3.1 #5020
Adjust info screen to announce new Release-Features for 3.1 #5020
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
UA approved
static let feature30WarningUnregisteredTestsDescription = NSLocalizedString("NewVersionFeature_30_warning_unregistered_tests_description", comment: "") | ||
static let feature30TANHotlineRemovalTitle = NSLocalizedString("NewVersionFeature_30_tan_hotline_removal_title", comment: "") | ||
static let feature30TANHotlineRemovalDescription = NSLocalizedString("NewVersionFeature_30_tan_hotline_removal_description", comment: "") | ||
/* Version 3.1 */ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/* Version 3.1 */ |
"NewVersionFeature_30_tan_hotline_removal_title" = "TAN Hotline entfällt"; | ||
|
||
"NewVersionFeature_30_tan_hotline_removal_description" = "Die Möglichkeit, eine TAN über die TAN-Hotline zu erhalten, entfällt in einigen Wochen. Sie können nun ohne TAN andere Nutzer der Corona-Warn-App warnen."; | ||
/* Version 3.1 */ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This line can be removed.
/* Version 3.1 */ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is just to keep the convention, this way for 3.2 we know where to add the lines, what do you think?
…-announce-new-Release-Features-for-3.1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please remove extra lines
…-announce-new-Release-Features-for-3.1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Some minor comments as Naveed mentioned.
Description
Adjust Info Screen to announce new Release-Features for 3.1
Link to Jira
https://jira-ibs.wbs.net.sap/browse/EXPOSUREAPP-14606