[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.3.3-231-g5f5b6f1
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The official pacman repository". The branch, master has been updated via 5f5b6f16afdac3b5fb5b0e1c7caf45dac4ade9d3 (commit) via f9c70d31402b11e21b25cba970f41e1853ce5ed6 (commit) via d978039cf0e0cf2accabc33c925d33edaabf0ebb (commit) from d73d055c6fc194ce7b383308ed283ef3100ab26f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 5f5b6f16afdac3b5fb5b0e1c7caf45dac4ade9d3 Author: Dan McGee <dan@archlinux.org> Date: Fri Jun 11 09:57:12 2010 -0500 translations: rename Norwegian translation from nb_NO to nb This puts us more in line with other projects that don't attach the country code to the language code. $ du -sh /usr/share/locale/nb*/LC_MESSAGES 3.5M /usr/share/locale/nb/LC_MESSAGES 132K /usr/share/locale/nb_NO/LC_MESSAGES Signed-off-by: Dan McGee <dan@archlinux.org> commit f9c70d31402b11e21b25cba970f41e1853ce5ed6 Author: Dan McGee <dan@archlinux.org> Date: Fri Jun 11 09:57:12 2010 -0500 translations: rename Swedish translation from sv_SE to sv This puts us more in line with other projects that don't attach the country code to the language code. $ du -sh /usr/share/locale/sv*/LC_MESSAGES 7.2M /usr/share/locale/sv/LC_MESSAGES 60K /usr/share/locale/sv_SE/LC_MESSAGES Signed-off-by: Dan McGee <dan@archlinux.org> commit d978039cf0e0cf2accabc33c925d33edaabf0ebb Author: Christos Nouskas <nous@archlinux.us> Date: Wed Jun 9 15:16:59 2010 -0500 Revise Greek translation Signed-off-by: Dan McGee <dan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: TRANSLATORS | 4 +- lib/libalpm/po/LINGUAS | 4 +- lib/libalpm/po/el.po | 25 ++++++++++++----------- lib/libalpm/po/{nb_NO.po => nb.po} | 0 lib/libalpm/po/{sv_SE.po => sv.po} | 4 +- po/LINGUAS | 4 +- po/el.po | 39 +++++++++++++++++------------------ po/{nb_NO.po => nb.po} | 0 po/{sv_SE.po => sv.po} | 4 +- 9 files changed, 42 insertions(+), 42 deletions(-) rename lib/libalpm/po/{nb_NO.po => nb.po} (100%) rename lib/libalpm/po/{sv_SE.po => sv.po} (99%) rename po/{nb_NO.po => nb.po} (100%) rename po/{sv_SE.po => sv.po} (99%) hooks/post-receive -- The official pacman repository
participants (1)
-
dan@archlinux.org