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
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 »