From feda8a7db8d1d7c5439aa8f8feef7cc0dd2b59a0 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 27 Jul 2018 23:51:12 -0400 Subject: New upstream version 3.2.1+dfsg1 --- Plugins/DbSqliteCipher/DbSqliteCipher_ro_RO.ts | 58 ++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 Plugins/DbSqliteCipher/DbSqliteCipher_ro_RO.ts (limited to 'Plugins/DbSqliteCipher/DbSqliteCipher_ro_RO.ts') diff --git a/Plugins/DbSqliteCipher/DbSqliteCipher_ro_RO.ts b/Plugins/DbSqliteCipher/DbSqliteCipher_ro_RO.ts new file mode 100644 index 0000000..2dc7d47 --- /dev/null +++ b/Plugins/DbSqliteCipher/DbSqliteCipher_ro_RO.ts @@ -0,0 +1,58 @@ + + + + + DbSqliteCipher + + + Password (key) + + + + + Leave empty to create or connect to decrypted database. + + + + + Encryption password + + + + + Cipher + + + + + Must be the same as the one used when creating the database. %1 is the default one. + + + + + KDF iterations + + + + + + Must be the same as the one used when creating the database. %1 is the default. + + + + + Cipher page size + + + + + 1.1 compatibility + + + + + Enabling this option disables HMAC checks introduced in SQLCipher 2.0, thus making the connection compatible with SQLCipher 1.1.x. + + + + -- cgit v1.2.3