index
:
webtrees
firebird
webtrees suite with firebird driver
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
WT
/
I18N.php
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-18
Fix: custom modules rely on deprecated Zend_Registry feature
Greg Roach
1
-0
/
+3
2013-12-16
Refactoring for PSR-0
Greg Roach
1
-3
/
+44
2013-12-16
Tidy up I18N + rtl libraries
Greg Roach
1
-22
/
+108
2013-12-15
The function Zend_Locale::getTranslation is very slow, and not available in ZF2
Greg Roach
1
-20
/
+89
2013-11-30
Typos in msgctxt strings for relationships. Consistent use of punctuation
Greg Roach
1
-1
/
+1
2013-11-28
#1255943 - Probable mistakes in US English text file - 1.5.1 dev
Greg Roach
1
-1
/
+1
2013-11-02
Updated Spanish translations by Wes Groleau
Greg Roach
1
-11
/
+11
2013-09-07
Fix: PHP5.5 compatibility
Greg Roach
1
-4
/
+4
2013-08-24
Update non-typographic quotation marks
Greg Roach
1
-3
/
+3
2013-08-21
Use new escape functions
Greg Roach
1
-1
/
+1
2013-08-18
Update .PO files - messages from WT_I18N.php not included
Greg Roach
1
-28
/
+28
2013-08-09
Remove empty subversion Id tags
Greg Roach
1
-2
/
+0
2013-03-08
Fix: wrong language being selected from HTTP_ACCEPT_LANGUAGE when the default...
fisharebest
1
-2
/
+6
2013-02-28
Fix: search engines (or any visitor with HTTP_ACCEPT_LANGUAGE headers) should...
fisharebest
1
-4
/
+2
2012-11-16
Cosmetic: updates to I18N hints
fisharebest
1
-8
/
+8
2012-09-24
Fix startup dependency issue. Cannot choose a language without knowing the t...
fisharebest
1
-1
/
+1
2012-09-13
Complete rewrite of the handling of lists of trees:
fisharebest
1
-1
/
+1
2012-09-06
Remove redundant DIRECTORY_SEPARATOR
fisharebest
1
-3
/
+3
2012-06-30
Performance. PHP has no native function for integer division. floor($x/$y) ...
fisharebest
1
-5
/
+5
2012-02-29
Use HTML5 markup instead of PrintReady(), hasRTLText(), utf8_direction(), etc...
fisharebest
1
-48
/
+3
2012-02-27
Remove debug
fisharebest
1
-1
/
+1
2012-02-27
Better fix for: "Fix: need backslashes for windows..."
fisharebest
1
-2
/
+2
2012-02-27
Fix: need backslashes for windows...
fisharebest
1
-1
/
+1
2012-02-27
PERFORMANCE: Use APC cache instead of File cache for Zend Translate/Locale co...
fisharebest
1
-16
/
+30
2012-02-11
Use "self::" when referring to ourself
fisharebest
1
-41
/
+41
2012-02-03
Centuries - 2001 is in the 21st century, not the 20th.
fisharebest
1
-31
/
+0
2012-02-01
Upgrade datatables.js library to 1.9.0 - allows us to localise pagination but...
fisharebest
1
-0
/
+13
2012-01-13
Functions in WT_I18N.php should be based on data from the CLDR. Nicknames ma...
fisharebest
1
-7
/
+0
2012-01-12
add code for displaying NICK names in typographic quotation marks
Ćukasz Wilenski
1
-2
/
+7
2012-01-03
Fix: localised numbers are actually strings
fisharebest
1
-13
/
+14
2011-12-27
Add I18N for ages
fisharebest
1
-5
/
+3
2011-12-27
Add I18N for years. Use CE/BCE notation for Julian dates, to easily distingu...
fisharebest
1
-5
/
+11
2011-12-20
#901076 - Fatal error: Uncaught exception 'Zend_Session_Exception'
fisharebest
1
-4
/
+1
2011-12-06
Add support for translation of ", " as a list separator
fisharebest
1
-1
/
+5
2011-12-05
#900473 - RTL Setup wizard error at download stage
fisharebest
1
-2
/
+6
2011-12-03
#899480 - Empty list tables message not translated
fisharebest
1
-2
/
+1
2011-12-03
Small correction to 12965
Nigel Osborne
1
-1
/
+1
2011-12-03
Added dataTables translation for "No data available in table"
Nigel Osborne
1
-0
/
+1
2011-11-30
Replace 12951 with more generic fix.
fisharebest
1
-5
/
+7
2011-11-29
#584835 - remove more references to $_SESSION and use $WT_SESSION instead
fisharebest
1
-3
/
+5
2011-11-24
I18N: translate some more numbers in the datatables headers. It is still not...
fisharebest
1
-1
/
+25
2011-11-23
I18N: move datatables translations to the same place
fisharebest
1
-0
/
+42
2011-11-23
I18N: add the ability to translate the "a.m." and "p.m." time indicators
fisharebest
1
-1
/
+1
2011-11-22
Farsi and Arabic both use the arabic script, but with different digits. See ...
fisharebest
1
-3
/
+3
2011-11-05
Change document headers from XTHML to HTML5.
fisharebest
1
-1
/
+1
2011-08-04
The fix for #773291 causes setup to fail. We cannot use the user-defined cac...
fisharebest
1
-5
/
+10
2011-07-23
#773291 - Safe Mode can breack the defaulf tmp folder
fisharebest
1
-6
/
+10
2011-07-21
#773291 - Safe Mode can breack the defaulf tmp folder
fisharebest
1
-2
/
+5
2011-06-16
Add support for debugging languages
fisharebest
1
-17
/
+32
2011-05-17
Printing facts: Allow I18N of punctuation, ensure user input is escaped befo...
fisharebest
1
-8
/
+1
[next]