Condense wording on inferred action and update translations
These two items on the left menu for tasks are significantly larger than the rest of the items on the list. By removing the word "another", the left sidebar can be made narrower and it is still clear what these actions do.
This commit is contained in:
@@ -179,7 +179,7 @@ return array(
|
||||
'Closing a task' => 'بستن یک کار',
|
||||
'Assign a color to a specific user' => 'تخصیص یک رنگ به یک کاربر خاص',
|
||||
'Position' => 'موقعیت',
|
||||
'Duplicate to another project' => 'کپی به پروژه ای دیگر',
|
||||
'Duplicate to project' => 'کپی به پروژه ای دیگر',
|
||||
'Duplicate' => 'کپی کردن',
|
||||
'Link' => 'پیوند',
|
||||
'Comment updated successfully.' => 'نظر با موفقیت بروز رسانی شد.',
|
||||
@@ -307,7 +307,7 @@ return array(
|
||||
'Enable public access' => 'فعال کردن دسترسی عمومی',
|
||||
'Public access disabled' => 'دسترسی عمومی غیر فعال شد',
|
||||
'Move the task to another project' => 'انتقال کار به پروژه ای دیگر',
|
||||
'Move to another project' => 'انتقال به پروژه ای دیگر',
|
||||
'Move to project' => 'انتقال به پروژه ای دیگر',
|
||||
'Do you really want to duplicate this task?' => 'واقعاً می خواهید این کار را کپی کنید؟',
|
||||
'Duplicate a task' => 'کپی یک کار',
|
||||
'External accounts' => 'حساب های خارجی',
|
||||
|
||||
Reference in New Issue
Block a user