|
From: <nic...@us...> - 2008-01-15 19:18:54
|
Revision: 2291
http://metpx.svn.sourceforge.net/metpx/?rev=2291&view=rev
Author: nicholaslemay
Date: 2008-01-15 11:18:39 -0800 (Tue, 15 Jan 2008)
Log Message:
-----------
Adding this small utility class that will contain
all the language related foncitons and minimize
code repition in modules supporting the multi-lingual
features.
Added Paths:
-----------
trunk/pxStats/lib/LanguageTools.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2008-01-29 20:29:40
|
Revision: 2312
http://metpx.svn.sourceforge.net/metpx/?rev=2312&view=rev
Author: nicholaslemay
Date: 2008-01-29 12:29:29 -0800 (Tue, 29 Jan 2008)
Log Message:
-----------
Added supported languages method.
Modified Paths:
--------------
trunk/pxStats/lib/LanguageTools.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2008-01-30 19:40:49
|
Revision: 2313
http://metpx.svn.sourceforge.net/metpx/?rev=2313&view=rev
Author: nicholaslemay
Date: 2008-01-30 11:40:46 -0800 (Wed, 30 Jan 2008)
Log Message:
-----------
Added translateTerm method which translates a term
from one language to another one. This will be very usefull for
modules that are currently getting revamped and that will have
to deal with multiple languages at the same time.
Added getMainApplicationLanguage function.
Modified Paths:
--------------
trunk/pxStats/lib/LanguageTools.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2008-02-06 20:28:49
|
Revision: 2334
http://metpx.svn.sourceforge.net/metpx/?rev=2334&view=rev
Author: nicholaslemay
Date: 2008-02-06 12:28:47 -0800 (Wed, 06 Feb 2008)
Log Message:
-----------
Modified getting of main application language to reflect recent changes in config file structure.
Modified Paths:
--------------
trunk/pxStats/lib/LanguageTools.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2008-02-28 16:00:56
|
Revision: 2404
http://metpx.svn.sourceforge.net/metpx/?rev=2404&view=rev
Author: nicholaslemay
Date: 2008-02-28 08:00:54 -0800 (Thu, 28 Feb 2008)
Log Message:
-----------
Added properuse of statspaths as a class.
Modified Paths:
--------------
trunk/pxStats/lib/LanguageTools.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2008-04-30 20:11:11
|
Revision: 2585
http://metpx.svn.sourceforge.net/metpx/?rev=2585&view=rev
Author: nicholaslemay
Date: 2008-04-30 13:11:04 -0700 (Wed, 30 Apr 2008)
Log Message:
-----------
Added data type translation tool.
Modified Paths:
--------------
trunk/pxStats/lib/LanguageTools.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2008-05-05 14:09:14
|
Revision: 2597
http://metpx.svn.sourceforge.net/metpx/?rev=2597&view=rev
Author: nicholaslemay
Date: 2008-05-05 07:08:55 -0700 (Mon, 05 May 2008)
Log Message:
-----------
Corrected bug in defintion of translateDataType method.
Modified Paths:
--------------
trunk/pxStats/lib/LanguageTools.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2008-05-16 15:29:20
|
Revision: 2701
http://metpx.svn.sourceforge.net/metpx/?rev=2701&view=rev
Author: nicholaslemay
Date: 2008-05-16 07:23:31 -0700 (Fri, 16 May 2008)
Log Message:
-----------
Added fix for possible mismatch when the same path can be reference in multiple ways.
Modified Paths:
--------------
trunk/pxStats/lib/LanguageTools.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nic...@us...> - 2008-05-22 19:59:24
|
Revision: 2729
http://metpx.svn.sourceforge.net/metpx/?rev=2729&view=rev
Author: nicholaslemay
Date: 2008-05-22 12:58:44 -0700 (Thu, 22 May 2008)
Log Message:
-----------
Added fix for symlinks.
Modified Paths:
--------------
trunk/pxStats/lib/LanguageTools.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|