<?php
/*
* Son of Service
* Copyright (C) 2003-2009 by Andrew Ziem. All rights reserved.
* Licensed under the GNU General Public License. See COPYING for details.
*
* This file stores strings that are not in the code;
*
*
* $Id: independent_strings.txt,v 1.3 2009/02/12 04:11:20 andrewziem Exp $
*
*/
/* in sample SQL data */
_("Computers-Repair");
_("Computers-Typing");
_("Cooking");
_("Driving");
_("Electrician");
_("Graphic designer");
_("Mentoring");
_("Plumber");
_("Telephones");
_("Family");
_("Friend");
_("Coworker");
_("Professional");
_("Answering telephones");
_("Landscaping");
_("Outbound calling");
?>