Compare commits

...

7 Commits

Author SHA1 Message Date
d4f67a7d42 Bump version to 3.28.0
Update NEWS.
2018-03-12 12:17:03 +01:00
d5769ae409 Update Hungarian translation 2018-03-12 06:02:34 +00:00
f356b61e5a Update Swedish translation 2018-03-11 20:36:26 +00:00
398768dcbd Update Catalan translation 2018-03-10 21:30:17 +01:00
272d5b6e4a Update Chinese (Taiwan) translation 2018-03-10 12:31:16 +00:00
a479aa2594 Update Croatian translation 2018-03-07 21:47:09 +00:00
f48d620ac5 Update Punjabi translation 2018-03-07 11:57:04 +00:00
8 changed files with 1292 additions and 1120 deletions

7
NEWS
View File

@ -1,3 +1,10 @@
3.28.0
======
Translators:
A S Alam [pa], gogo [hr], Chao-Hsiung Liao [zh_TW], Jordi Mas [ca],
Anders Jonsson [sv], Balázs Úr [hu]
3.27.92
=======
* Misc. bug fixes [Florian; #64, #66, #72]

View File

@ -1,5 +1,5 @@
project('gnome-shell', 'c',
version: '3.27.92',
version: '3.28.0',
meson_version: '>= 0.42.0',
license: 'GPLv2+'
)
@ -23,7 +23,7 @@ gi_req = '>= 1.49.1'
gjs_req = '>= 1.47.0'
gtk_req = '>= 3.15.0'
json_glib_req = '>= 0.13.2'
mutter_req = '>= 3.27.91'
mutter_req = '>= 3.28.0'
polkit_req = '>= 0.100'
schemas_req = '>= 3.21.3'
startup_req = '>= 0.11'

371
po/ca.po

File diff suppressed because it is too large Load Diff

366
po/hr.po

File diff suppressed because it is too large Load Diff

374
po/hu.po

File diff suppressed because it is too large Load Diff

501
po/pa.po

File diff suppressed because it is too large Load Diff

405
po/sv.po

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff