mirror of
https://github.com/etesync/android
synced 2025-01-09 07:11:00 +00:00
Email invitation: fix french translation (was crashing).
The issue was that it had a space after the % so it was missing a qualifier.
This commit is contained in:
parent
5f1ee709cb
commit
c97e7902a0
@ -166,7 +166,7 @@
|
||||
<string name="app_settings_force_language">Forcer la langue</string>
|
||||
<string name="sync_calendar_attendees_email_content" formatted="false">Vous avez été invité·e à l\'évènement suivant :
|
||||
\n
|
||||
\n% s
|
||||
\n%s
|
||||
\nQuand : %s
|
||||
\nOù : %s
|
||||
\nParticipants : %s
|
||||
@ -192,4 +192,4 @@
|
||||
<string name="notification_channel_debugging">Débogage</string>
|
||||
<string name="notification_channel_crash_reports">Rapports de plantage</string>
|
||||
<string name="app_name">EteSync</string>
|
||||
</resources>
|
||||
</resources>
|
||||
|
Loading…
Reference in New Issue
Block a user