1
0

New language constants

references #274

(my first cherry-pick)

Conflicts:
	docs/NEWS
This commit is contained in:
Garvin Hicking
2015-01-24 14:56:30 +01:00
parent b0a7d0a0d2
commit 463733b30b
66 changed files with 72 additions and 2 deletions

View File

@ -1088,3 +1088,4 @@
@define('PUBLISH_NOW', 'Publish this entry now (sets current time and date)');
@define('EDITOR_TAGS', 'Tags');
@define('EDITOR_NO_TAGS', 'No tags');
@define('DASHBAORD_ENTRIES', 'In Progress');