Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-08 | MAN: Fix validation error caused by bad 'ca' translation | Stephen Gallagher | 1 | -2/+2 | |
2012-10-12 | Updating the translations for the 1.9.2 release | Jakub Hrozek | 13 | -2026/+2893 | |
2012-10-05 | Updating the translations for 1.9.1 release | Jakub Hrozek | 13 | -10238/+12658 | |
2012-10-05 | man: Note that automounter must be restarted to re-read the master map | Jakub Hrozek | 1 | -0/+1 | |
https://fedorahosted.org/sssd/ticket/1563 | |||||
2012-10-02 | Include param_help_py.xml in the list of po4a sources | Jakub Hrozek | 1 | -0/+1 | |
2012-09-24 | Updating translations for the 1.9.0 release | Jakub Hrozek | 13 | -3837/+3931 | |
2012-09-13 | Updating the translations for the 1.9.0 RC1 release | Jakub Hrozek | 11 | -24/+94 | |
2012-09-05 | Update translations for 1.9.0 beta 7 release | Jakub Hrozek | 14 | -6534/+13778 | |
2012-08-10 | MAN: Improve description of ldap_*_search_base options | Stephen Gallagher | 1 | -0/+2 | |
It was ambiguous that these options supported the new multiple search base format, as well as the search filters. | |||||
2012-08-01 | Update translations for 1.9.0 beta 6 release | Jakub Hrozek | 12 | -4172/+10100 | |
2012-08-01 | First-boot sss_seed tool | Nick Guay | 1 | -0/+1 | |
2012-07-30 | manpage: sssd-sudo - documents how sudo works with sssd | Pavel Březina | 1 | -0/+1 | |
https://fedorahosted.org/sssd/ticket/1418 | |||||
2012-07-18 | Update translations for 1.9.0 beta 5 release | Jakub Hrozek | 12 | -2298/+15641 | |
2012-07-10 | Update translations for 1.9.0 beta 4 release | Jakub Hrozek | 11 | -5689/+7545 | |
2012-07-06 | AD: Add manpages and SSSDConfig entries | Stephen Gallagher | 1 | -0/+1 | |
2012-07-06 | MAN: Unify "SEE ALSO" sections | Stephen Gallagher | 1 | -0/+1 | |
2012-06-25 | Update translations for 1.9.0 beta 3 release | Stephen Gallagher | 10 | -7226/+9148 | |
2012-06-15 | Updating translations for 1.9.0 beta 2 release | Stephen Gallagher | 9 | -817/+357 | |
2012-05-22 | Update translation sources | Stephen Gallagher | 10 | -41/+41 | |
2012-05-11 | Updating translations for 1.9.0 beta 1 release | Stephen Gallagher | 10 | -7608/+14545 | |
2012-05-03 | MAN: Add manpage for ID mapping | Stephen Gallagher | 1 | -0/+1 | |
2012-04-20 | Document sss_tools better | Jakub Hrozek | 1 | -0/+1 | |
https://fedorahosted.org/sssd/ticket/917 | |||||
2012-03-12 | i18n: Remove empty translations | Stephen Gallagher | 38 | -175480/+10728 | |
2012-02-28 | Include new manpages in translations | Stephen Gallagher | 1 | -0/+6 | |
2012-02-07 | Updating translations | Stephen Gallagher | 37 | -2188/+2773 | |
2012-02-06 | Updating translatable strings for string freeze | Stephen Gallagher | 37 | -17622/+48571 | |
2011-12-22 | Importing new translations for 1.7.0 release | Stephen Gallagher | 37 | -2435/+1611 | |
2011-12-19 | Update translations for string freeze | Stephen Gallagher | 37 | -9287/+16984 | |
2011-11-02 | Periodic translation file update | Stephen Gallagher | 38 | -9992/+29305 | |
2011-10-18 | Updating translation files | Stephen Gallagher | 35 | -2496/+148969 | |
2011-08-02 | Updating translations for 1.6.0 release | Stephen Gallagher | 6 | -2596/+4336 | |
2011-04-27 | Regular translation update | Stephen Gallagher | 6 | -939/+1562 | |
2011-03-09 | Update translation sources | Stephen Gallagher | 6 | -5108/+3296 | |
2011-03-09 | Add new translations from Transifex | Stephen Gallagher | 4 | -1/+16148 | |
2011-01-27 | Updating uk translation | Yuri Chornoivan | 1 | -88/+118 | |
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com> | |||||
2011-01-24 | Update translation files for string freeze | Stephen Gallagher | 3 | -850/+1313 | |
Earlier patch for strings was incomplete | |||||
2011-01-21 | Updating translation files for string freeze | Stephen Gallagher | 1 | -197/+212 | |
2011-01-21 | Updating uk manpage translation | Yuri Chornoivan | 1 | -355/+496 | |
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com> | |||||
2011-01-17 | Update manpage translations for ldap_enumeration_search_timeout | Stephen Gallagher | 3 | -333/+391 | |
2011-01-14 | Regenerate manpage po[t] files | Stephen Gallagher | 3 | -2955/+5262 | |
Fixed several typos | |||||
2011-01-14 | Add uk translation for manpages | Yuri Chornoivan | 2 | -1/+4386 | |
2010-12-22 | Add Czech translation | Jakub Hrozek | 3 | -0/+8428 | |
Translated a couple of strings from manpages into Czech. Makes the manpage translation patch testable. | |||||
2010-12-22 | Make manual pages translatable | Jakub Hrozek | 1 | -0/+22 | |
Utilizes PO4A to extract translatable strings from Docbook XML sources and allows translators to submit ordinary .PO files. PO4A then generates translated Docbook documents that can be used to generate translated end user documentation. https://fedorahosted.org/sssd/ticket/297 |