[pulseaudio-tickets] [PulseAudio] #922: Mix of translated and untranslated message

PulseAudio trac-noreply at tango.0pointer.de
Fri Mar 18 14:46:11 PDT 2011


#922: Mix of translated and untranslated message
--------------------------+-------------------------------------------------
  Reporter:  goeran       |       Owner:  lennart
      Type:  enhancement  |      Status:  new    
 Milestone:               |   Component:  clients
Resolution:               |    Keywords:         
--------------------------+-------------------------------------------------
Changes (by mkbosmans):

 * cc: mkbosmans at gmail.com (added)
  * type:  defect => enhancement


Comment:

 If someone is going over the source code and review for translation
 difficulties, then please also look at pa_yes_no in pulsecore/core-util.c.
 Those little two strings should be translated also.

 Perhaps that's even a possible solution here:
 {{{
 pa_log(_("Connected to device %s (%u, suspended: %s)."),
         pa_stream_get_device_name(s),
         pa_stream_get_device_index(s),
         pa_yes_no(pa_stream_is_suspended(s));
 }}}

-- 
Ticket URL: <http://pulseaudio.org/ticket/922#comment:1>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server


More information about the pulseaudio-bugs mailing list