Fix(l10n): Update translations from Transifex #2840
Annotations
10 warnings
SwiftLint:
NextcloudTalkTests/UI/Helpers.swift#L102
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/PollResultsDetailsViewController.swift#L33
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
NextcloudTalk/AllocationTracker.swift#L49
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
SwiftLint:
NextcloudTalk/UIControlExtensions.swift#L12
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
SwiftLint:
NextcloudTalk/NCChatMessage.swift#L99
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
SwiftLint:
NextcloudTalk/NCChatMessage.swift#L225
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
SwiftLint:
NextcloudTalk/NCChatMessage.swift#L134
Todo Violation: TODOs should be resolved (Should probably be an optional...) (todo)
|
SwiftLint:
NextcloudTalk/NCChatMessage.swift#L141
Todo Violation: TODOs should be resolved (Should probably be an optional...) (todo)
|
SwiftLint:
NextcloudTalk/UserStatusOptionsSwiftUI.swift#L23
Multiple Closures with Trailing Closure Violation: Trailing closure syntax should not be used when passing more than one closure argument (multiple_closures_with_trailing_closure)
|