Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
French translation, minor bug
note for the translator
Under Contenu > Rédiger, Date de publication
Publier « maintenant » should use non-breaking spaces (option-spacebar on OS X) inside the guillemets.
(I mean, this looks silly (screenshot); with non-breaking spaces I can have the word break nicely – yay hyphenation)
And ditto under Contenu > Fichiers, and perhaps other places where the guillemets occur.
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
Offline
Re: French translation, minor bug
Hi Philippe.
Could you test now: I added  
between the two “guillemets”.
Patrick.
Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.
Offline
Re: French translation, minor bug
wouldn’t deleting the spaces after the opening and before the closing guillemets be better?
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Re: French translation, minor bug
Pat64 wrote:
Could you test now: I added
 
between the two “guillemets”.
That is better, but only in Safari & Chrome (tested: OS X 10.7) [*]. Opera and Firefox however treat it as a line-breaking opportunity. I don’t remember offhand what IE 9 does with  
. Fwiw, I’ve always used a non-breaking space (
or &160;
U+00A0) in those cases, this page (at the bottom) suggests exactly that, as does this page.
colak wrote:
wouldn’t deleting the spaces after the opening and before the closing guillemets be better?
No, French typographical rules require a space after the opening “«” and before the closing “»”.
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
Offline
Re: French translation, minor bug
…  
is smaller than
and a better choice regarding of typographic rules (in hight quality printed books), I think. if  
doesn’t solve the problem, I’m not sure
could be better.
colak wrote:
wouldn’t deleting the spaces after the opening and before the closing guillemets be better?
That’s not perfect, but maybe the solution ;)
Last edited by Pat64 (2012-04-26 05:48:45)
Patrick.
Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.
Offline
Re: French translation, minor bug
Pat64 wrote:
…
 
is smaller than
and a better choice regarding of typographic rules (in hight quality printed books), I think. if 
doesn’t solve the problem, I’m not sure
could be better.
alternate suggestion: #8239; (U+202F NARROW NO-BREAK SPACE). Here is a test case.
(textile in the forum makes a mess with that character if I add the ampersand)
Last edited by phiw13 (2012-04-26 05:53:37)
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
Offline
Re: French translation, minor bug
… And the winner is…  
Patrick.
Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.
Offline
Re: French translation, minor bug
Pat64 wrote:
… And the winner is…
:)
But there is a slight problem – the space is displayed as #8239; instead of a space. The ampersand is missing in the source code.
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
Offline
Re: French translation, minor bug
… And the result is…
<p class="publish-now"><input type="checkbox" name="publish_now" value="1" id="publish_now" class="checkbox" /><label for="publish_now"> Publier « maintenant »</label></p> <p class="publish-at">…ou différer le : <a target="_blank" href="http://rpc.textpattern.com/help/?item=timestamp&language=fr-fr" onclick="popWin(this.href); return false;" class="pophelp">?</a></p>
Patrick.
Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.
Offline
Re: French translation, minor bug
@Pat64
Merçi Patrick.
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
Offline
Pages: 1