public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, seventeen, updated. 584601c70eccaeccbd9b1025b045439868c419b7
Date: Tue, 28 Oct 2014 02:04:16 +0100	[thread overview]
Message-ID: <20141028010417.0282D206BE@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2980 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, seventeen has been updated
       via  584601c70eccaeccbd9b1025b045439868c419b7 (commit)
      from  39bfd4a1e31d3f9df8144aabb113f4d7bde55acd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 584601c70eccaeccbd9b1025b045439868c419b7
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Tue Oct 28 02:04:05 2014 +0100

    Update some stuff for the Italian translation

-----------------------------------------------------------------------

Summary of changes:
 config/rootfiles/common/configroot | 1 +
 langs/it/cgi-bin/it.pl             | 7 ++-----
 tools/make-functions               | 2 ++
 3 files changed, 5 insertions(+), 5 deletions(-)

Difference in files:
diff --git a/config/rootfiles/common/configroot b/config/rootfiles/common/configroot
index 8e5aff8..eaf1af6 100644
--- a/config/rootfiles/common/configroot
+++ b/config/rootfiles/common/configroot
@@ -80,6 +80,7 @@ var/ipfire/langs
 #var/ipfire/langs/en.pl
 #var/ipfire/langs/es.pl
 #var/ipfire/langs/fr.pl
+#var/ipfire/langs/it.pl
 #var/ipfire/langs/list
 #var/ipfire/langs/nl.pl
 #var/ipfire/langs/pl.pl
diff --git a/langs/it/cgi-bin/it.pl b/langs/it/cgi-bin/it.pl
index a283c3b..0b5e786 100644
--- a/langs/it/cgi-bin/it.pl
+++ b/langs/it/cgi-bin/it.pl
@@ -1,6 +1,6 @@
-
-%tr = (
+%tr = ( 
 %tr,
+
 'Act as' => 'Lavora come:',
 'Add Level7 rule' => 'Aggiungo una regola al Level7',
 'Add Port Rule' => 'Aggiungo regola porta',
@@ -2677,7 +2677,4 @@
 'your e-mail' => 'Your e-mail address',
 );
 
-
 #EOF
-
-
diff --git a/tools/make-functions b/tools/make-functions
index 5a557a6..356d7a6 100644
--- a/tools/make-functions
+++ b/tools/make-functions
@@ -726,6 +726,7 @@ update_langs() {
 		$BASEDIR/tools/sort_strings.pl ru
 		$BASEDIR/tools/sort_strings.pl nl
 		$BASEDIR/tools/sort_strings.pl tr
+		$BASEDIR/tools/sort_strings.pl it
 		$BASEDIR/tools/check_strings.pl en > $BASEDIR/doc/language_issues.en
 		$BASEDIR/tools/check_strings.pl de > $BASEDIR/doc/language_issues.de
 		$BASEDIR/tools/check_strings.pl fr > $BASEDIR/doc/language_issues.fr
@@ -734,6 +735,7 @@ update_langs() {
 		$BASEDIR/tools/check_strings.pl ru > $BASEDIR/doc/language_issues.ru
 		$BASEDIR/tools/check_strings.pl nl > $BASEDIR/doc/language_issues.nl
 		$BASEDIR/tools/check_strings.pl tr > $BASEDIR/doc/language_issues.tr
+		$BASEDIR/tools/check_strings.pl it > $BASEDIR/doc/language_issues.it
 		$BASEDIR/tools/check_langs.sh > $BASEDIR/doc/language_missings
 		beautify message DONE
 }


hooks/post-receive
--
IPFire 2.x development tree

                 reply	other threads:[~2014-10-28  1:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141028010417.0282D206BE@argus.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox