xz: Add a note to translators.

This commit is contained in:
Lasse Collin 2010-09-07 12:31:40 +03:00
parent 77a7746616
commit 41bc9956eb
1 changed files with 2 additions and 0 deletions

View File

@ -114,6 +114,8 @@ hardware_memlimit_show(void)
printf("%" PRIu64 "\t%" PRIu64 "\t%" PRIu64 "\n", total_ram,
memlimit_compress, memlimit_decompress);
} else {
// TRANSLATORS: Test with "xz --info-memory" to see if
// the alignment looks nice.
memlimit_show(_("Total amount of physical memory (RAM): "),
total_ram);
memlimit_show(_("Memory usage limit for compression: "),