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

Re: GTK frontend can now save screenshots in PNG format



On Sun, Dec 18, 2005 at 05:11:20PM +0100, Frans Pop wrote:
> On Friday 16 December 2005 19:37, Attilio Fiandrotti wrote:
> > This string should be localized, so i suggest adding  a string into
> > cdebconf-gtk-udeb.templates like this.
> >
> > --- debian/cdebconf-gtk-udeb.templates  (revisione 32992)
> > +++ debian/cdebconf-gtk-udeb.templates  (copia locale)
> > @@ -22,3 +22,7 @@
> >   # RTL: Right To Left (Arabic, Hebrew, Persian...)
> >   # DO NOT USE ANYTHING ELSE
> >   _Description: LTR
> > +
> > +Template: debconf/screenshot-message
> > +Type: text
> > +_Description: Screenshot has been saved as
> 
> I'm not sure if this is the correct method or that the standard option for 
> translating strings in C programs should be used.

No idea, but variable substitution should be used here:
  _Description: Screenshot has been saved as ${SNAPFILE}

Denis



Reply to: