Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-12 | i18n: Remove empty translations | Stephen Gallagher | 37 | -32190/+6261 | |
2012-02-27 | Include missing source files to the list of source files which contain ↵ | Jan Cholasta | 1 | -0/+4 | |
translatable strings | |||||
2012-02-07 | Updating translations | Stephen Gallagher | 36 | -5076/+5220 | |
2012-02-06 | Updating translatable strings for string freeze | Stephen Gallagher | 36 | -6120/+11252 | |
2011-12-22 | Importing new translations for 1.7.0 release | Stephen Gallagher | 36 | -1784/+1308 | |
2011-12-19 | Update translations for string freeze | Stephen Gallagher | 36 | -5328/+6057 | |
2011-11-08 | Fixed translation bug | Thorsten Scherf | 1 | -1/+1 | |
2011-11-02 | Periodic translation file update | Stephen Gallagher | 36 | -3672/+3968 | |
2011-10-18 | Updating translation files | Stephen Gallagher | 37 | -3220/+29957 | |
2011-08-02 | Updating translations for 1.6.0 release | Stephen Gallagher | 14 | -2226/+2918 | |
2011-04-27 | Regular translation update | Stephen Gallagher | 14 | -1032/+1211 | |
2011-03-09 | Update translation sources | Stephen Gallagher | 14 | -129/+127 | |
2011-03-09 | Add new translations from Transifex | Stephen Gallagher | 4 | -105/+69 | |
2011-01-24 | Updating pl translation | Piotr Drąg | 1 | -15/+10 | |
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com> | |||||
2011-01-24 | Updating uk translation | Yuri Chornoivan | 1 | -15/+12 | |
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com> | |||||
2011-01-21 | Updating translation files for string freeze | Stephen Gallagher | 14 | -1610/+2161 | |
2010-12-23 | Updating uk translation | Yuri Chornoivan | 1 | -66/+46 | |
2010-12-23 | Updating pl translation | Piotr Drąg | 1 | -91/+45 | |
2010-12-22 | Committing new translation updates for release | Stephen Gallagher | 14 | -1841/+4260 | |
2010-10-22 | Updating uk translation | Yuri Chornoivan | 1 | -8/+6 | |
2010-10-19 | Updating pl translation | Piotr Drąg | 1 | -5/+3 | |
2010-10-18 | Updating translation files for release | Stephen Gallagher | 14 | -3178/+3420 | |
2010-10-13 | Rename group.c and passwd.c for clarity | Stephen Gallagher | 1 | -2/+2 | |
Prefixing group.c and passwd.c with "nss_" similar to the way the PAM client sources are prefixed with "pam_" | |||||
2010-08-19 | Rewrite toplevel Makefile | Stephen Gallagher | 17 | -0/+13499 | |
There is no longer a need to have nested Makefiles and configure scripts. This patch combines the src/ Makefile and configure.ac into the root. |