mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
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:
parent
76e4c38299
commit
9edde234ec
77 changed files with 6 additions and 79 deletions
|
|
@ -73,7 +73,6 @@
|
|||
<string name="preference_category_feedback">피드백</string>
|
||||
<string name="preference_category_privacy">개인정보</string>
|
||||
<string name="app_name">공용</string>
|
||||
<string name="bullet">•</string>
|
||||
<string name="menu_settings">설정</string>
|
||||
<string name="intent_share_upload_label">공용에 업로드</string>
|
||||
<string name="upload_in_progress">업로드 진행 중</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue