From: Christian Neukirchen Date: 2005-03-08T00:36:02+09:00 Subject: Re: Using (x)gettext with Ruby files Sascha Ebach writes: > Hi, > > I want to localize some Ruby files and was trying to use xgettext. It > doesn't support Ruby as a language. All I want to do though is extract > everything within _("") and _(''). Are there any recommendations on > how to use gettext / xgettext with Ruby files? > How do you extract your strings from your Ruby files? How about definining _() to log all occurring strings? > Sascha -- Christian Neukirchen http://chneukirchen.org