We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8199fbb commit 7401a3bCopy full SHA for 7401a3b
app/src/main/res/values/strings.xml
@@ -6,9 +6,9 @@
6
<string name="locale_wind_speed">Wind speed</string>
7
<string name="measure_km_h">km/h</string>
8
<string name="title_forecast">3-Day Forecast</string>
9
- <string name="title_search">Find a city...</string>
+ <string name="title_search">Find a city…</string>
10
<string name="title_forecast_hours">Forecast by hour</string>
11
- <string name="locale_sunrise_sunset">Sunrise & sunset</string>
+ <string name="locale_sunrise_sunset">Sunrise&sunset</string>
12
<string name="locale_now">Now</string>
13
<string name="locale_today">Today</string>
14
<string name="title_user_location">Your location</string>
0 commit comments