You've already forked joomla_test
first commit
This commit is contained in:
18
libraries/cms/html/language/en-GB/en-GB.jhtmldate.ini
Normal file
18
libraries/cms/html/language/en-GB/en-GB.jhtmldate.ini
Normal file
@ -0,0 +1,18 @@
|
||||
; Joomla! Project
|
||||
; Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.
|
||||
; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php
|
||||
; Note : All ini files need to be saved as UTF-8 - No BOM
|
||||
|
||||
JLIB_HTML_DATE_RELATIVE_DAYS="%s days ago"
|
||||
JLIB_HTML_DATE_RELATIVE_DAYS_1="%s day ago"
|
||||
JLIB_HTML_DATE_RELATIVE_DAYS_0="%s days ago"
|
||||
JLIB_HTML_DATE_RELATIVE_HOURS="%s hours ago"
|
||||
JLIB_HTML_DATE_RELATIVE_HOURS_1="%s hour ago"
|
||||
JLIB_HTML_DATE_RELATIVE_HOURS_0="%s hours ago"
|
||||
JLIB_HTML_DATE_RELATIVE_LESSTHANAMINUTE="Less than a minute ago"
|
||||
JLIB_HTML_DATE_RELATIVE_MINUTES="%s minutes ago"
|
||||
JLIB_HTML_DATE_RELATIVE_MINUTES_1="%s minute ago"
|
||||
JLIB_HTML_DATE_RELATIVE_MINUTES_0="%s minutes ago"
|
||||
JLIB_HTML_DATE_RELATIVE_WEEKS="%s weeks ago"
|
||||
JLIB_HTML_DATE_RELATIVE_WEEKS_1="%s week ago"
|
||||
JLIB_HTML_DATE_RELATIVE_WEEKS_0="%s weeks ago"
|
1
libraries/cms/html/language/en-GB/index.html
Normal file
1
libraries/cms/html/language/en-GB/index.html
Normal file
@ -0,0 +1 @@
|
||||
<!DOCTYPE html><title></title>
|
1
libraries/cms/html/language/index.html
Normal file
1
libraries/cms/html/language/index.html
Normal file
@ -0,0 +1 @@
|
||||
<!DOCTYPE html><title></title>
|
Reference in New Issue
Block a user