Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-purpose unused variable #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions profile/nls/en_us.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ ST-ctl-GV5-NAME = Gust Speed
ST-ctl-GV6-NAME = Precipitation
ST-ctl-GV7-NAME = Max Wind Speed
ST-ctl-GV8-NAME = Min Wind Speed
ST-ctl-GV9-NAME = Moon Phase
ST-ctl-GV10-NAME = Ozone
ST-ctl-GV9-NAME = Avg Wind Speed
ST-ctl-GV10-NAME = Avg Temperature
ST-ctl-GV11-NAME = Climate Coverage
ST-ctl-GV12-NAME = Climate Intensity
ST-ctl-GV13-NAME = Climate Conditions
ST-ctl-GV14-NAME = Cloud Conditions
ST-ctl-GV15-NAME = Snow Depth
ST-ctl-GV16-NAME = UV Index
ST-ctl-GV17-NAME = Air Quality
ST-ctl-GV16-NAME = Max Humidity
ST-ctl-GV17-NAME = Min Humidity
ST-ctl-GV18-NAME = Chance of Rain
ST-ctl-GV19-NAME = Day
ST-ctl-GV20-NAME = Evapotranspiration
Expand Down