Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

static_strings.h

Go to the documentation of this file.
00001 /* kort: static string headers
00002 Copyright (C) 2001-2003 Antti Järvinen
00003 
00004 This program is free software; you can redistribute it and/or
00005 modify it under the terms of the GNU General Public License
00006 as published by the Free Software Foundation; either version 2
00007 of the License, or (at your option) any later version.
00008 
00009 This program is distributed in the hope that it will be useful,
00010 but WITHOUT ANY WARRANTY; without even the implied warranty of
00011 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
00012 GNU General Public License for more details.
00013 
00014 You should have received a copy of the GNU General Public License
00015 along with this program; if not, write to the Free Software
00016 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. */
00017 
00018 /* $Id: static_strings.h,v 1.1.1.1 2005/03/13 13:39:21 costello Exp $ */
00019 
00024 #ifndef KORT_STATIC_STRINGS_READ
00025 #define KORT_STATIC_STRINGS_READ
00026 
00036 extern int init_strings() ; 
00041 extern wchar_t *str_failed_to_find_out_user_name;
00042 extern wchar_t *str_Failed_to_connect;
00043 extern wchar_t *str_Can_not_lock_table; 
00044 extern wchar_t *str_NULL_found_from_surrogate_table;
00045 extern wchar_t *str_Cannot_read_from_database;
00046 extern wchar_t *str_Zero_rows_returned;
00047 extern wchar_t *str_No_fields_for_a_form ; 
00048 extern wchar_t *str_select_did_return_0_rows ; 
00049 extern wchar_t *str_select_returned_non_one_rows ;
00050 extern wchar_t *str_Lock_status_returned_0 ; 
00051 extern wchar_t *str_Record_was_already_locked ; 
00052 extern wchar_t *str_lock_record ; 
00053 extern wchar_t *str_unlock_record ; 
00054 extern wchar_t *str_Problem_in_fetching_a_row ; 
00055 extern wchar_t *str_Zero_fields_in_record ; 
00056 extern wchar_t *str_Already_locked ; 
00057 extern wchar_t *str_No_rowcount_found ; 
00058 extern wchar_t *str_No_smallest_key_found ; 
00059 extern wchar_t *str_Something_wrong_with_field ;
00060 extern wchar_t *str_Field_was_not_a_dbfield ; 
00061 extern wchar_t *str_No_content_for_field ;
00062 extern wchar_t *str_No_field_found_for ;
00063 extern wchar_t *str_0_rows_found ;
00064 extern wchar_t *str_Invalid_record_id_found ;
00065 extern wchar_t *str_Invalid_record_id_master_found ;
00066 extern wchar_t *str_Problem_in_selectlist ;
00067 extern wchar_t *str_TCL_Interpreter_could_not_be_made ;
00068 extern wchar_t *str_usage_file ;
00069 extern wchar_t *str_max_number_of_records ;
00070 extern wchar_t *str_Press_button ;
00071 extern wchar_t *str_Y_is_Yes_N_is_No ;
00072 extern wchar_t *str_UpNDown ; 
00073 extern wchar_t *str_Save_or_not ;
00074 extern wchar_t *str_Remove_or_not ; 
00075 extern wchar_t *str_Save_as_new_or_not_and_exit ;
00076 extern wchar_t *str_Save_as_new_or_not ;
00077 extern wchar_t *str_Returned_rows ;
00078 extern wchar_t *str_terminal_too_narrow ;
00079 extern wchar_t *str_one_letter_for_yes  ; 
00080 extern wchar_t *str_one_letter_for_no  ; 
00081 extern wchar_t *str_max_len_of_recname_is  ; 
00082 extern wchar_t *str_save_as_new  ; 
00083 extern wchar_t *str_invalid_dateformat  ; 
00084 extern wchar_t *str_cannot_produce_internal_presentation ; 
00085 extern wchar_t *str_terminal_too_low ; 
00086 extern wchar_t *str_could_not_read_lock_time ; 
00087 extern wchar_t *str_zero_fields_in_record ; 
00088 #endif /* KORT_STATIC_STRINGS_READ  */

Generated on Sun May 15 23:45:22 2005 for kort4 by  doxygen 1.4.2