Skip to content

Commit 7401a3b

Browse files
committed
Localization text fix
1 parent 8199fbb commit 7401a3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<string name="locale_wind_speed">Wind speed</string>
77
<string name="measure_km_h">km/h</string>
88
<string name="title_forecast">3-Day Forecast</string>
9-
<string name="title_search">Find a city...</string>
9+
<string name="title_search">Find a city</string>
1010
<string name="title_forecast_hours">Forecast by hour</string>
11-
<string name="locale_sunrise_sunset">Sunrise &amp; sunset</string>
11+
<string name="locale_sunrise_sunset">Sunrise&amp;sunset</string>
1212
<string name="locale_now">Now</string>
1313
<string name="locale_today">Today</string>
1414
<string name="title_user_location">Your location</string>

0 commit comments

Comments
 (0)