diff --git a/admin/databasestrings.php b/admin/databasestrings.php new file mode 100755 index 00000000..d5ae9763 --- /dev/null +++ b/admin/databasestrings.php @@ -0,0 +1,70 @@ + + * @copyright Deakin University 2007,2008 + * @package queXS + * @subpackage admin + * @link http://www.deakin.edu.au/dcarf/ queXS was writen for DCARF - Deakin Computer Assisted Research Facility + * @license http://opensource.org/licenses/gpl-2.0.php The GNU General Public License (GPL) Version 2 + * + */ + +T_("Not attempted or worked"); +T_("No answer"); +T_("Technical phone problems"); +T_("Other, Referred to Supervisor (Eligible)"); +T_("Other, Referred to Supervisor (Unknown eligibility)"); +T_("Soft Refusal, Other"); +T_("Hard Refusal, Other"); +T_("Soft Refusal, Respondent"); +T_("Hard Refusal, Respondent"); +T_("Complete"); +T_("Known respondent refusal"); +T_("Household-level refusal"); +T_("Broken appointment (Implicit refusal)"); +T_("Disconnected number"); +T_("Fax/data line"); +T_("Business, government office, other organization"); +T_("No eligible respondent"); +T_("Accidental hang up or temporary phone problem"); +T_("Definite Appointment - Respondent"); +T_("Definite Appointment - Other"); +T_("Unspecified Appointment - Respondent"); +T_("Unspecified Appointment - Other"); +T_("Household answering machine - Message left"); +T_("Household answering machine - No message left"); +T_("Respondent Dead"); +T_("Physically or mentally unable/incompetent"); +T_("Household level language problem"); +T_("Respondent language problem"); +T_("Answering machine - Not a household"); +T_("Out of sample"); +T_("Non contact"); +T_("Temporary Outcomes (normal cases)"); +T_("Supervisor Outcomes (referred to supervisor)"); +T_("Refusal Outcomes (respondent refused)"); +T_("Final Outcomes (completed, final refusal, etc)"); +T_("Appointments"); + + +?>