mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-20 18:48:16 -04:00
Merge pull request #1716 from kiwix/feature/macgills/1711-typography-errors
Feature/macgills/1711 typography errors
This commit is contained in:
commit
3f6611ed75
@ -1,9 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Authors:
|
||||
<?xml version="1.0" encoding="utf-8"?><!-- Authors:
|
||||
* Amire80
|
||||
-->
|
||||
<resources>
|
||||
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="TypographyQuotes,TypographyEllipsis">
|
||||
<string name="file_system_does_not_support_4gb">מערכת הקבצים שלך אינה תומכת בקבצים גדולים מ־4GB</string>
|
||||
<string name="detecting_file_system">בדיקה אם מערכת הקבצים שלך יכולה ליצור קבצים גדולים מ־4GB</string>
|
||||
<string name="cannot_open_file">פתיחת הקובץ נכשלה\nנא לנסות לחפש את הקובץ הזה בלשונית \“מכשיר\” בספרייה שלך</string>
|
||||
<string name="cannot_open_file">פתיחת הקובץ נכשלה\nנא לנסות לחפש את הקובץ הזה בלשונית \"מכשיר\" בספרייה שלך</string>
|
||||
</resources>
|
||||
|
@ -1,5 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Authors:
|
||||
<?xml version="1.0" encoding="utf-8"?><!-- Authors:
|
||||
* Amire80
|
||||
* Ghsuvr
|
||||
* Guycn2
|
||||
@ -7,7 +6,7 @@
|
||||
* YaronSh
|
||||
* יאיר מן
|
||||
-->
|
||||
<resources>
|
||||
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="TypographyQuotes,TypographyEllipsis">
|
||||
<string name="kiwi">קיווי</string>
|
||||
<string name="menu_zim_manager">ספרייה</string>
|
||||
<string name="menu_help">עזרה</string>
|
||||
|
@ -150,7 +150,7 @@
|
||||
<string name="next">Next</string>
|
||||
<string name="previous">Previous</string>
|
||||
<string name="wifi_only_title">Allow downloading content via mobile network?</string>
|
||||
<string name="wifi_only_msg">If you choose "Yes" you won\'t be warned in future. However, you can always change this in Settings</string>
|
||||
<string name="wifi_only_msg">If you choose “Yes” you won\'t be warned in future. However, you can always change this in Settings</string>
|
||||
<string name="pref_wifi_only">Download content only via WiFi</string>
|
||||
<string name="time_day">day</string>
|
||||
<string name="time_hour">h</string>
|
||||
|
@ -1,8 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Authors:
|
||||
<?xml version="1.0" encoding="utf-8"?><!-- Authors:
|
||||
* Amire80
|
||||
-->
|
||||
<resources>
|
||||
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="TypographyQuotes,TypographyEllipsis">
|
||||
<string name="retry">לנסות שוב</string>
|
||||
<string name="download">הורדה</string>
|
||||
<string name="invalid_installation">התקנה בלתי־תקינה. נא להוריד Zim.\nיש לוודא שמופעל ויי־פיי ושיש לך מספיק נפח אחסון</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user