mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 13:53:54 +01:00
Fix string resources
This commit is contained in:
parent
696f3744e1
commit
d4d4aad982
7 changed files with 20 additions and 20 deletions
|
|
@ -208,8 +208,8 @@
|
|||
<string name="location_permission_rationale_nearby">נדרשת הרשאה כדי להציג רשימה של מקומות בסביבה</string>
|
||||
<string name="get_directions">קבלת כיוונים</string>
|
||||
<string name="read_article">קריאה הערך</string>
|
||||
<string name="notifications_welcome">ברוך בואך לוויקישיתוף של ויקימדיה, %s! שמחים לראות אותך כאן אצלנו.</string>
|
||||
<string name="notifications_talk_page_message">קיבלת הודעה מאת %s בעמוד השיחה שלך</string>
|
||||
<string name="notifications_welcome">ברוך בואך לוויקישיתוף של ויקימדיה, %1$s! שמחים לראות אותך כאן אצלנו.</string>
|
||||
<string name="notifications_talk_page_message">קיבלת הודעה מאת %1$s בעמוד השיחה שלך</string>
|
||||
<string name="notifications_thank_you_edit">תודה לך על העריכה</string>
|
||||
<string name="notifications_mention">אוזכרת על ידי %s ב%s.</string>
|
||||
<string name="notifications_mention">אוזכרת על ידי %2$s ב%1$s.</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue