diff options
Diffstat (limited to 'config/locales/ar.yml')
-rw-r--r-- | config/locales/ar.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml index 5f7e321af..6cbc4b273 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -1018,3 +1018,7 @@ ar: text_project_identifier_info: Only lower case letters (a-z), numbers, dashes and underscores are allowed.<br />Once saved, the identifier cannot be changed. field_multiple: Multiple values setting_commit_cross_project_ref: Allow issues of all the other projects to be referenced and fixed + text_issue_conflict_resolution_add_notes: Add my notes and discard my other changes + text_issue_conflict_resolution_overwrite: Apply my changes anyway (previous notes will be kept but some changes may be overwritten) + notice_issue_update_conflict: The issue has been updated by an other user while you were editing it. + text_issue_conflict_resolution_cancel: Discard all my changes and redisplay %{link} |