Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 35a5881

Browse files
committed
fix typo
1 parent 3479823 commit 35a5881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/src/main/res/values-fr/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<!-- Part of a description of an repeating event. This part states the date when a repeating
131131
event ends. The part before the semi-colon describes how it repeats.
132132
e.g. Every 2 weeks; until 1/1/2030 [CHAR LIMIT=21] -->
133-
<string name="endByDate">; jusq\'à <xliff:g id="date">%s</xliff:g></string>
133+
<string name="endByDate">; jusqu\'à <xliff:g id="date">%s</xliff:g></string>
134134
<!-- Part of a description of an repeating event. This part how many times the event repeats.
135135
The part before the semi-colon describes how it repeats.
136136
e.g. Every 2 weeks; for 15 times [CHAR LIMIT=15] -->

0 commit comments

Comments
 (0)