Update of /cvsroot/freevo/freevo/src/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv28982

Modified Files:
        icecastchanger.py 
Log Message:
put our only i18n change

Index: icecastchanger.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/plugins/icecastchanger.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** icecastchanger.py   22 Sep 2003 20:28:46 -0000      1.2
--- icecastchanger.py   16 Oct 2003 17:45:19 -0000      1.3
***************
*** 14,17 ****
--- 14,20 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.3  2003/10/16 17:45:19  mikeruelle
+ # put our only i18n change
+ #
  # Revision 1.2  2003/09/22 20:28:46  mikeruelle
  # adding help document strings for the web interface
***************
*** 72,76 ****
              if fsuffix == 'm3u':
                  return [ (self.change2m3u,
!                           'Set as icecast playlist') ]
          return []
  
--- 75,79 ----
              if fsuffix == 'm3u':
                  return [ (self.change2m3u,
!                           _('Set as icecast playlist')) ]
          return []
  




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to