[bug-gettext] [bug #51027] 'make distcheck' fails with EPERM while updating PO files

2017-05-15 Thread Bruno Haible
Update of bug #51027 (project gettext): Severity: 3 - Normal => 4 - Important ___ Follow-up Comment #3: Ludovic writes in https://lists.gnu.org/archive/html/bug-gettext/2017-05/msg00030.html : sr.po,

[bug-gettext] found a couple of typos in the Plural-forms explanation

2017-05-15 Thread Domingo Bernardo
I have been operating multi-national businesses for years, and have been using GNUcash for the last decade or so; what a wonderful project. Anyway, in the help page: http://www.gnu.org/savannah-checkouts/gnu/gettext/manual/html_node/Plural-forms.html The following appears: /Romanic family /

[bug-gettext] [bug #51027] 'make distcheck' fails with EPERM while updating PO files

2017-05-15 Thread Ludovic Courtès
Follow-up Comment #2, bug #51027 (project gettext): As I wrote at , setting DIST_DEPENDS_ON_UPDATE_PO=no had no effect: the PO files still get updated upon "make dist". __

Re: [bug-gettext] “distcheck -j” failure caused by ‘update-po’

2017-05-15 Thread Ludovic Courtès
Hi Bruno, Bruno Haible skribis: > Ludovic Courtès wrote: >> I don’t see why only ‘sr.po’ is causing this problem. > > sr.po, unlike da.po, has many obsolete messages at the end. Maybe, if you > remove > these obsolete messages by hand, "make distcheck" will pass. These obsolete messages are ad

Re: [bug-gettext] found a couple of typos in the Plural-forms explanation

2017-05-15 Thread Bruno Haible
Hi, Domingo Bernardo wrote: > /Romanic family > / > > Spanish, Portuguese, Italian, Bulgarian > > Bulgarian, is a Slavic language. Indeed. I'm fixing the manual: http://git.savannah.gnu.org/gitweb/?p=gettext.git;a=commitdiff;h=9506ea45e084a61b07adebfb636be417e93d6bc0 Thanks for the correct

[bug-gettext] [bug #49862] User configured locale dir is overridden by hardcoded path for locale.aliases

2017-05-15 Thread Bruno Haible
Update of bug #49862 (project gettext): Status:None => Fixed Assigned to:None => haible Open/Closed:Open => Closed __

[bug-gettext] Extracting from JavaScript files ignores new ES6 template literals

2017-05-15 Thread Francesco Novy
Hi, I hope this is the correct place to do this - I couldn't find any other one. We are using gettext to extract strings from our JavaScript project. In that project, we use ES6, and especially it's new features "Template Literals" This means that you can specifiy strings like this: var string =

Re: [bug-gettext] “distcheck -j” failure caused by ‘update-po’

2017-05-15 Thread Bruno Haible
Ludovic Courtès wrote: > I don’t see why only ‘sr.po’ is causing this problem. sr.po, unlike da.po, has many obsolete messages at the end. Maybe, if you remove these obsolete messages by hand, "make distcheck" will pass. Bruno

[bug-gettext] [bug #51027] 'make distcheck' fails with EPERM while updating PO files

2017-05-15 Thread Bruno Haible
Update of bug #51027 (project gettext): Category: Build => Programmer tools ___ Follow-up Comment #1: This bug is probably triggered by the DIST_DEPENDS_ON_UPDATE_PO option that you use in Makevars.

[bug-gettext] [bug #50910] Makefile.in.in should produce up-to-date .mo files even when target 'update-po' is never invoked

2017-05-15 Thread Bruno Haible
Follow-up Comment #6, bug #50910 (project gettext): The DIST_DEPENDS_ON_UPDATE_PO option is also relevant to this discussion. ___ Reply to this item at: _

[bug-gettext] [bug #46111] ECMAScript templates are not extracted

2017-05-15 Thread Bruno Haible
Update of bug #46111 (project gettext): Assigned to:None => ueno ___ Reply to this item at: ___ Mes

[bug-gettext] [bug #46111] ECMAScript templates are not extracted

2017-05-15 Thread Daiki Ueno
Update of bug #46111 (project gettext): Status:None => Duplicate Open/Closed:Open => Closed ___ Follow-up Comment #2: Closing this as dup

Re: [bug-gettext] “distcheck -j” failure caused by ‘update-po’

2017-05-15 Thread Ludovic Courtès
Hi Bruno, Bruno Haible skribis: > Please can you attach the files *.pot, Makefile, Makevars, da.po, sr.po > from the po/guix/ subdirectory of your build tree? I’ve attached them to the bug report. Note that Guix has two text domains, “guix” under po/guix and “guix-packages” under po/packages.

[bug-gettext] [bug #51027] 'make distcheck' fails with EPERM while updating PO files

2017-05-15 Thread Ludovic Courtès
Additional Item Attachment, bug #51027 (project gettext): File name: Makefile Size:20 KB File name: Makefile.inSize:16 KB ___ Reply to this item at: __

[bug-gettext] [bug #51027] 'make distcheck' fails with EPERM while updating PO files

2017-05-15 Thread Ludovic Courtès
Additional Item Attachment, bug #51027 (project gettext): File name: sr.po Size:83 KB File name: Makevars Size:0 KB File name: da.po Size:81 KB File name: guix.pot Size:59 KB ___