Localization: fix incorrect Unicode for space after bullet points in French language (#5824)

* localization: fix incorrect unicode for space

* Remove bullet string resource as it doesn't need translation
This commit is contained in:
Rohit Verma 2024-09-10 14:11:45 +05:30 committed by GitHub
parent 76e4c38299
commit 9edde234ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
77 changed files with 6 additions and 79 deletions

View file

@ -59,7 +59,6 @@
<string name="preference_category_feedback">Feedback</string>
<string name="preference_category_privacy">Privacy</string>
<string name="app_name">Commons</string>
<string name="bullet">&#8226;</string>
<string name="menu_settings">Settings</string>
<string name="intent_share_upload_label">Upload to Commons</string>
<string name="upload_in_progress">Upload in progress</string>