fix(l10n): Update translations from Transifex #4964
Annotations
10 warnings
|
SwiftLint:
NextcloudTalk/AppDelegate.swift#L173
Todo Violation: TODOs should be resolved (Modernization - Consider adopt...) (todo)
|
|
SwiftLint:
NextcloudTalk/AppDelegate.swift#L497
Prefer For-Where Violation: `where` clauses are preferred over a single `if` inside a `for` (for_where)
|
|
SwiftLint:
NextcloudTalk/AppDelegate.swift#L134
Empty Count Violation: Prefer checking `isEmpty` over comparing `count` to zero (empty_count)
|
|
SwiftLint:
NextcloudTalk/AppDelegate.swift#L128
Empty Count Violation: Prefer checking `isEmpty` over comparing `count` to zero (empty_count)
|
|
SwiftLint:
TalkIntents/SetStatusMessageIntent.swift#L76
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|
|
SwiftLint:
TalkIntents/SetStatusIntent.swift#L55
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|
|
SwiftLint:
TalkIntents/AccountEntity.swift#L24
Todo Violation: TODOs should be resolved (Modernization - This uses the ...) (todo)
|
|
SwiftLint:
ShareExtension/ShareConfirmationViewController.swift#L805
Todo Violation: TODOs should be resolved (This has no effect on ShareExt...) (todo)
|
|
SwiftLint:
TalkIntents/SendTalkMessageIntent.swift#L21
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|
|
SwiftLint:
TalkIntents/ClearStatusMessageIntent.swift#L16
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|