diff options
author | Unknwon <u@gogs.io> | 2015-10-21 06:40:44 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2015-10-21 06:40:44 -0400 |
commit | f17b746a01a6edfc0ad350116313d92c27557f16 (patch) | |
tree | b8872990987c8f4c6136eb63b2ee0d4729a02043 /conf/locale/locale_it-IT.ini | |
parent | fc7959d3bc89b172b3e0f2d0c5fcdcbb09e2408e (diff) | |
download | gitea-f17b746a01a6edfc0ad350116313d92c27557f16.tar.gz gitea-f17b746a01a6edfc0ad350116313d92c27557f16.zip |
update locale
Diffstat (limited to 'conf/locale/locale_it-IT.ini')
-rwxr-xr-x | conf/locale/locale_it-IT.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/locale/locale_it-IT.ini b/conf/locale/locale_it-IT.ini index c65f8ceb84..60c23e611e 100755 --- a/conf/locale/locale_it-IT.ini +++ b/conf/locale/locale_it-IT.ini @@ -502,6 +502,7 @@ pulls.can_auto_merge_desc=You can perform auto-merge operation on this pull requ pulls.cannot_auto_merge_desc=You can't perform auto-merge operation because there are conflicts between commits.
pulls.cannot_auto_merge_helper=Please use command line tool to solve it.
pulls.merge_pull_request=Unisci Pull Request
+pulls.open_unmerged_pull_exists=`You can't perform reopen operation because there is already an open pull request (#%d) from same repository with same merge information and is waiting for merging.`
milestones.new=New Milestone
milestones.open_tab=%d Open
|