diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-03-29 18:14:59 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-03-29 18:14:59 +0000 |
commit | 2b70760594f268800e9a4f95a914bc23b86d2bd9 (patch) | |
tree | ff72be79fa3a23400c83b9e1bb78b444534521fc /lang/it.yml | |
parent | d8ce97f766654fde6a887cd4feeb0c1f42ad8974 (diff) | |
download | redmine-2b70760594f268800e9a4f95a914bc23b86d2bd9.tar.gz redmine-2b70760594f268800e9a4f95a914bc23b86d2bd9.zip |
patch #9627 Add Side by Side in Diff view (Cyril Mougel)
git-svn-id: http://redmine.rubyforge.org/svn/trunk@390 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/it.yml')
-rw-r--r-- | lang/it.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/it.yml b/lang/it.yml index ab776577f..9e8399b1a 100644 --- a/lang/it.yml +++ b/lang/it.yml @@ -348,6 +348,9 @@ label_change_plural: Changes label_statistics: Statistics label_commits_per_month: Commits per month label_commits_per_author: Commits per author +label_view_diff: View differences +label_diff_inline: inline +label_diff_side_by_side: side by side button_login: Login button_submit: Invia |