Ignore:
Timestamp:
Aug 21, 2022, 7:07:10 PM (2 years ago)
Author:
chronos
Message:
  • Modified: Restore pristine files for deleted files with using information from subversion SQLite3 database.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Languages/svnzero.pot

    r6 r9  
    11msgid ""
    22msgstr "Content-Type: text/plain; charset=UTF-8"
     3
     4#: sqlite3wrap.sdatabasenotconnected
     5msgid "SQLite3 error: database is not connected."
     6msgstr ""
     7
     8#: sqlite3wrap.serrormessage
     9#, object-pascal-format
     10msgid "SQLite3 error: %s"
     11msgstr ""
     12
     13#: sqlite3wrap.snotransactionopen
     14msgid "No transaction is open"
     15msgstr ""
     16
     17#: sqlite3wrap.stransactionalreadyopen
     18msgid "Transaction is already opened."
     19msgstr ""
    320
    421#: usvnzero.spristinerecoveryfail
Note: See TracChangeset for help on using the changeset viewer.