vala:wip/gettext

Last commit made on 2019-03-11
Get this branch:
git clone -b wip/gettext https://git.launchpad.net/vala

Branch merges

Branch information

Name:
wip/gettext
Repository:
lp:vala

Recent commits

c736ee6... by Rico Tzschichholz

DON'T MERGE Add vala.pot as reference

88ea108... by Rico Tzschichholz

vala: Unify some strings in scanner

70a4889... by Rico Tzschichholz

vala: Unify some strings in girparser

e34d99d... by Rico Tzschichholz

vala: Mark special parser errors strings translatable

611a6a2... by Rico Tzschichholz

codegen: Mark Report.error/warning strings as translatable

eaae7d5... by Rico Tzschichholz

vala: Mark Report.error/warning strings as translatable

a9e8a23... by Rico Tzschichholz

Use gettext to support localized warning and error messages

2703619... by Rico Tzschichholz

vala: Allow assignment of 0U to enum types

Don't restrict unsigned 0 literal to flags-enums though.

9199f6a... by Rico Tzschichholz

ccodegen: Use unsigned default value for flags-enum

0d09b1d... by Rico Tzschichholz

tests: Add "method ccode return-type" test to increase coverage

https://bugzilla.gnome.org/show_bug.cgi?id=699956