33
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2025-01-24 15:48:27 +00:00

12 lines
702 B
INI
Raw Normal View History

2013-07-12 21:26:21 -05:00
; Joomla! Project
2014-01-02 20:48:28 -06:00
; Copyright (C) 2011 - 2012 Ian MacLennan, Copyright (C) 2013 - 2014 Open Source Matters, Inc. All rights reserved.
2013-07-12 21:26:21 -05:00
; License GNU General Public License version 2 or later
; Note : All ini files need to be saved as UTF-8
COM_PATCHTESTER="Joomla! Patch Tester"
COM_PATCHTESTER_COULD_NOT_INSTALL_OVERRIDES="Could not install the template overrides for the following templates: %s"
COM_PATCHTESTER_COULD_NOT_REMOVE_OVERRIDES="Could not remove the template overrides for the following templates: %s"
COM_PATCHTESTER_ERROR_INSTALL_JVERSION="The Joomla! Patch Tester requires version %s or newer of the CMS"
2011-10-11 09:02:57 -04:00
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"