Skip to content

Commit 0656c88

Browse files
committed
Localisation updates from https://translatewiki.net.
1 parent f0a1d03 commit 0656c88

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

app/src/main/res/values-iw/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,7 @@
375375
<string name="share_app_title">שיתוף היישום</string>
376376
<string name="rotate">סיבוב</string>
377377
<string name="error_fetching_nearby_places">שגיאה באחזור המקומות בסביבתך.</string>
378+
<string name="no_pictures_in_this_area">אין תמונות באזור הזה</string>
378379
<string name="no_nearby_places_around">אין מקומות בסביבה</string>
379380
<string name="error_fetching_nearby_monuments">שגיאה באחזור אתרים בסביבתך.</string>
380381
<string name="no_recent_searches">אין חיפושים אחרונים</string>

app/src/main/res/values-ru/strings.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,6 @@
682682
<string name="leaderboard_nearby">Поблизости</string>
683683
<string name="leaderboard_used">Использовано</string>
684684
<string name="leaderboard_my_rank_button_text">Мой ранг</string>
685-
<string name="map_attribution">&amp;#169; &lt;a href=\"https://www.openstreetmap.org/copyright\"&gt;OpenStreetMap&lt;/a&gt;</string>
686685
<string name="limited_connection_enabled">Включен режим ограниченного подключения!</string>
687686
<string name="limited_connection_disabled">Отключен режим ограниченного подключения. Незавершенные загрузки будут возобновлены сейчас.</string>
688687
<string name="limited_connection_mode">Режим ограниченного подключения</string>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!-- Authors:
3+
* Winston Sung
4+
-->
5+
<resources>
6+
<string name="crash_dialog_title">同享壞咗</string>
7+
<string name="crash_dialog_text">哎呀。出咗錯!</string>
8+
<string name="crash_dialog_ok_toast">多謝你!</string>
9+
</resources>

0 commit comments

Comments
 (0)