File: EDASQLiteCipher.pot

package info (click to toggle)
ecere-sdk 0.44.15-1
  • links: PTS
  • area: main
  • in suites: sid, stretch
  • size: 97,712 kB
  • ctags: 54,695
  • sloc: ansic: 593,042; makefile: 12,250; yacc: 4,955; lex: 707; objc: 259; python: 252; xml: 102
file content (44 lines) | stat: -rw-r--r-- 1,407 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Basepath: ../\n"

#: ./../sqlite/EDASQLite.ec:474
msgid "BEGIN FAILED!"
msgstr "BEGIN FAILED!"

#: ./../sqlite/EDASQLite.ec:485
msgid "COMMIT FAILED!"
msgstr "COMMIT FAILED!"

#: ./EDASQLiteCipher.ec:68
msgid "Can't open database (%s): %s -- password may be incorrect\n"
msgstr "Can't open database (%s): %s -- password may be incorrect\n"

#: ./EDASQLiteCipher.ec:44
msgid "Can't open database (%s): %s\n"
msgstr "Can't open database (%s): %s\n"

#: ./../sqlite/EDASQLite.ec:196
msgid "EDASQLite: Can't open database (%s): %s\n"
msgstr "EDASQLite: Can't open database (%s): %s\n"

#: ./EDASQLiteCipher.ec:56
msgid "EDASQLiteCipher: database (%s) format not recognized, disabling cipher_use_hmac to support version 1.1.x databases\n"
msgstr "EDASQLiteCipher: database (%s) format not recognized, disabling cipher_use_hmac to support version 1.1.x databases\n"

#: ./../sqlite/EDASQLite.ec:971
msgid "WARNING: ALTER TABLE DOESN'T WORK WITH PRIMARY KEY FOR "
msgstr "WARNING: ALTER TABLE DOESN'T WORK WITH PRIMARY KEY FOR "

#: ./../sqlite/EDASQLite.ec:932
msgid "WARNING: Table not yet created for class "
msgstr "WARNING: Table not yet created for class "