| Commit message (Collapse) | Author | Age |
|
|
|
| |
Giovanni Scafora <linuxmania@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Updated all of the language files, as the POT file was updated. NOTE FOR
TRANSLATORS, try to base your next contribution off of these, notice how
some msgids and messages have been wrapped to the next line- it makes it
easier to read anyway.
* More Makefile.am/configure.ac updates. 'make dist' and 'make distclean' now
work properly, with only one caveat- the automatic testing in distclean
doesn't do so hot as it is compiled with a default configure, which includes
the fakeroot-proof code (which does not cooperate with pactest).
* Added a Makefile.am for the pactest directory.
|
|
|
|
| |
current ones were a bit out of date.
|
|
|
|
|
|
| |
Pierre Schmitz <pierre@archlinux.de>
* Updated Italian translations.
Giovanni Scafora <linuxmania@gmail.com>
|
|
|
|
| |
Giovanni Scafora <linuxmania@gmail.com>
|
|
|
|
| |
Giovanni Scafora <linuxmania@gmail.com>
|
|
|
|
| |
Pierre Schmitz <pierre@archlinux.de>
|
|
|
|
|
| |
Pierre Schmitz <pierre@archlinux.de>
* Added a blurb to 'translation-help' about wrapped messages in po files
|
|
|
|
| |
Giovanni Scafora <linuxmania@gmail.com>
|
|
|
|
| |
language files with latest pot file.
|
|
|
|
|
|
|
|
|
| |
* Updated pot translation templates
* Located culprit of progress bar moving when unicode characters are used,
added a TODO note about it
* Removed '(target)' string from the sync.c error message, just like we did
from add.c yesterday
* Updated my TODO
|
| |
|
|
|
|
|
|
|
| |
Douglas Soares de Andrade <douglas@archlinux-br.org>, 2007.
Hugo Doria <hugodoria@archlinux-br.org>, 2007.
Lincoln de Sousa <lincoln@archlinux-br.org>, 2007.
Leandro InĂ¡cio <leandro@archlinux-br.org>, 2007.
|
|
|
|
| |
Updated missing newlines in German translation.
|
|
|
|
|
|
|
|
|
|
| |
* German Translation from:
Pierre Schmitz <pierre@archlinux.de>
Niclas Pfeifer <macwolf@archlinux.de>
* Italian Translation from:
Giovanni 'voidnull' Scafora <linuxmania@gmail.com>
Alessio 'mOLOk' Bolognino <themolok@gmail.com>
Lorenzo '^zanDarK' Masini <lorenxo86@gmail.com>
|
|
|
|
|
|
|
|
| |
unbelievable amount of strcmp() calls (25 million) due to the list searching.
This has been reimplemented with a set-intersection scheme, due to the fact
that file lists are always ordered. - NEEDS TESTING
* Minor clean up, "globalized" the str_cmp helper to match the alpm comparison
signature, so we can use it elsewhere.
|
|
|
|
|
| |
now uses an strlen call.
* Updates of the *.pot files.
|
|
|
|
| |
* Update .cvsignore files a bit.
|
| |
|
|
|
|
| |
'it' and 'pt_BR'.
|
|
|
|
|
|
|
|
|
|
| |
* Makefile targets to rebuild po files now work - use 'make update-po' in
the po directories.
* Added two new translation templates as requested on the ML- 'it' and
'pt_BR'.
This commit might be a bit big for the mailing list to like on the commit
message. :)
|
| |
|
|
|
|
|
|
| |
for file-conflict progress bar
Also did some CVS cleanup, removing some of the autogenerated files that
shouldn't have been there
|
|
|
|
| |
http://darcs.frugalware.org/darcsweb/darcsweb.cgi?r=pacman;a=commitdiff;h=20061009002226-e2957-93b82621b6b060312559ea0539699f659bd9cb97.gz
|
| |
|
|
|
|
| |
to list. The diff should show you 8)
|
|
|