Android: Translate texts of the sorting feature into French

Created on 26 Jun 2020  路  5Comments  路  Source: cryptomator/android

Most helpful comment

On French, most things are just reversed (like European Union and Union europ茅enne). So I guess A - Z can simply be translated to Z - A? 馃ぁ

All 5 comments

On French, most things are just reversed (like European Union and Union europ茅enne). So I guess A - Z can simply be translated to Z - A? 馃ぁ

Hi;
@SailReal: No problem, I'll take care of it right away, I'll finish in a little while.
@OverheadHunter: 馃ぃ

I've made the change proposal from the file, but I don't see my proposal appear, is that OK?

<string name="snack_bar_action_title_sort">Trier par
<
string name="snack_bar_action_title_sort_az">A - Z
<string name="snack_bar_action_title_sort_za">Z - A
<
string name="snack_bar_action_title_sort_newest">Plus r茅cent
<string name="snack_bar_action_title_sort_oldest">Plus ancien
<
string name="snack_bar_action_title_sort_biggest">Taille d茅croissante
<*string name="snack_bar_action_title_sort_smallest">Taille croissante

Sorry for the * present, but otherwise github doesn't display the lines of code.

Awesome thanks a lot!!!

After pulling the new version and committing/pushing your changes (what you did :+1:), the easiest way is to create a new PR https://github.com/cryptomator/cryptomator-android/compare/master...Ilithy:patch-1.

This time I could take your translations directly or you create the PR by clicking on the link above. As you wish :wink:

It's once again my turn to say thank you very much for your help, I did the PR, I hope I did the right thing.

Was this page helpful?
0 / 5 - 0 ratings