Logo white

Peter M. Groen / knowledgetree

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 9,762
  • Compare
  • Branches 2
  • Tags 28
  • knowledgetree
  • lib
  • i18n
15 Dec, 2005
4 commits
  • Only register i18n locations if gettext is available. ...
    3f160625
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4478 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-15 18:47:01 +0000  
    Browse Dir »
  • No longer used. ...
    f7807987
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4461 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-15 12:53:06 +0000  
    Browse Dir »
  • No longer used. ...
    1f5c058d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4457 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-15 12:36:47 +0000  
    Browse Dir »
  • Move getInstalledLocales from languageFunctions.inc, and also expand to ...
    2183146a
    include base languages.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4456 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-15 12:35:56 +0000  
    Browse Dir »

05 Dec, 2005
1 commit
  • Add an i18n infrastructure that allows for multiple different domains to ...
    d4fb2391
    receive translations from.  This allows for plugins to bind an i18n
    domain name to their translations, allowing for plugins to be shipped
    with their own gettext po/mo files and be displayed with the most
    appropriate translation.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4331 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-05 16:56:11 +0000  
    Browse Dir »

16 Feb, 2005
1 commit
  • Use KTUtil::arrayGet to reduce notices/warnings; we _expect_ the ...
    51e88a63
    majority of the keys not to exist in the dictionary, so no additional
    checking code.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3228 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-02-16 08:34:36 +0000  
    Browse Dir »

10 Jan, 2005
1 commit
  • Remove use of print_r that will fail on PHP < 4.3.0 ...
    774c38f2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3166 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-10 19:42:54 +0000  
    Browse Dir »

18 Nov, 2004
1 commit
  • Add English to the list of available locales. Otherwise we'd skip past ...
    934749fc
    an English preference to a lower-priority language.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2991 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-11-18 14:25:24 +0000  
    Browse Dir »

04 Nov, 2004
1 commit
  • Be wildly unfair, and if the character set hasn't been detected ...
    715da4fc
    properly, assume iso-8859-1.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2970 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-11-04 09:55:00 +0000  
    Browse Dir »

10 May, 2004
1 commit
  • Type: i18n Framework. ...
    007a29f2
    Description:		Added i18n support functions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2844 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2004-05-10 15:58:37 +0000  
    Browse Dir »