1
0

Execute addlang for branch

This commit is contained in:
Garvin Hicking
2015-02-03 15:50:26 +01:00
parent e542dcb38a
commit a3a0ff7980
64 changed files with 128 additions and 0 deletions

View File

@@ -140,3 +140,5 @@ foreach($const['missing'] AS $file => $constants) {
@define('EDITOR_TAGS', 'Tags');
@define('EDITOR_NO_TAGS', 'No tags');
@define('DASHBOARD_ENTRIES', 'In Progress');
@define('START_UPDATE', 'Starting Update ...');
@define('UPDATE_ALL', 'Update All');