<?php

# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.

# Based on MandatoryFields Plugin provided by cproensa in Mantis Ticket #16774
  
 /**
 * SVN Keywords
 * $Revision: 7 $
 * $Date: 2016-09-21 14:46:37 +0200 (mer., 21 sept. 2016) $
 */

        $s_plugin_ShowFieldsOnBugChangeStatus = '';
        $s_plugin_ShowFieldsOnBugChangeStatus_title = 'ShowFieldsOnBugChangeStatus';
        $s_plugin_ShowFieldsOnBugChangeStatus_description = "Affiche des champs supplémentaires sur la page 'bug_change_status_page.php' en fonction de l'engagement de correction";
        $s_plugin_ShowFieldsOnBugChangeStatus_error_no_future_version = "Aucune version future (non publiée) pour ce champ. ";
