* Lang file update for ci and my.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
$lang->ci->common = 'CI';
|
||||
|
||||
$lang->ci->job = 'Build';
|
||||
$lang->ci->task = 'Build Task';
|
||||
$lang->ci->history = 'Build History';
|
||||
$lang->ci->job = 'Job';
|
||||
$lang->ci->task = 'Task';
|
||||
$lang->ci->history = 'History';
|
||||
|
||||
@@ -14,13 +14,13 @@ $lang->my->requirement = 'My Requirements';
|
||||
$lang->my->myProject = "My {$lang->projectCommon}s";
|
||||
$lang->my->profile = 'My Profile';
|
||||
$lang->my->dynamic = 'My Dynamics';
|
||||
$lang->my->editProfile = 'Edit Profile';
|
||||
$lang->my->editProfile = 'Edit';
|
||||
$lang->my->changePassword = 'Edit Password';
|
||||
$lang->my->unbind = 'Unbind from Zdoo';
|
||||
$lang->my->manageContacts = 'Manage Contact';
|
||||
$lang->my->deleteContacts = 'Delete Contact';
|
||||
$lang->my->shareContacts = 'Public';
|
||||
$lang->my->limited = 'Limited Actions (Users can only edit the content that is involved themselves.)';
|
||||
$lang->my->limited = 'Limited Actions (Users can only edit what involves them.)';
|
||||
$lang->my->score = 'My Points';
|
||||
$lang->my->scoreRule = 'Point Rules';
|
||||
$lang->my->noTodo = 'No todos yet. ';
|
||||
|
||||
Reference in New Issue
Block a user