Fix(l10n): Update translations from Transifex #4170
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/Menu/NCCollectionViewCommon+Menu.swift#L192
Todo Violation: FIXMEs should be resolved (PROPPATCH doesn't work) (todo)
|
Lint:
iOSClient/Main/Create cloud/NCCreateDocument.swift#L39
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/Collection Common/NCCollectionViewCommon.swift#L175
Todo Violation: FIXMEs should be resolved (iPAD PDF landscape mode iOS 16) (todo)
|
Lint:
iOSClient/Main/NCDragDrop.swift#L72
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#L68
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/PushNotification/NCPushNotification.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/Media/NCMediaLayout.swift#L121
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/Media/NCMedia.swift#L255
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/Media/NCMedia.swift#L292
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|