Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localisation updates from https://translatewiki.net. #5103

Merged
merged 2 commits into from
Dec 2, 2024

Import translations from TranslateWiki

43ef9ac
Select commit
Loading
Failed to load commit list.
Merged

Localisation updates from https://translatewiki.net. #5103

Import translations from TranslateWiki
43ef9ac
Select commit
Loading
Failed to load commit list.
Xcode Cloud / Wikipedia | Run Tests | Test - iOS (Wikipedia) succeeded Dec 2, 2024 in 10m 25s

7 warnings

Report Summary
Errors 0
Test Failures 0
Analysis Issues 0
Warnings 7

Details

7 Warnings

Details

  WikipediaUnitTests/Code/WMFCodingStyle.m:148
      '&&' within '||'
  extractLocStrings:1
      Key "settings-donate" used with multiple comments "Link to donate" & "Title for button letting user make a donation."
  WMF Framework/Remote Notifications/RemoteNotificationsController.swift:113
      'catch' block is unreachable because no errors are thrown in 'do' block
  tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing
  Wikipedia/Code/WMFAuthenticationManager.swift:388
      Immutable value 'appLanguage' was never used; consider replacing with '_' or removing it
  WMFData/Sources/WMFData/Store/WMFCoreDataStore.swift:159
      Value 'sevenDaysAgoDate' was defined but never used; consider replacing with boolean test
  SwiftLint not installed, run "scripts/brew_install" script to install