Skip to content

Commit 5545b57

Browse files
authored
Merge pull request #93 from icasdri/transl_lint
Remove non-translatable strings from fa translation (was failing lint)
2 parents 73ab595 + 7f56689 commit 5545b57

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

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

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -73,15 +73,6 @@
7373
<string name="msg_connection_not_available">ارتباطی در دسترسی نیست.</string>
7474
<string name="msg_city_not_found">شهر مورد مظر وجود ندارد.</string>
7575

76-
<string name="weather_sunny" translatable="false">&#xf00d;</string>
77-
<string name="weather_clear_night" translatable="false">&#xf02e;</string>
78-
<string name="weather_foggy" translatable="false">&#xf014;</string>
79-
<string name="weather_cloudy" translatable="false">&#xf013;</string>
80-
<string name="weather_rainy" translatable="false">&#xf019;</string>
81-
<string name="weather_snowy" translatable="false">&#xf01b;</string>
82-
<string name="weather_thunder" translatable="false">&#xf01e;</string>
83-
<string name="weather_drizzle" translatable="false">&#xf01c;</string>
84-
8576
<string name="wind_direction_north">N</string>
8677
<string name="wind_direction_north_north_east">NNE</string>
8778
<string name="wind_direction_north_east">NE</string>

0 commit comments

Comments
 (0)