diff options
Diffstat (limited to 'apps/weather_status/l10n/en_GB.js')
-rw-r--r-- | apps/weather_status/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/weather_status/l10n/en_GB.js b/apps/weather_status/l10n/en_GB.js index 01349090b52..e246481b250 100644 --- a/apps/weather_status/l10n/en_GB.js +++ b/apps/weather_status/l10n/en_GB.js @@ -35,6 +35,7 @@ OC.L10N.register( "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} heavy rainfall showers", "More weather for {adr}" : "More weather for {adr}", "Loading weather" : "Loading weather", + "Set location for weather" : "Set location for weather", "Remove from favorites" : "Remove from favourites", "Add as favorite" : "Add as favourite", "You are not logged in." : "You are not logged in.", @@ -45,7 +46,6 @@ OC.L10N.register( "There was an error setting the location." : "There was an error setting the location.", "There was an error saving the mode." : "There was an error saving the mode.", "There was an error using personal address." : "There was an error using personal address.", - "Set location for weather" : "Set location for weather", "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." }, "nplurals=2; plural=(n != 1);"); |