octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #41328] GUI translation updates not being incl


From: Rik
Subject: [Octave-bug-tracker] [bug #41328] GUI translation updates not being included in new builds
Date: Fri, 24 Jan 2014 17:56:55 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0

Follow-up Comment #1, bug #41328 (project octave):

This might be more of a problem with the build system on that particular
computer than a general Octave problem.  If I use touch to update the
timestamp on a .ts file then the .qm file is re-built correctly.  See the
results of 'make; touch; make' sequence.


rik:~/wip/Projects_Mine/octave-stable/libgui: make
make  all-am
make[1]: Entering directory
`/home/rik/wip/Projects_Mine/octave-stable/libgui'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/rik/wip/Projects_Mine/octave-stable/libgui'
rik:~/wip/Projects_Mine/octave-stable/libgui: touch languages/pt_BR.ts 
rik:~/wip/Projects_Mine/octave-stable/libgui: make
make  all-am
make[1]: Entering directory
`/home/rik/wip/Projects_Mine/octave-stable/libgui'
/bin/mkdir -p languages
lrelease-qt4 -qm languages/pt_BR.qm languages/pt_BR.ts
Updating 'languages/pt_BR.qm'...
    Generated 368 translation(s) (368 finished and 0 unfinished)
make[1]: Leaving directory `/home/rik/wip/Projects_Mine/octave-stable/libgui'



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41328>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]