1
1
Jeff Squyres 0010601eb6 db sqlite: Add missing help message
This commit was SVN r31315.
2014-04-07 15:36:52 +00:00

22 строки
473 B
Plaintext

-*- text -*-
#
# Copyright (c) 2012 Los Alamos National Security, Inc. All rights reserved.
# Copyright (c) 2014 Cisco Systems, Inc. All rights reserved.
# $COPYRIGHT$
#
# Additional copyrights may follow
#
# $HEADER$
#
[file-not-found]
WARNING: Could not find specified database file
File: %s
Data logging into sqlite3 has been disabled.
#
[cannot-create-sqlite]
WARNING: The SQLite component failed to initialize.
Data logging into sqlite3 has been disabled.