Fix(l10n): Update translations from Transifex #4001
Annotations
10 warnings
Lint:
Brand/Intro/NCIntroCollectionViewCell.swift#L35
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
Lint:
iOSClient/Share/NCShare.swift#L279
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|
Lint:
iOSClient/Viewer/NCViewerMedia/NCViewerMedia.swift#L278
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
Lint:
iOSClient/Viewer/NCViewerNextcloudText/NCViewerNextcloudText.swift#L57
Todo Violation: FIXMEs should be resolved (ONLYOFFICE Due to the WK Share...) (todo)
|
Lint:
iOSClient/Viewer/NCViewerPDF/NCViewerPDFSearch.swift#L160
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
Lint:
iOSClient/Main/Create cloud/NCCreateFormUploadDocuments.swift#L319
Todo Violation: FIXMEs should be resolved (iOS 12.0,* don't detect UTI te...) (todo)
|
Lint:
iOSClient/Main/NCDragDrop.swift#L71
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
Lint:
iOSClient/Main/NCDragDrop.swift#L67
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
Lint:
iOSClient/Main/Collection Common/NCCollectionViewCommon.swift#L175
Todo Violation: FIXMEs should be resolved (iPAD PDF landscape mode iOS 16) (todo)
|
Lint:
iOSClient/Activity/NCActivityTableViewCell.swift#L37
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|