xz: Edit a translators comment.
authorLasse Collin <lasse.collin@tukaani.org>
Tue, 14 Sep 2010 21:34:13 +0000 (00:34 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Tue, 14 Sep 2010 21:34:13 +0000 (00:34 +0300)
src/xz/list.c

index bd4aee4..1c93718 100644 (file)
@@ -65,7 +65,7 @@ static const char check_names[LZMA_CHECK_ID_MAX + 1][12] = {
        // but the Check ID is known (here 2). This and other "Unknown-N"
        // strings are used in tables, so the width must not exceed ten
        // columns with a fixed-width font. It's OK to omit the dash if
-       // you need space for one extra letter.
+       // you need space for one extra letter, but don't use spaces.
        N_("Unknown-2"),
        N_("Unknown-3"),
        "CRC64",