@@ -287,14 +287,14 @@ root:table {
287287 11190E:string { "Comparing labels: unknown partition ID." }
288288 11191E:string { "Comparing labels: partitions have the same ID \'%c\'." }
289289 11192E:string { "Comparing labels: invalid bar code number." }
290- 11193E:string { "Cannot read index: failed to determined medium position (%d)." }
290+ 11193E:string { "Cannot read index: failed to determine medium position (%d)." }
291291 11194W:string { "Cannot read index: failed to read and parse XML data (%d)." }
292292 11195W:string { "This index belongs to a different volume." }
293293 11196W:string { "Cannot read index: self-pointer mismatch." }
294294 11197E:string { "Cannot read index: back pointer is corrupt." }
295295 11198E:string { "Cannot read index: failed to space forward 1 file mark (%d)." }
296296 11199E:string { "Cannot locate index: failed to locate to EOD (%d)." }
297- 11200E:string { "Cannot locate index: failed to determined medium position (%d)." }
297+ 11200E:string { "Cannot locate index: failed to determine medium position (%d)." }
298298 11201E:string { "Cannot locate index: failed to space back 1 file mark (%d)." }
299299 11202E:string { "Cannot locate index: failed to space forward 1 file mark (%d)." }
300300 11203E:string { "Cannot locate index: failed to space back 2 file marks (%d)." }
@@ -437,7 +437,7 @@ root:table {
437437 11340I:string { "Revalidation process is successfully done. (%s)" }
438438 //unused 11341E:string { "Failed to update the volume lock status to %d (%d)." }
439439 11342E:string { "Failed to get the volume lock status (%d)." }
440- 11343I:string { "Try to write an index on the IP on %s because of a permanent write error on the DP.. " }
440+ 11343I:string { "Try to write an index on the IP on %s because of a permanent write error on the DP." }
441441 11344I:string { "Tape %s is frozen successfully because of a permanent write error on the DP." }
442442 11345E:string { "Failed to freeze tape %s because of permanent write errors on the IP and DP." }
443443 11346E:string { "Tape %s is frozen by the previous index on the tape. Some metadata will be lost during the unmount operation." }
@@ -533,14 +533,14 @@ root:table {
533533
534534 // Message IDs 14000-14499 are reserved for the ltfs executable.
535535 // DO NOT add messages with those IDs to this file.
536- v
536+
537537 // Message IDs 14500-14999 are reserved for the admin_channel interface.
538538 // DO NOT add messages with those IDs to this file.
539539
540540 // Message IDs 15000-15499 are reserved for the mkltfs executable.
541541 // DO NOT add messages with those IDs to this file.
542542
543- // Message IDs 15500-15999 are reserved for the cropto plugins.
543+ // Message IDs 15500-15999 are reserved for the crypto plugins.
544544 // DO NOT add messages with those IDs to this file.
545545
546546 // Message IDs 16000-16499 are reserved for the ltfsck executable.
622622 17070I:string { "Synced index of %s (%d) %s." }
623623 17071I:string { "Unpartitioning the medium." }
624624 17072E:string { "Cannot unformat: failed to unpartition the medium (%d)." }
625- 17073I:string { "Tape Device list:. " }
625+ 17073I:string { "Tape Device list:" }
626626 17074I:string { "Device Name = %s, Vendor ID = %s, Product ID = %s, Serial Number = %s, Product Name =%s." }
627627 17075E:string { "Traverse(%c): cannot read index from %d (%c)." }
628628 17076E:string { "Traverse(%c): cannot locate to the next index position (%c)." }
0 commit comments