util  Diff

Differences From Artifact [763d2287dd]:

To Artifact [ce1ef8cc06]:


9
10
11
12
13
14
15

16
17
18
19
20
21
copy		could not copy password
pipe		could not create pipe
insane		your environment is not sane
index		no such entry in database
db_create	database could not be created
db_load		database could not be read
db_corrupt	database corrupt

cancel		user canceled operation				notice
pw			invalid password
pw_match	passwords do not match
usage		usage displayed to user				debug	64
lib				unspecified library error		fatal	128
lib_sodium_init	could not initialize libsodium







>






9
10
11
12
13
14
15
16
17
18
19
20
21
22
copy		could not copy password
pipe		could not create pipe
insane		your environment is not sane
index		no such entry in database
db_create	database could not be created
db_load		database could not be read
db_corrupt	database corrupt
db_empty	no records in database				notice
cancel		user canceled operation				notice
pw			invalid password
pw_match	passwords do not match
usage		usage displayed to user				debug	64
lib				unspecified library error		fatal	128
lib_sodium_init	could not initialize libsodium