On Tue, Jul 5, 2011 at 8:51 AM, Allan McRae <[email protected]> wrote: > On 05/07/11 23:37, Dan McGee wrote: >> >> On Tue, Jul 5, 2011 at 6:51 AM, Allan McRae<[email protected]> wrote: >>> >>> Signed-off-by: Allan McRae<[email protected]> >> >> I'll signoff, with a catch- looks like this file never got added to >> the relevant POTFILES.in so these strings will be lost if the >> translations are updated. >> > > Stuck a patch adding this file and the output_format.sh one to the relevant > POTFILES.in. Is that all that needs done there?
Yeah that should be it. Easiest way to check things out is $ make -C scripts/po pacman-scripts.pot-update And look at the resulting translation catalog. -Dan
