aboutsummaryrefslogtreecommitdiff
path: root/src/xz
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2010-09-15 00:34:13 +0300
committerLasse Collin <lasse.collin@tukaani.org>2010-09-15 00:34:13 +0300
commit21088018554e2b0e02914205377ceb6e34a090bd (patch)
tree998a05c0f2553cb5e61440a59a513652159488e7 /src/xz
parentxz: Add German translation. (diff)
downloadxz-21088018554e2b0e02914205377ceb6e34a090bd.tar.xz
xz: Edit a translators comment.
Diffstat (limited to 'src/xz')
-rw-r--r--src/xz/list.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xz/list.c b/src/xz/list.c
index bd4aee4e..1c93718b 100644
--- a/src/xz/list.c
+++ b/src/xz/list.c
@@ -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",