[DISKPART] *.rc Reduce likelihood of translators messing with indentation (#4421)

Colons in the neighbor-lines must be aligned to each other. It is easier for translators to respect this
in their translation if all strings start at the same column in their editor.
This commit is contained in:
Joachim Henze 2022-03-31 15:57:59 +02:00 committed by GitHub
parent 9c28ea3330
commit fd8dd5868e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 18 additions and 18 deletions

View file

@ -33,7 +33,7 @@ BEGIN
IDS_DETAIL_INFO_CRASH_DSK "Dysk zrzutu awarii systemu"
IDS_DETAIL_INFO_CLST_DSK "Dysk klastrowany"
IDS_DETAIL_PARTITION_NUMBER "Partition %lu\n"
IDS_DETAIL_PARTITION_TYPE "Type : %02x\n"
IDS_DETAIL_PARTITION_TYPE "Typ : %02x\n"
IDS_DETAIL_PARTITION_HIDDEN "Hidden : %s\n"
IDS_DETAIL_PARTITION_ACTIVE "Active : %s\n"
IDS_DETAIL_PARTITION_OFFSET "Offset in Byte: %I64u\n"