Commit Graph

4 Commits

Author SHA1 Message Date
7cc6efa60c Display default yes/no choice when creating initial directories
Currently the text displayed is

    The directory "..." does not exist. Should it be created? (y,n)

This patch changes it to

    The directory "..." does not exist. Should it be created? (y,N)
2017-03-25 13:55:53 +01:00
d3374a515c regenerate po files 2016-09-05 23:08:17 +02:00
1d3ab3605b xgettext: Use --no-location to reduce diff noise
Actually, "--add-location=file" would be better than "--no-location",
but this flag only supported from gettext 0.19.4 (released Dec 2014).

We can switch to "--add-location=file" onclude gettext 0.19.4 is
the major distributions.
2015-03-29 18:28:59 +02:00
b2f50bab1e import po files from Rosetta, update and fix po build errors 2015-03-13 21:59:02 -07:00