1
0
Fork 0

removed the mandatoty character restrictions when reordering the punctuation for non-European languages

This commit is contained in:
sspanak 2025-05-09 16:40:39 +03:00 committed by Dimo Karaivanov
parent eaa8444ca8
commit dc21957a1c
17 changed files with 34 additions and 7 deletions

View file

@ -197,6 +197,7 @@
<string name="pref_backspace_acceleration_summary">למחוק מילים שלמות על ידי החזקת Backspace או החלקה עליו. (לא נתמך בחלק מהאפליקציות)</string>
<string name="pref_category_punctuation_order">סדר סימני פיסוק</string>
<string name="language_popup_title">בחר שפה</string>
<string name="punctuation_order_cannot_be_empty">הרשימה לא יכולה להיות ריקה.</string>
<string name="punctuation_order_mandatory_char_missing">תו חובה חסר: %1$s</string>
<string name="punctuation_order_mandatory_chars_missing">תווי חובה חסרים:%1$s</string>
<string name="punctuation_order_save_error">שמירת סדר התווים נכשלה.</string>