commit-gnue
[Top][All Lists]
Advanced

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

gnue/common/src/commdrivers GCommBase.py


From: Arturas Kriukovas
Subject: gnue/common/src/commdrivers GCommBase.py
Date: Fri, 03 May 2002 13:45:05 -0400

CVSROOT:        /cvsroot/gnue
Module name:    gnue
Changes by:     Arturas Kriukovas <address@hidden>      02/05/03 13:45:05

Modified files:
        common/src/commdrivers: GCommBase.py 

Log message:
        i18n changes.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnue/common/src/commdrivers/GCommBase.py.diff?tr1=1.15&tr2=1.16&r1=text&r2=text

Patches:
Index: gnue/common/src/commdrivers/GCommBase.py
diff -c gnue/common/src/commdrivers/GCommBase.py:1.15 
gnue/common/src/commdrivers/GCommBase.py:1.16
*** gnue/common/src/commdrivers/GCommBase.py:1.15       Tue Apr 30 19:52:30 2002
--- gnue/common/src/commdrivers/GCommBase.py    Fri May  3 13:45:05 2002
***************
*** 102,108 ****
        self._port = params['port']
      except KeyError:
        raise GComm.AdapterConfigurationError,\
!             'Required parameter "port" not supplied'
  
      
    #
--- 102,108 ----
        self._port = params['port']
      except KeyError:
        raise GComm.AdapterConfigurationError,\
!             _('Required parameter "port" not supplied')
  
      
    #



reply via email to

[Prev in Thread] Current Thread [Next in Thread]