This commit was generated by cvs2svn to compensate for changes in r3921,
[freeside.git] / sql-ledger / locale / en_GB / admin
1 $self{texts} = {
2   'Access Control'              => 'Access Control',
3   'Accounting'                  => 'Accounting',
4   'Add User'                    => 'Add User',
5   'Administration'              => 'Administration',
6   'Administrator'               => 'Administrator',
7   'All Datasets up to date!'    => 'All Datasets up to date!',
8   'Cannot create Lock!'         => 'Cannot create Lock!',
9   'Change Admin Password'       => 'Change Admin Password',
10   'Change Password'             => 'Change Password',
11   'Click on login name to edit!' => 'Click on login name to edit!',
12   'Connect to'                  => 'Connect to',
13   'Create Chart of Accounts'    => 'Create Chart of Accounts',
14   'Create Dataset'              => 'Create Dataset',
15   'DBI not installed!'          => 'DBI not installed!',
16   'Database'                    => 'Database',
17   'Database Administration'     => 'Database Administration',
18   'Database Driver not checked!' => 'Database Driver not checked!',
19   'Database User missing!'      => 'Database User missing!',
20   'Dataset missing!'            => 'Dataset missing!',
21   'Dataset updated!'            => 'Dataset updated!',
22   'Delete Dataset'              => 'Delete Dataset',
23   'Directory'                   => 'Directory',
24   'Driver'                      => 'Driver',
25   'Edit User'                   => 'Edit User',
26   'Existing Datasets'           => 'Existing Datasets',
27   'Host'                        => 'Host',
28   'Hostname missing!'           => 'Hostname missing!',
29   'Leave host and port field empty unless you want to make a remote connection.' => 'Leave host and port field empty unless you want to make a remote connection.',
30   'Lock System'                 => 'Lock System',
31   'Lockfile created!'           => 'Lockfile created!',
32   'Lockfile removed!'           => 'Lockfile removed!',
33   'Login name missing!'         => 'Login name missing!',
34   'Multibyte Encoding'          => 'Multibyte Encoding',
35   'New Templates'               => 'New Templates',
36   'No Database Drivers available!' => 'No Database Drivers available!',
37   'No Dataset selected!'        => 'No Dataset selected!',
38   'Nothing to delete!'          => 'Nothing to delete!',
39   'Oracle Database Administration' => 'Oracle Database Administration',
40   'Password changed!'           => 'Password changed!',
41   'Pg Database Administration'  => 'Pg Database Administration',
42   'PgPP Database Administration' => 'PgPP Database Administration',
43   'Port'                        => 'Port',
44   'Port missing!'               => 'Port missing!',
45   'Setup Templates'             => 'Setup Templates',
46   'Templates'                   => 'Templates',
47   'The following Datasets are not in use and can be deleted' => 'The following Datasets are not in use and can be deleted',
48   'The following Datasets need to be updated' => 'The following Datasets need to be updated',
49   'This is a preliminary check for existing sources. Nothing will be created or deleted at this stage!' => 'This is a preliminary check for existing sources. Nothing will be created or deleted at this stage!',
50   'To add a user to a group edit a name, change the login name and save.  A new user with the same variables will then be saved under the new login name.' => 'To add a user to a group edit a name, change the login name and save.  A new user with the same variables will then be saved under the new login name.',
51   'Unlock System'               => 'Unlock System',
52   'Update Dataset'              => 'Update Dataset',
53   'Use Templates'               => 'Use Templates',
54   'User deleted!'               => 'User deleted!',
55   'User saved!'                 => 'User saved!',
56   'You must enter a host and port for local and remote connections!' => 'You must enter a host and port for local and remote connections!',
57   'does not exist'              => 'does not exist',
58   'is already a member!'        => 'is already a member!',
59   'successfully created!'       => 'successfully created!',
60   'successfully deleted!'       => 'successfully deleted!',
61   'website'                     => 'website',
62 };
63
64 $self{subs} = {
65   'add_user'                    => 'add_user',
66   'adminlogin'                  => 'adminlogin',
67   'change_admin_password'       => 'change_admin_password',
68   'change_password'             => 'change_password',
69   'check_password'              => 'check_password',
70   'continue'                    => 'continue',
71   'create_dataset'              => 'create_dataset',
72   'dbcreate'                    => 'dbcreate',
73   'dbdelete'                    => 'dbdelete',
74   'dbdriver_defaults'           => 'dbdriver_defaults',
75   'dbselect_source'             => 'dbselect_source',
76   'dbupdate'                    => 'dbupdate',
77   'delete'                      => 'delete',
78   'delete_dataset'              => 'delete_dataset',
79   'edit'                        => 'edit',
80   'form_footer'                 => 'form_footer',
81   'form_header'                 => 'form_header',
82   'get_value'                   => 'get_value',
83   'getpassword'                 => 'getpassword',
84   'list_users'                  => 'list_users',
85   'lock_system'                 => 'lock_system',
86   'login'                       => 'login',
87   'login_name'                  => 'login_name',
88   'logout'                      => 'logout',
89   'oracle_database_administration' => 'oracle_database_administration',
90   'pg_database_administration'  => 'pg_database_administration',
91   'pgpp_database_administration' => 'pgpp_database_administration',
92   'save'                        => 'save',
93   'unlock_system'               => 'unlock_system',
94   'update_dataset'              => 'update_dataset',
95   'add_user'                    => 'add_user',
96   'change_admin_password'       => 'change_admin_password',
97   'change_password'             => 'change_password',
98   'continue'                    => 'continue',
99   'create_dataset'              => 'create_dataset',
100   'delete'                      => 'delete',
101   'delete_dataset'              => 'delete_dataset',
102   'lock_system'                 => 'lock_system',
103   'login'                       => 'login',
104   'logout'                      => 'logout',
105   'oracle_database_administration' => 'oracle_database_administration',
106   'pg_database_administration'  => 'pg_database_administration',
107   'pgpp_database_administration' => 'pgpp_database_administration',
108   'save'                        => 'save',
109   'unlock_system'               => 'unlock_system',
110   'update_dataset'              => 'update_dataset',
111 };
112
113 1;