Commit Graph

12 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
4d51bafb5e Change Spanish initials to English in es_ES.po
Change 's' to 'y' when asked to create a directory if it does not already exist.
2017-02-17 10:13:33 +01:00
aa8b5370ac add target to rebuild pot file 2016-09-09 15:43:06 +02:00
c4f5325ebc drop unnecessary en translations, for #93 2016-09-07 09:44:11 +02:00
d3374a515c regenerate po files 2016-09-05 23:08:17 +02:00
535e9d0e2d update gettext install config 2016-09-05 21:09:30 +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
b3da46c2a9 Remove autogenerated files
These are generated when running "autoreconf -if", no need to track
them in git.
2014-10-12 18:33:41 +02:00
3373886fdf 1.x: update gettext, replace autosprintf with boost::format
git-svn-id: http://encfs.googlecode.com/svn/branches/1.x@129 db9cf616-1c43-0410-9cb8-a902689de0d6
2013-11-13 06:45:46 +00:00
1efb3ad2fa update autoconf and gettext scripts
git-svn-id: http://encfs.googlecode.com/svn/trunk@28 db9cf616-1c43-0410-9cb8-a902689de0d6
2008-05-23 07:02:17 +00:00
843be4ca53 add missing files
git-svn-id: http://encfs.googlecode.com/svn/trunk@3 db9cf616-1c43-0410-9cb8-a902689de0d6
2008-01-07 08:09:55 +00:00