Commit graph

8 commits

Author SHA1 Message Date
Tim-Philipp Müller
203aab776e po: avoid conflicts of local *.po files with files in git
Make it so that filenames and line numbers are only stored in the *.pot file
(which is not in git), but not in the individual *.po files. This information
is hardly useful for translators in our case, and it should avoid the constant
conflicts of local *.po files with the ones in git which are caused by the
source files changing and the line numbers being updated. This commit might
cause one last merge conflict for you, which you can work around with
"git checkout po/*.po" before merging or pulling. After that there should
(hopefully) not be any more local modifications of these files (unless
someone committed additions or changes to translated strings and the
*.po files haven't been updated yet, that is).
2009-05-13 02:00:09 +01:00
Jan Schmidt
94b81a4068 Update .po files 2009-03-21 00:28:29 +00:00
Jan Schmidt
d1340869a9 po: Update translations from upstream 2009-03-13 22:58:13 +00:00
Jan Schmidt
b313e3809b 0.10.10.2 pre-release
Bump version number, update translations and win32 config.h
2009-03-10 01:03:12 +00:00
Jan Schmidt
5eda8d523e Update .po files
Original commit message from CVS:
Update .po files
2008-08-26 22:56:30 +00:00
Jan Schmidt
b9dec73137 Update .po files
Original commit message from CVS:
Update .po files
2008-05-21 22:43:42 +00:00
Jan Schmidt
3cf5f935c5 Update .po files
Original commit message from CVS:
Update .po files
2008-02-20 23:51:56 +00:00
Thomas Vander Stichele
40d8e29b0d po/: Added Portuguese (Brazilian) translation.
Original commit message from CVS:
translated by: Raphael Higino <phhigino@gmail.com>
* po/LINGUAS:
* po/pt_BR.po:
Added Portuguese (Brazilian) translation.
2007-08-09 10:57:11 +00:00