[gstreamer-bugs] [Bug 638860] New: encoding profiles i18n support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 6 12:25:59 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=638860
  GStreamer | gst-plugins-base | git

           Summary: encoding profiles i18n support
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: murrayc at murrayc.com, teuf at gnome.org,
                    zeeshanak at gnome.org, ensonic at sonicpulse.de,
                    t.i.m at zen.co.uk, bilboed at gmail.com,
                    slomo at circular-chaos.org, ajaysusarla at gmail.com,
                    pbrobinson at gmail.com, arun at accosted.net,
                    john.stowers at gmail.com,
                    thiago.sousa.santos at collabora.co.uk,
                    accounts at bluematt.me
      GNOME target: ---
     GNOME version: ---


It just occured to me that encoding profiles and encoding targets contain
user-facing description strings, but we haven't really thought about i18n
support as far as I can tell.

I believe what's required is basically:

 - pass translation_domain string arguments with
   every description in some way (e.g. add a new
   argument which can be NULL or a _full() function
   or a separate setter func)

 - save/load the translation domain along with
   the description

 - add function to return a translated description for
   our pre-defined encoding categories? (here things
   get messy because it's not clear how to deal with
   user-defined categories then, though maybe that's
   not so important).

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list