Am Mittwoch, 19. Dezember 2012 um 19:47:05, schrieb Juergen Spitzmueller
> The branch, master, has been updated.
>
> - Log -
>
> commit bb77082d04dbb5526db816659ae8cdfd0c879800
> Author: Juergen Spitzmueller
> Date: Wed Dec 19 1
2012/12/20 Kornel Benko:
> The beamer.layout file looks OK, it defines 'Style Block' and also the
> 'LabelString "Block:"'.
>
> I checked the po-file, found that "Block" and "Block: " are translated.
>
> The only unusual I could find was the original string "Block: " (notice the
> blanks!) while
>
Am Donnerstag, 20. Dezember 2012 um 13:42:37, schrieb Kornel Benko
> Am Mittwoch, 19. Dezember 2012 um 19:47:05, schrieb Juergen Spitzmueller
>
> > The branch, master, has been updated.
> >
> > - Log -
> >
> > commit bb77082d04db
2012/12/20 Kornel Benko :
> This one works:
>
> LabelString = re.compile(r'^[^#]*LabelString\S*\s+(.*[^\s])\s*$',
> re.IGNORECASE)
[^\s] is equivalent to \S, isn't it? Anyway, go ahead. However, I
suppose the same problem would apply to other regexes we use.
Jürgen
> Kornel
Am Donnerstag, 20. Dezember 2012 um 14:24:44, schrieb Jürgen Spitzmüller
> 2012/12/20 Kornel Benko :
> > This one works:
> >
> > LabelString = re.compile(r'^[^#]*LabelString\S*\s+(.*[^\s])\s*$',
> > re.IGNORECASE)
>
> [^\s] is equivalent to \S, isn't it?
Thanks
> Anyway, go ahead. However, I
>
Am Donnerstag, 20. Dezember 2012 um 14:11:46, schrieb Jürgen Spitzmüller
> 2012/12/20 Kornel Benko:
> > The beamer.layout file looks OK, it defines 'Style Block' and also the
> > 'LabelString "Block:"'.
> >
> > I checked the po-file, found that "Block" and "Block: " are translated.
> >
> > The on
Am Donnerstag, 20. Dezember 2012 um 14:43:20, schrieb Kornel Benko
> Am Donnerstag, 20. Dezember 2012 um 14:24:44, schrieb Jürgen Spitzmüller
>
> > 2012/12/20 Kornel Benko :
> > > This one works:
> > >
> > > LabelString = re.compile(r'^[^#]*LabelString\S*\s+(.*[^\s])\s*$',
> > > re.IGNORECASE)
Kornel Benko wrote:
> commit c5ef7cfcc4cb9deb7faa587264490ff77f233e04
> Author: Kornel Benko
> Date: Thu Dec 20 15:02:01 2012 +0100
>
> Do not insert trailing blaks to translatable string
> while generating .pot files.
you checked that translation still works, right? p
Op 19-12-2012 16:55, Juergen Spitzmueller schreef:
The branch, master, has been updated.
- Log -
commit c3aa7181517fc7fe6c8a4cdd8e0b96c033ed64ee
Author: Juergen Spitzmueller
Date: Wed Dec 19 16:55:22 2012 +0100
Make the \i
On 12/20/2012 11:09 AM, Vincent van Ravesteijn wrote:
Op 19-12-2012 16:55, Juergen Spitzmueller schreef:
The branch, master, has been updated.
- Log -
commit c3aa7181517fc7fe6c8a4cdd8e0b96c033ed64ee
Author: Juergen Spitzmueller
D
Am Donnerstag, 20. Dezember 2012 um 17:04:46, schrieb Pavel Sanda
> Kornel Benko wrote:
> > commit c5ef7cfcc4cb9deb7faa587264490ff77f233e04
> > Author: Kornel Benko
> > Date: Thu Dec 20 15:02:01 2012 +0100
> >
> > Do not insert trailing blaks to translatable string
> > while generatin
11 matches
Mail list logo