mark translatable
authorRalph Ronnquist <rrq@rrq.au>
Tue, 1 Oct 2024 08:57:24 +0000 (18:57 +1000)
committerRalph Ronnquist <rrq@rrq.au>
Tue, 1 Oct 2024 08:57:24 +0000 (18:57 +1000)
debian/templates

index eed1989bc8ad1471d409de25de2108033c88bdc7..b380fc9c4f3696c1c40f1ef557fcd025bdf919d3 100644 (file)
@@ -68,16 +68,16 @@ _Description: Set remote or mixed mode operation target host:
 
 Template: timeliner/crypt/passfile
 Type: string
-Default: /root/.ssh/timeliner.pass
-Description: Pathname for password file
+_Default: /root/.ssh/timeliner.pass
+_Description: Pathname for password file
  The password file contains the crypto password for the remote store.
 
 Template: timeliner/crypt/encrypted
 Type: string
-Default: /.enc_backup
-Description: The mountpoint for the encrypted store
+_Default: /.enc_backup
+_Description: The mountpoint for the encrypted store
 
 Template: timeliner/crypt/decrypted
 Type: string
-Default: /backfs
-Description: The mountpoint for the decrypted store
+_Default: /backfs
+_Description: The mountpoint for the decrypted store