mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[GH-ISSUE #303] French localization ready but building issues #168
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#168
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Go-rom on GitHub (Sep 13, 2018).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/303
Hi everybody
So i'm not a dev but i wanted to add french localization so that's it, files are ready.
But i can't build Clipy to test the translation (getting errors with AEXML), probably because i run Xcode 9.2 and right now, i can't upgrade to OS 10.13
About the error, i'm getting this one 3 times :
/Clipy/Pods/AEXML/Sources/Element.swift:100:24: Value of type '[AEXMLElement]' has no member 'compactMap'Questions are : Any chance to build Clipy with Xcode 9.2 ? If not, is it a good idea to trigger a pull request and let someone else build a test version ?
Thank you
@Econa77 commented on GitHub (Sep 15, 2018):
@Go-rom Thank you for trying to contribute to localization 👍
Clipy can only be built with Xcode 9.3 and swift 4.1 or later 😢
If you have prepared the localization files you can attach it to this issue and I can add localization.
Localization target file is the contents of this zip file.
Localizable.zip
@Go-rom commented on GitHub (Sep 18, 2018):
Hi @Econa77
here's the files for the french localization.
Don't hesitate to send me a test build in order to check the translation.
Regards.
Localizable-fr.zip
@Go-rom commented on GitHub (Feb 18, 2019):
Hello @Econa77
any chance to get the french localization in the next release ?
Thank you !