The branch "master" has been updated. The following is a summary of the commits.
from: 2730cbc394f3e16bc196e85c0f9f9b465cdba894 ce9d87e Trim messages. 5fe3bea Improve alerts formatting. f67d187 [jan] Fix translations of weather alert types and significances. 235ed07 Update de translation. Summary: http://github.com/horde/horde/compare/2730cbc394f3e16bc196e85c0f9f9b465cdba894...235ed07f6b83c0a4f736ae802054b930a984b459 ----------------------------------------------------------------------- commit ce9d87e9e24bacb230d3e0f2f57e87cd10d99f68 Author: Jan Schneider <[email protected]> Date: Mon May 30 12:23:27 2016 +0200 Trim messages. .../lib/Horde/Service/Weather/Alerts/WeatherUnderground.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/ce9d87e9e24bacb230d3e0f2f57e87cd10d99f68 ----------------------------------------------------------------------- commit 5fe3bea6956a783a13c57375b7b721f36344ed47 Author: Jan Schneider <[email protected]> Date: Mon May 30 12:37:24 2016 +0200 Improve alerts formatting. Remove language prefix, use alert type as header, show main content with normal font, and remove redundant title attribute. The title attribute propagated with the alert 'body' aka 'message' is at least for me redundant with the alert 'desc' aka 'description'. horde/lib/Block/Weather.php | 4 +++- horde/templates/block/weather_content.html.php | 10 ++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/5fe3bea6956a783a13c57375b7b721f36344ed47 ----------------------------------------------------------------------- commit f67d187e72fab4c5ff0eeee2fce84e0c4cd6fdf5 Author: Jan Schneider <[email protected]> Date: Mon May 30 12:44:17 2016 +0200 [jan] Fix translations of weather alert types and significances. .../lib/Horde/Service/Weather/Alerts/Base.php | 50 +++++++++++----------- framework/Service_Weather/package.xml | 2 + 2 files changed, 27 insertions(+), 25 deletions(-) http://github.com/horde/horde/commit/f67d187e72fab4c5ff0eeee2fce84e0c4cd6fdf5 ----------------------------------------------------------------------- commit 235ed07f6b83c0a4f736ae802054b930a984b459 Author: Jan Schneider <[email protected]> Date: Mon May 30 12:48:39 2016 +0200 Update de translation. .../locale/de/LC_MESSAGES/Horde_Service_Weather.mo | Bin 13542 -> 13560 bytes .../locale/de/LC_MESSAGES/Horde_Service_Weather.po | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) http://github.com/horde/horde/commit/235ed07f6b83c0a4f736ae802054b930a984b459 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
