mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2025-01-22 22:48:24 +00:00
Sync translations with POEditor
This commit is contained in:
parent
ed37b4e1fa
commit
42ae73d727
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -47,7 +47,7 @@ foreach (@lines) {
|
||||
$force = 0;
|
||||
|
||||
# It's a fold title
|
||||
if (m/^# +{{{ +(.*)$/) {
|
||||
if (m/^# +\{\{\{ +(.*)$/) {
|
||||
$fold = $1;
|
||||
next;
|
||||
}
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
2
tomb
2
tomb
@ -985,7 +985,7 @@ get_lukskey() {
|
||||
kdf_salt="${firstline[(ws:_:)3]}"
|
||||
kdf_ic="${firstline[(ws:_:)4]}"
|
||||
kdf_len="${firstline[(ws:_:)5]}"
|
||||
_message "Unlocking KDF key protection ($kdf_hash)"
|
||||
_message "Unlocking KDF key protection (::1 kdf::)" $kdf_hash
|
||||
_verbose "KDF salt: $kdf_salt"
|
||||
_verbose "KDF ic: $kdf_ic"
|
||||
_verbose "KDF len: $kdf_len"
|
||||
|
Loading…
x
Reference in New Issue
Block a user