mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2024-11-10 15:21:01 +00:00
11 lines
596 B
INI
11 lines
596 B
INI
; Joomla! Project
|
|
; Copyright (C) 2011 - 2012 Ian MacLennan, Copyright (C) 2013 - 2018 Open Source Matters, Inc. All rights reserved.
|
|
; 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_XML_DESCRIPTION="Component for pull request management testing"
|
|
|