mc problem (CVS)



  Building mc (from CVS tonight) gives me this error:

file=./`echo it | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/local/bin/msgfmt -o $file it.po
it.po:6390: `msgid' and `msgstr' entries do not both end with '\n'
found 1 fatal errors
make[1]: *** [it.gmo] Error 1
make[1]: Leaving directory `/usr/local/src/GNOME/mc/po'
make: *** [all] Error 1

  The relevant section of 'po/it.po':
  
#: vfs/smbfs.c:1971
#, c-format
msgid " %s renaming files\n"
msgstr " %s bytes in %d file %s"

  Adding a '\n' to 'msgstr' fixes it but I don't know whether the correct
fix is to add '\n' to 'msgstr' or remove it from 'msgid' :-(

--
Any guy with hair on his head is overdressed.

Mike Hall <mhall@riverside.org>, ICQ: #37292579, http://www.riverside.org
System Administrator (MH993) (*nix, OS/2 certified - C, Perl, CGI hacker)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]