[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.9.4-450-gb6f7262

Shawn Moore sartak at bestpractical.com
Thu Nov 11 00:01:14 EST 2010


The branch, 3.9-trunk has been updated
       via  b6f7262398ebed28405a8b115a4af9642699db5b (commit)
      from  ea4c11ca9fdb92687d0e409191b1d31a0535f047 (commit)

Summary of changes:
 sbin/rt-message-catalog |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit b6f7262398ebed28405a8b115a4af9642699db5b
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Wed Nov 10 23:55:28 2010 -0500

    rosseta -> Rosetta

diff --git a/sbin/rt-message-catalog b/sbin/rt-message-catalog
index 232338c..62513bf 100755
--- a/sbin/rt-message-catalog
+++ b/sbin/rt-message-catalog
@@ -183,7 +183,7 @@ sub clean {
 
 sub rosetta {
     my %opt = %{ shift() };
-    my $url = shift or die 'must provide rosseta download url or directory with new po files';
+    my $url = shift or die 'must provide Rosetta download url or directory with new po files';
 
     my $dir;
     if ( $url =~ m/^[a-z+]:\/\// ) {

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


More information about the Rt-commit mailing list