~ubuntu-branches/ubuntu/karmic/firebird2.1/karmic

« back to all changes in this revision

Viewing changes to src/utilities/fbcpl/res/fbcontrol.rc2

  • Committer: Bazaar Package Importer
  • Author(s): Damyan Ivanov
  • Date: 2008-05-26 23:59:25 UTC
  • Revision ID: james.westby@ubuntu.com-20080526235925-2pnqj6nxpppoeaer
Tags: upstream-2.1.0.17798-0.ds2
ImportĀ upstreamĀ versionĀ 2.1.0.17798-0.ds2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
//
 
2
// FBCONTROL.RC2 - resources Microsoft Visual C++ does not edit directly
 
3
//
 
4
 
 
5
#ifdef APSTUDIO_INVOKED
 
6
        #error this file is not editable by Microsoft Visual C++
 
7
#endif //APSTUDIO_INVOKED
 
8
 
 
9
 
 
10
/////////////////////////////////////////////////////////////////////////////
 
11
// Add manually edited resources here...
 
12
 
 
13
/////////////////////////////////////////////////////////////////////////////
 
14
 
 
15
#define USER_ACCOUNT_IN_USE "Service is controlled by non-LocalSystem User Account. Server Configuration is disabled."
 
16
#define CONFIG_OUT_OF_SYNC      "The installed configuration is out of sync with reality. Use this applet to reset."
 
17
#define INSUFFICIENT_USER_RIGHTS "You do not have sufficient user rights. Server Configuration is disabled."
 
18
 
 
19
 
 
20