Fix(l10n): Update translations from Transifex #3282
Annotations
10 warnings
SwiftLint:
ShareExtension/ShareConfirmationViewController.swift#L558
Todo Violation: TODOs should be resolved (This has no effect on ShareExt...) (todo)
|
SwiftLint:
ShareExtension/ShareConfirmationViewController.swift#L610
Todo Violation: TODOs should be resolved (Do error reporting per item) (todo)
|
SwiftLint:
NextcloudTalkTests/UI/Helpers.swift#L97
Todo Violation: TODOs should be resolved (Find a better way to reliable ...) (todo)
|
SwiftLint:
NextcloudTalkTests/Integration/Helpers.swift#L12
Todo Violation: TODOs should be resolved (This should probably be part o...) (todo)
|
SwiftLint:
NextcloudTalk/UIControlExtensions.swift#L12
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
SwiftLint:
NextcloudTalk/ChatFileUploader.swift#L11
Function Parameter Count Violation: Function should have 5 parameters or less: it currently has 7 (function_parameter_count)
|
SwiftLint:
NextcloudTalk/UIPageViewControllerExtension.swift#L9
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
NextcloudTalk/RoomCreationTableViewController.swift#L244
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 13 (cyclomatic_complexity)
|
SwiftLint:
NextcloudTalk/FederationInvitationTableViewController.swift#L6
File Types Order Violation: An 'extension' should not be placed amongst the file type(s) 'main_type' (file_types_order)
|
SwiftLint:
NextcloudTalk/FederationInvitationTableViewController.swift#L10
File Types Order Violation: An 'extension' should not be placed amongst the file type(s) 'main_type' (file_types_order)
|