31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-09-20 16:59:02 +00:00
patchtester/administrator/components/com_patchtester/language/en-GB/en-GB.com_patchtester.sys.ini

10 lines
595 B
INI
Raw Normal View History

2013-07-13 02:26:21 +00:00
; Joomla! Project
2016-02-20 16:35:10 +00:00
; Copyright (C) 2011 - 2012 Ian MacLennan, Copyright (C) 2013 - 2016 Open Source Matters, Inc. All rights reserved.
2013-07-13 02:26:21 +00: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"
2011-10-11 13:02:57 +00:00
COM_PATCHTESTER_XML_DESCRIPTION="Component for pull request management testing"