Skip to content

Commit 1e6b3ec

Browse files
authored
Merge pull request #2254 from Maple-pro/master
fix: error in strings.xml
2 parents e711d36 + ca3589e commit 1e6b3ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
<string name="add_holidays">Ajouter des jours fériés</string>
160160
<string name="national_holidays">Jours fériés nationaux</string>
161161
<string name="religious_holidays">Jours fériés religieux</string>
162-
<string name="holidays_imported_successfully">Les jours fériés ont été correctement importés dans le type d'évènement \'Jours fériés\'</string>
162+
<string name="holidays_imported_successfully">Les jours fériés ont été correctement importés dans le type d\'évènement \'Jours fériés\'</string>
163163
<string name="importing_some_holidays_failed">L\'importation de certains évènements a échoué</string>
164164
<string name="importing_holidays_failed">L\'importation des jours fériés a échoué</string>
165165
<!-- Settings -->

0 commit comments

Comments
 (0)