[pacman-dev] Gettext support in makeworld
Hi guys, I attached makeworld.sh.in with gettext support. Thanks. -- Giovanni Scafora Arch Linux Trusted User (voidnull) http://www.archlinux.org linuxmania@gmail.com
2007/11/9, Giovanni Scafora <linuxmania@gmail.com>:
Hi guys,
I attached makeworld.sh.in with gettext support.
Note that I changed: export TEXTDOMAIN='pacman' to export TEXTDOMAIN='makeworld' but I'm not sure if it's right. Let's me know, thanks. -- Giovanni Scafora Arch Linux Trusted User (voidnull) http://www.archlinux.org linuxmania@gmail.com
On Nov 9, 2007 6:10 AM, Giovanni Scafora <linuxmania@gmail.com> wrote:
2007/11/9, Giovanni Scafora <linuxmania@gmail.com>:
Hi guys,
I attached makeworld.sh.in with gettext support.
Note that I changed: export TEXTDOMAIN='pacman' to export TEXTDOMAIN='makeworld'
but I'm not sure if it's right. Let's me know, thanks.
Note that all of the TEXTDOMAIN variables in the scripts are pacman. This is so they can all share the same po file, so that is actually how you want to leave it. Do you want to resubmit this, and preferably as a GIT patch? And side note- makeworld is WAY out of sync with makepkg. :( Anyone want to update the options to match those of makepkg, and ensure it still works OK? -Dan
2007/11/9, Dan McGee <dpmcgee@gmail.com>:
Note that all of the TEXTDOMAIN variables in the scripts are pacman. This is so they can all share the same po file, so that is actually how you want to leave it.
Yes, I understood now.
Do you want to resubmit this, and preferably as a GIT patch?
Done. I resubmitted a GIT patch few minutes ago. -- Giovanni Scafora Arch Linux Trusted User (voidnull) http://www.archlinux.org linuxmania@gmail.com
participants (2)
-
Dan McGee
-
Giovanni Scafora