svn commit: r16923 - trunk/src/argouml-app/src/org/argouml: i18n ui

Linus Tolke <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: linus
Date: 2009-03-22 14:48:28-0700
New Revision: 16923

Modified:
   trunk/src/argouml-app/src/org/argouml/i18n/aboutbox.properties
   trunk/src/argouml-app/src/org/argouml/ui/AboutBox.java

Log:
Issue 5753. Updated the texts in the about box.

Modified: trunk/src/argouml-app/src/org/argouml/i18n/aboutbox.properties
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/i18n/aboutbox.properties?view=diff&pathrev923&r1922&r2923
=============================================================================--- trunk/src/argouml-app/src/org/argouml/i18n/aboutbox.properties	(original)
+++ trunk/src/argouml-app/src/org/argouml/i18n/aboutbox.properties	2009-03-22 14:48:28-0700
@@ -1,5 +1,5 @@
 # $Id$
-# Copyright (c) 2003-2008 The Regents of the University of California. All
+# Copyright (c) 2003-2009 The Regents of the University of California. All
 # Rights Reserved. Permission to use, copy, modify, and distribute this
 # software and its documentation without fee, and without a written
 # agreement is hereby granted, provided that the above copyright notice
@@ -106,7 +106,7 @@
 	+ Visit the Developer Zone at the web site: \
 	  http://argouml.tigris.org\n\
 	\n\
-	+ Read through the Developer's Cookbook.\n\
+	+ Read through the Developer's Wiki.\n\
 	\n\
 	+ Monitor the developers' mailing-list.

@@ -119,7 +119,7 @@
 aboutbox.generated-version-header = \n--- Generated version information: ---\n

 aboutbox.legal = \
-	Copyright (c) 1996-2008 The Regents of the University of California.\n\
+	Copyright (c) 1996-2009 The Regents of the University of California.\n\
 	All Rights Reserved.  \
 	Permission to use, copy, modify, and distribute this software and \
 	its documentation without fee, and without a written agreement \

Modified: trunk/src/argouml-app/src/org/argouml/ui/AboutBox.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/AboutBox.java?view=diff&pathrev923&r1922&r2923
=============================================================================--- trunk/src/argouml-app/src/org/argouml/ui/AboutBox.java	(original)
+++ trunk/src/argouml-app/src/org/argouml/ui/AboutBox.java	2009-03-22 14:48:28-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2008 The Regents of the University of California. All
+// Copyright (c) 1996-2009 The Regents of the University of California. All
 // Rights Reserved. Permission to use, copy, modify, and distribute this
 // software and its documentation without fee, and without a written
 // agreement is hereby granted, provided that the above copyright notice
@@ -239,7 +239,7 @@
         buf.append("Linus Tolke ([email protected])");
         buf.append("\n\n");
         buf.append(localize("aboutbox.module-owners"));
-        buf.append(":\n");
+        buf.append("\n");

         buf.append("+ UML Model, Diagrams, GUI, Persistence: Bob Tarling\n");
 	buf.append("+ MDR Implementation: Tom Morris\n");
@@ -266,25 +266,24 @@
         buf.append(Translator.messageFormat(
                 "aboutbox.contrib-developers-for-release",
                 new Object[] {
-                    "0.26",
+                    "0.28",
                 }));
         buf.append("\n");

-        buf.append("+ Aleksandar\n");
-        buf.append("+ Alexandre da Silva\n");
         buf.append("+ Bob Tarling\n");
         buf.append("+ Bogdan Szanto\n");
         buf.append("+ Bogdan Pistol\n");
-        buf.append("+ Christian López Espínola\n");
+        buf.append("+ Brian Hudson\n");
+        buf.append("+ Christian López Espínola\n");
         buf.append("+ Dave Thompson\n");
         buf.append("+ Harald Braun\n");
+        buf.append("+ Jan Magne Andersen\n");
         buf.append("+ Luis Sergio Oliveira\n");
         buf.append("+ Linus Tolke\n");
         buf.append("+ Lukasz Gromanowski\n");
         buf.append("+ Marcos Aurelio\n");
         buf.append("+ Michiel van der Wulp\n");
-        buf.append("+ Scott Roberts\n");
-        buf.append("+ Sérgio Adriano Fernandes Lopes\n");
+        buf.append("+ Thilina Hasantha\n");
         buf.append("+ Thomas Neustupny\n");
         buf.append("+ Tom Morris\n");

@@ -293,13 +292,26 @@
         buf.append(Translator.messageFormat(
                 "aboutbox.contrib-developers-for-release",
                 new Object[] {
+                    "0.26",
+                }));
+        buf.append("\n");
+
+        buf.append("+ Aleksandar\n");
+        buf.append("+ Alexandre da Silva\n");
+        buf.append("+ Scott Roberts\n");
+        buf.append("+ Sérgio Adriano Fernandes Lopes\n");
+
+        buf.append("\n");
+
+        buf.append(Translator.messageFormat(
+                "aboutbox.contrib-developers-for-release",
+                new Object[] {
                     "0.24",
                 }));
         buf.append("\n");

         buf.append("+ Andrea Nironi\n");
         buf.append("+ Hans Fredrik Nordhaug\n");
-        buf.append("+ Jan Magne Andersen\n");
         buf.append("+ Markus Klink\n");
         buf.append("+ Sergio Agostinho\n");
         buf.append("+ Stewart Munoz\n");

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=1383965

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.