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

Updated to the latest translations from Crowdin #910

Merged
merged 1 commit into from
Sep 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
192 changes: 130 additions & 62 deletions Session.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ final class ExpandingAttachmentsButton: UIView, InputViewButtonDelegate {
lazy var documentButton: InputViewButton = {
let result = InputViewButton(icon: #imageLiteral(resourceName: "actionsheet_document_black"), delegate: self, hasOpaqueBackground: true)
result.accessibilityIdentifier = "Documents folder"
result.accessibilityLabel = "accessibility_document_button".localized()
result.isAccessibilityElement = true

return result
Expand All @@ -42,6 +43,7 @@ final class ExpandingAttachmentsButton: UIView, InputViewButtonDelegate {
lazy var libraryButton: InputViewButton = {
let result = InputViewButton(icon: #imageLiteral(resourceName: "actionsheet_camera_roll_black"), delegate: self, hasOpaqueBackground: true)
result.accessibilityIdentifier = "Images folder"
result.accessibilityLabel = "accessibility_library_button".localized()
result.isAccessibilityElement = true

return result
Expand All @@ -50,6 +52,7 @@ final class ExpandingAttachmentsButton: UIView, InputViewButtonDelegate {
lazy var cameraButton: InputViewButton = {
let result = InputViewButton(icon: #imageLiteral(resourceName: "actionsheet_camera_black"), delegate: self, hasOpaqueBackground: true)
result.accessibilityIdentifier = "Select camera button"
result.accessibilityLabel = "accessibility_camera_button".localized()
result.isAccessibilityElement = true

return result
Expand Down
782 changes: 782 additions & 0 deletions Session/Meta/Translations/ar.lproj/Localizable.strings

Large diffs are not rendered by default.

782 changes: 782 additions & 0 deletions Session/Meta/Translations/be.lproj/Localizable.strings

Large diffs are not rendered by default.

783 changes: 783 additions & 0 deletions Session/Meta/Translations/bg.lproj/Localizable.strings

Large diffs are not rendered by default.

55 changes: 0 additions & 55 deletions Session/Meta/Translations/bin/auto-genstrings

This file was deleted.

46 changes: 0 additions & 46 deletions Session/Meta/Translations/bin/pull-translations

This file was deleted.

11 changes: 0 additions & 11 deletions Session/Meta/Translations/bin/push-translation-source

This file was deleted.

35 changes: 0 additions & 35 deletions Session/Meta/Translations/bin/sync-translations

This file was deleted.