It seems the fixed is not available in the current master.
To me, it looks as if "N of items" in #:
src/language/stats/reliability.q:560 could be better written as "N of
Items" (with capital "I") as this is more like it is written in #:
src/language/stats/reliability.q:585
src/language/stats/re
I've pushed a fix addressing this. Thanks for reporting it.
On Sat, Oct 03, 2009 at 08:29:53PM +0200, unknown-1 wrote:
Hi
Is there a reason why
"big-endian" and "little-endian" on src/data/sys-file-reader.c:934
and
"Big Endian" and "Little Endian" on
src/l
Hi
Is there a reason why
"big-endian" and "little-endian" on src/data/sys-file-reader.c:934
and
"Big Endian" and "Little Endian" on
src/language/dictionary/sys-file-info.c:127 and 128
is written different?
If not, unifying them would reduce the po files.
Have fun.