Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-26 Thread Jean-Marc Lasgouttes
 Abdelrazak == Abdelrazak Younes [EMAIL PROTECTED] writes:

Abdelrazak I managed to find why my po/ subdir won't compile: $
Abdelrazak msguniq.exe xforms_l10n.pot xforms_l10n.pot:5: end-of-line
Abdelrazak within string xforms_l10n.pot:6: end-of-line within string
Abdelrazak xforms_l10n.pot:7: end-of-line within string
Abdelrazak xforms_l10n.pot:8: end-of-line within string msguniq:
Abdelrazak xforms_l10n.pot: warning: Charset
Abdelrazak ISO-8859-1Content-Transfer-Encoding: is not a portable
Abdelrazak encoding name. Message conversion to user's charset might
Abdelrazak not work. msguniq: found 4 fatal errors

Abdelrazak Somebody has an idea?

Could you do make xforms_l10n.pot and show us the resulting file? It
seems that the error is in the header, not the actual translations.

JMarc


Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-26 Thread Abdelrazak Younes

Abdelrazak Younes a écrit :

Jean-Marc Lasgouttes a écrit :
Abdelrazak == Abdelrazak Younes 
[EMAIL PROTECTED] writes:


Abdelrazak I managed to find why my po/ subdir won't compile: $
Abdelrazak msguniq.exe xforms_l10n.pot xforms_l10n.pot:5: end-of-line
Abdelrazak within string xforms_l10n.pot:6: end-of-line within string
Abdelrazak xforms_l10n.pot:7: end-of-line within string
Abdelrazak xforms_l10n.pot:8: end-of-line within string msguniq:
Abdelrazak xforms_l10n.pot: warning: Charset
Abdelrazak ISO-8859-1Content-Transfer-Encoding: is not a portable
Abdelrazak encoding name. Message conversion to user's charset might
Abdelrazak not work. msguniq: found 4 fatal errors

Abdelrazak Somebody has an idea?

Could you do make xforms_l10n.pot and show us the resulting file? It
seems that the error is in the header, not the actual translations.


File attached.


Wait, I have just svn-updated and the error is not there anymore. 
Something has changed recently?


Abdel.



Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-26 Thread Jean-Marc Lasgouttes
 Abdelrazak == Abdelrazak Younes [EMAIL PROTECTED] writes:

Abdelrazak Here is the xforms_l10n.pot that gives an error with
Abdelrazak msguniq. It is a backup file, I cannot reproduce the error
Abdelrazak anymore.

It looks like the file has been edited with emacs po-mode or
something.

JMarc


Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-26 Thread Abdelrazak Younes

Jean-Marc Lasgouttes a écrit :

Abdelrazak == Abdelrazak Younes [EMAIL PROTECTED] writes:


Abdelrazak Here is the xforms_l10n.pot that gives an error with
Abdelrazak msguniq. It is a backup file, I cannot reproduce the error
Abdelrazak anymore.

It looks like the file has been edited with emacs po-mode or
something.


Well I have edited with Xemacs after the error, but I don't remember 
saving it.


Abdel.



Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-26 Thread Jean-Marc Lasgouttes
 Abdelrazak == Abdelrazak Younes [EMAIL PROTECTED] writes:

Abdelrazak Well I have edited with Xemacs after the error, but I
Abdelrazak don't remember saving it.

po-mode tends to do things behind your back.

JMarc


Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-26 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:

Abdelrazak> I managed to find why my po/ subdir won't compile: $
Abdelrazak> msguniq.exe xforms_l10n.pot xforms_l10n.pot:5: end-of-line
Abdelrazak> within string xforms_l10n.pot:6: end-of-line within string
Abdelrazak> xforms_l10n.pot:7: end-of-line within string
Abdelrazak> xforms_l10n.pot:8: end-of-line within string msguniq:
Abdelrazak> xforms_l10n.pot: warning: Charset
Abdelrazak> "ISO-8859-1Content-Transfer-Encoding:" is not a portable
Abdelrazak> encoding name. Message conversion to user's charset might
Abdelrazak> not work. msguniq: found 4 fatal errors

Abdelrazak> Somebody has an idea?

Could you do "make xforms_l10n.pot" and show us the resulting file? It
seems that the error is in the header, not the actual translations.

JMarc


Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-26 Thread Abdelrazak Younes

Abdelrazak Younes a écrit :

Jean-Marc Lasgouttes a écrit :
"Abdelrazak" == Abdelrazak Younes 
<[EMAIL PROTECTED]> writes:


Abdelrazak> I managed to find why my po/ subdir won't compile: $
Abdelrazak> msguniq.exe xforms_l10n.pot xforms_l10n.pot:5: end-of-line
Abdelrazak> within string xforms_l10n.pot:6: end-of-line within string
Abdelrazak> xforms_l10n.pot:7: end-of-line within string
Abdelrazak> xforms_l10n.pot:8: end-of-line within string msguniq:
Abdelrazak> xforms_l10n.pot: warning: Charset
Abdelrazak> "ISO-8859-1Content-Transfer-Encoding:" is not a portable
Abdelrazak> encoding name. Message conversion to user's charset might
Abdelrazak> not work. msguniq: found 4 fatal errors

Abdelrazak> Somebody has an idea?

Could you do "make xforms_l10n.pot" and show us the resulting file? It
seems that the error is in the header, not the actual translations.


File attached.


Wait, I have just svn-updated and the error is not there anymore. 
Something has changed recently?


Abdel.



Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-26 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:

Abdelrazak> Here is the xforms_l10n.pot that gives an error with
Abdelrazak> msguniq. It is a backup file, I cannot reproduce the error
Abdelrazak> anymore.

It looks like the file has been edited with emacs po-mode or
something.

JMarc


Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-26 Thread Abdelrazak Younes

Jean-Marc Lasgouttes a écrit :

"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:


Abdelrazak> Here is the xforms_l10n.pot that gives an error with
Abdelrazak> msguniq. It is a backup file, I cannot reproduce the error
Abdelrazak> anymore.

It looks like the file has been edited with emacs po-mode or
something.


Well I have edited with Xemacs after the error, but I don't remember 
saving it.


Abdel.



Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-26 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:

Abdelrazak> Well I have edited with Xemacs after the error, but I
Abdelrazak> don't remember saving it.

po-mode tends to do things behind your back.

JMarc


Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-25 Thread Jean-Marc Lasgouttes
 Abdelrazak == Abdelrazak Younes [EMAIL PROTECTED] writes:

Abdelrazak This is maybe an indication that we should drop Xforms
Abdelrazak support... A sign coming from the LyX gods? :-)

Note that we would be dropping the only LyX frontend that has a
reasonable performance :( It is amazing how one can scroll a full
screen document at will!

JMarc


Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-25 Thread Abdelrazak Younes

Jean-Marc Lasgouttes a écrit :

Abdelrazak == Abdelrazak Younes [EMAIL PROTECTED] writes:


Abdelrazak This is maybe an indication that we should drop Xforms
Abdelrazak support... A sign coming from the LyX gods? :-)

Note that we would be dropping the only LyX frontend that has a
reasonable performance :( It is amazing how one can scroll a full
screen document at will!


Well Win/Qt4 is very fast as scrolling also. I am sure we can optimise 
the other ports.


Abdel.



Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-25 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes:

|  Abdelrazak == Abdelrazak Younes [EMAIL PROTECTED] writes:
| 
| Abdelrazak This is maybe an indication that we should drop Xforms
| Abdelrazak support... A sign coming from the LyX gods? :-)
| 
| Note that we would be dropping the only LyX frontend that has a
| reasonable performance :( It is amazing how one can scroll a full
| screen document at will!

I wonder... might this be anti-aliasing playing tricks on us?
If qt anti-aliasing is turned off, is LyX then much faster?

-- 
Lgb



Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-25 Thread Lars Gullik Bjønnes
Abdelrazak Younes [EMAIL PROTECTED] writes:

| Jean-Marc Lasgouttes a écrit :
|  Abdelrazak == Abdelrazak Younes [EMAIL PROTECTED] writes:
|  Abdelrazak This is maybe an indication that we should drop Xforms
|  Abdelrazak support... A sign coming from the LyX gods? :-)
|  Note that we would be dropping the only LyX frontend that has a
|  reasonable performance :( It is amazing how one can scroll a full
|  screen document at will!
| 
| Well Win/Qt4 is very fast as scrolling also. I am sure we can optimise
| the other ports.

You are comparing qt3 on linux qith qt4 on linux of course?
(and with xforms, ... xforms is blinding fast)

-- 
Lgb



Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-25 Thread Abdelrazak Younes

Lars Gullik Bjønnes a écrit :

Abdelrazak Younes [EMAIL PROTECTED] writes:

| Jean-Marc Lasgouttes a écrit :
|  Abdelrazak == Abdelrazak Younes [EMAIL PROTECTED] writes:
|  Abdelrazak This is maybe an indication that we should drop Xforms
|  Abdelrazak support... A sign coming from the LyX gods? :-)
|  Note that we would be dropping the only LyX frontend that has a
|  reasonable performance :( It is amazing how one can scroll a full
|  screen document at will!
| 
| Well Win/Qt4 is very fast as scrolling also. I am sure we can optimise

| the other ports.

You are comparing qt3 on linux qith qt4 on linux of course?


Nope, I've never tested lyx-qt3 nor lyx-qt4 on linux. I am just saying 
that lyx-qt4 srolling on windows is fast. But others have said lyx-qt4 
is slower than lyx-qt3 on linux. As it is fast on windows even with a 
_very_ slow compiler I guess it could be faster than qt3 on linux too.


Abdel.


(and with xforms, ... xforms is blinding fast)


So let's keep it, but please correct the \n problem so that I can 
compile it.


Thanks in advance,
Abdel.



Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-25 Thread Enrico Forestieri
On Tue, Apr 25, 2006 at 11:05:43AM +0200, Lars Gullik Bjønnes wrote:

 Jean-Marc Lasgouttes [EMAIL PROTECTED] writes:
 
 |  Abdelrazak == Abdelrazak Younes [EMAIL PROTECTED] writes:
 | 
 | Abdelrazak This is maybe an indication that we should drop Xforms
 | Abdelrazak support... A sign coming from the LyX gods? :-)
 | 
 | Note that we would be dropping the only LyX frontend that has a
 | reasonable performance :( It is amazing how one can scroll a full
 | screen document at will!
 
 I wonder... might this be anti-aliasing playing tricks on us?
 If qt anti-aliasing is turned off, is LyX then much faster?

On cygwin I build LyX using both Qt/Win (native graphics,
no anti-aliasing) and Qt/X11 (X11 graphics with anti-aliasing).

Well, the X11 anti-aliasing version is definitely more snappy
than the native graphics version.

-- 
Enrico


Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-25 Thread Jean-Marc Lasgouttes
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:

Abdelrazak> This is maybe an indication that we should drop Xforms
Abdelrazak> support... A sign coming from the LyX gods? :-)

Note that we would be dropping the only LyX frontend that has a
reasonable performance :( It is amazing how one can scroll a full
screen document at will!

JMarc


Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-25 Thread Abdelrazak Younes

Jean-Marc Lasgouttes a écrit :

"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:


Abdelrazak> This is maybe an indication that we should drop Xforms
Abdelrazak> support... A sign coming from the LyX gods? :-)

Note that we would be dropping the only LyX frontend that has a
reasonable performance :( It is amazing how one can scroll a full
screen document at will!


Well Win/Qt4 is very fast as scrolling also. I am sure we can optimise 
the other ports.


Abdel.



Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-25 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:

| > "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| 
| Abdelrazak> This is maybe an indication that we should drop Xforms
| Abdelrazak> support... A sign coming from the LyX gods? :-)
| 
| Note that we would be dropping the only LyX frontend that has a
| reasonable performance :( It is amazing how one can scroll a full
| screen document at will!

I wonder... might this be anti-aliasing playing tricks on us?
If qt anti-aliasing is turned off, is LyX then much faster?

-- 
Lgb



Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-25 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes:

| Jean-Marc Lasgouttes a écrit :
| >> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| > Abdelrazak> This is maybe an indication that we should drop Xforms
| > Abdelrazak> support... A sign coming from the LyX gods? :-)
| > Note that we would be dropping the only LyX frontend that has a
| > reasonable performance :( It is amazing how one can scroll a full
| > screen document at will!
| 
| Well Win/Qt4 is very fast as scrolling also. I am sure we can optimise
| the other ports.

You are comparing qt3 on linux qith qt4 on linux of course?
(and with xforms, ... xforms is blinding fast)

-- 
Lgb



Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-25 Thread Abdelrazak Younes

Lars Gullik Bjønnes a écrit :

Abdelrazak Younes <[EMAIL PROTECTED]> writes:

| Jean-Marc Lasgouttes a écrit :
| >> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| > Abdelrazak> This is maybe an indication that we should drop Xforms
| > Abdelrazak> support... A sign coming from the LyX gods? :-)
| > Note that we would be dropping the only LyX frontend that has a
| > reasonable performance :( It is amazing how one can scroll a full
| > screen document at will!
| 
| Well Win/Qt4 is very fast as scrolling also. I am sure we can optimise

| the other ports.

You are comparing qt3 on linux qith qt4 on linux of course?


Nope, I've never tested lyx-qt3 nor lyx-qt4 on linux. I am just saying 
that lyx-qt4 srolling on windows is fast. But others have said lyx-qt4 
is slower than lyx-qt3 on linux. As it is fast on windows even with a 
_very_ slow compiler I guess it could be faster than qt3 on linux too.


Abdel.


(and with xforms, ... xforms is blinding fast)


So let's keep it, but please correct the \n problem so that I can 
compile it.


Thanks in advance,
Abdel.



Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-25 Thread Enrico Forestieri
On Tue, Apr 25, 2006 at 11:05:43AM +0200, Lars Gullik Bjønnes wrote:

> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
> 
> | > "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
> | 
> | Abdelrazak> This is maybe an indication that we should drop Xforms
> | Abdelrazak> support... A sign coming from the LyX gods? :-)
> | 
> | Note that we would be dropping the only LyX frontend that has a
> | reasonable performance :( It is amazing how one can scroll a full
> | screen document at will!
> 
> I wonder... might this be anti-aliasing playing tricks on us?
> If qt anti-aliasing is turned off, is LyX then much faster?

On cygwin I build LyX using both Qt/Win (native graphics,
no anti-aliasing) and Qt/X11 (X11 graphics with anti-aliasing).

Well, the X11 anti-aliasing version is definitely more snappy
than the native graphics version.

-- 
Enrico


Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-24 Thread Lars Gullik Bjønnes
Abdelrazak Younes [EMAIL PROTECTED] writes:

| I managed to find why my po/ subdir won't compile:
| 
| $ msguniq.exe xforms_l10n.pot
| xforms_l10n.pot:5: end-of-line within string
| xforms_l10n.pot:6: end-of-line within string
| xforms_l10n.pot:7: end-of-line within string
| xforms_l10n.pot:8: end-of-line within string
| msguniq: xforms_l10n.pot: warning: Charset
| ISO-8859-1Content-Transfer-Encoding: is not a portable encoding name.
| Message conversion to user's
| charset might not work.
| msguniq: found 4 fatal errors

| 
| Somebody has an idea?

CRLF issue?

-- 
Lgb



Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-24 Thread Abdelrazak Younes

Lars Gullik Bjønnes a écrit :

Abdelrazak Younes [EMAIL PROTECTED] writes:

| I managed to find why my po/ subdir won't compile:
| 
| $ msguniq.exe xforms_l10n.pot

| xforms_l10n.pot:5: end-of-line within string
| xforms_l10n.pot:6: end-of-line within string
| xforms_l10n.pot:7: end-of-line within string
| xforms_l10n.pot:8: end-of-line within string
| msguniq: xforms_l10n.pot: warning: Charset
| ISO-8859-1Content-Transfer-Encoding: is not a portable encoding name.
| Message conversion to user's
| charset might not work.
| msguniq: found 4 fatal errors

| 
| Somebody has an idea?


CRLF issue?


Hum... don't think so, looking at the file, there are four messages with 
'\n' char inside:


#: src/frontends/xforms/forms/form_preferences.fd:1426
msgid Keyboard\nmap|#K
msgstr 

#: src/frontends/xforms/forms/form_maths_delim.fd:152
msgid ()\nBoth|#B
msgstr 

#: src/frontends/xforms/forms/form_maths_delim.fd:170
msgid )\nRight|#R
msgstr 

#: src/frontends/xforms/forms/form_maths_delim.fd:188
msgid (\nLeft|#L
msgstr 

Is this on purpose?

Abdel.



Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-24 Thread Lars Gullik Bjønnes
Abdelrazak Younes [EMAIL PROTECTED] writes:

| Lars Gullik Bjønnes a écrit :
|  Abdelrazak Younes [EMAIL PROTECTED] writes:
|  | I managed to find why my po/ subdir won't compile:
|  | | $ msguniq.exe xforms_l10n.pot
|  | xforms_l10n.pot:5: end-of-line within string
|  | xforms_l10n.pot:6: end-of-line within string
|  | xforms_l10n.pot:7: end-of-line within string
|  | xforms_l10n.pot:8: end-of-line within string
|  | msguniq: xforms_l10n.pot: warning: Charset
|  | ISO-8859-1Content-Transfer-Encoding: is not a portable encoding name.
|  | Message conversion to user's
|  | charset might not work.
|  | msguniq: found 4 fatal errors
|  | | Somebody has an idea?
|  CRLF issue?
| 
| Hum... don't think so, looking at the file, there are four messages
| with '\n' char inside:
| 
| #: src/frontends/xforms/forms/form_preferences.fd:1426
| msgid Keyboard\nmap|#K
| msgstr 
| 
| #: src/frontends/xforms/forms/form_maths_delim.fd:152
| msgid ()\nBoth|#B
| msgstr 
| 
| #: src/frontends/xforms/forms/form_maths_delim.fd:170
| msgid )\nRight|#R
| msgstr 
| 
| #: src/frontends/xforms/forms/form_maths_delim.fd:188
| msgid (\nLeft|#L
| msgstr 
| 
| Is this on purpose?

Probably not.

But from the .fd file it almost looks intentional...
(but also wrong)

-- 
Lgb



Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-24 Thread Abdelrazak Younes

Lars Gullik Bjønnes a écrit :

Abdelrazak Younes [EMAIL PROTECTED] writes:

| Lars Gullik Bjønnes a écrit :
|  Abdelrazak Younes [EMAIL PROTECTED] writes:
|  | I managed to find why my po/ subdir won't compile:
|  | | $ msguniq.exe xforms_l10n.pot
|  | xforms_l10n.pot:5: end-of-line within string
|  | xforms_l10n.pot:6: end-of-line within string
|  | xforms_l10n.pot:7: end-of-line within string
|  | xforms_l10n.pot:8: end-of-line within string
|  | msguniq: xforms_l10n.pot: warning: Charset
|  | ISO-8859-1Content-Transfer-Encoding: is not a portable encoding name.
|  | Message conversion to user's
|  | charset might not work.
|  | msguniq: found 4 fatal errors
|  | | Somebody has an idea?
|  CRLF issue?
| 
| Hum... don't think so, looking at the file, there are four messages

| with '\n' char inside:
| 
| #: src/frontends/xforms/forms/form_preferences.fd:1426

| msgid Keyboard\nmap|#K
| msgstr 
| 
| #: src/frontends/xforms/forms/form_maths_delim.fd:152

| msgid ()\nBoth|#B
| msgstr 
| 
| #: src/frontends/xforms/forms/form_maths_delim.fd:170

| msgid )\nRight|#R
| msgstr 
| 
| #: src/frontends/xforms/forms/form_maths_delim.fd:188

| msgid (\nLeft|#L
| msgstr 
| 
| Is this on purpose?


Probably not.

But from the .fd file it almost looks intentional...
(but also wrong)


This is maybe an indication that we should drop Xforms support... A sign 
coming from the LyX gods?

:-)

Abdel.




Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-24 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes:

| I managed to find why my po/ subdir won't compile:
| 
| $ msguniq.exe xforms_l10n.pot
| xforms_l10n.pot:5: end-of-line within string
| xforms_l10n.pot:6: end-of-line within string
| xforms_l10n.pot:7: end-of-line within string
| xforms_l10n.pot:8: end-of-line within string
| msguniq: xforms_l10n.pot: warning: Charset
| "ISO-8859-1Content-Transfer-Encoding:" is not a portable encoding name.
| Message conversion to user's
| charset might not work.
| msguniq: found 4 fatal errors

| 
| Somebody has an idea?

CRLF issue?

-- 
Lgb



Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-24 Thread Abdelrazak Younes

Lars Gullik Bjønnes a écrit :

Abdelrazak Younes <[EMAIL PROTECTED]> writes:

| I managed to find why my po/ subdir won't compile:
| 
| $ msguniq.exe xforms_l10n.pot

| xforms_l10n.pot:5: end-of-line within string
| xforms_l10n.pot:6: end-of-line within string
| xforms_l10n.pot:7: end-of-line within string
| xforms_l10n.pot:8: end-of-line within string
| msguniq: xforms_l10n.pot: warning: Charset
| "ISO-8859-1Content-Transfer-Encoding:" is not a portable encoding name.
| Message conversion to user's
| charset might not work.
| msguniq: found 4 fatal errors

| 
| Somebody has an idea?


CRLF issue?


Hum... don't think so, looking at the file, there are four messages with 
'\n' char inside:


#: src/frontends/xforms/forms/form_preferences.fd:1426
msgid "Keyboard\nmap|#K"
msgstr ""

#: src/frontends/xforms/forms/form_maths_delim.fd:152
msgid "()\nBoth|#B"
msgstr ""

#: src/frontends/xforms/forms/form_maths_delim.fd:170
msgid ")\nRight|#R"
msgstr ""

#: src/frontends/xforms/forms/form_maths_delim.fd:188
msgid "(\nLeft|#L"
msgstr ""

Is this on purpose?

Abdel.



Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-24 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes:

| Lars Gullik Bjønnes a écrit :
| > Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| > | I managed to find why my po/ subdir won't compile:
| > | | $ msguniq.exe xforms_l10n.pot
| > | xforms_l10n.pot:5: end-of-line within string
| > | xforms_l10n.pot:6: end-of-line within string
| > | xforms_l10n.pot:7: end-of-line within string
| > | xforms_l10n.pot:8: end-of-line within string
| > | msguniq: xforms_l10n.pot: warning: Charset
| > | "ISO-8859-1Content-Transfer-Encoding:" is not a portable encoding name.
| > | Message conversion to user's
| > | charset might not work.
| > | msguniq: found 4 fatal errors
| > | | Somebody has an idea?
| > CRLF issue?
| 
| Hum... don't think so, looking at the file, there are four messages
| with '\n' char inside:
| 
| #: src/frontends/xforms/forms/form_preferences.fd:1426
| msgid "Keyboard\nmap|#K"
| msgstr ""
| 
| #: src/frontends/xforms/forms/form_maths_delim.fd:152
| msgid "()\nBoth|#B"
| msgstr ""
| 
| #: src/frontends/xforms/forms/form_maths_delim.fd:170
| msgid ")\nRight|#R"
| msgstr ""
| 
| #: src/frontends/xforms/forms/form_maths_delim.fd:188
| msgid "(\nLeft|#L"
| msgstr ""
| 
| Is this on purpose?

Probably not.

But from the .fd file it almost looks intentional...
(but also wrong)

-- 
Lgb



Re: Trying to compile po: msguniq fails with xforms_l10n.pot

2006-04-24 Thread Abdelrazak Younes

Lars Gullik Bjønnes a écrit :

Abdelrazak Younes <[EMAIL PROTECTED]> writes:

| Lars Gullik Bjønnes a écrit :
| > Abdelrazak Younes <[EMAIL PROTECTED]> writes:
| > | I managed to find why my po/ subdir won't compile:
| > | | $ msguniq.exe xforms_l10n.pot
| > | xforms_l10n.pot:5: end-of-line within string
| > | xforms_l10n.pot:6: end-of-line within string
| > | xforms_l10n.pot:7: end-of-line within string
| > | xforms_l10n.pot:8: end-of-line within string
| > | msguniq: xforms_l10n.pot: warning: Charset
| > | "ISO-8859-1Content-Transfer-Encoding:" is not a portable encoding name.
| > | Message conversion to user's
| > | charset might not work.
| > | msguniq: found 4 fatal errors
| > | | Somebody has an idea?
| > CRLF issue?
| 
| Hum... don't think so, looking at the file, there are four messages

| with '\n' char inside:
| 
| #: src/frontends/xforms/forms/form_preferences.fd:1426

| msgid "Keyboard\nmap|#K"
| msgstr ""
| 
| #: src/frontends/xforms/forms/form_maths_delim.fd:152

| msgid "()\nBoth|#B"
| msgstr ""
| 
| #: src/frontends/xforms/forms/form_maths_delim.fd:170

| msgid ")\nRight|#R"
| msgstr ""
| 
| #: src/frontends/xforms/forms/form_maths_delim.fd:188

| msgid "(\nLeft|#L"
| msgstr ""
| 
| Is this on purpose?


Probably not.

But from the .fd file it almost looks intentional...
(but also wrong)


This is maybe an indication that we should drop Xforms support... A sign 
coming from the LyX gods?

:-)

Abdel.