Thread: [Polycasso-commit] SF.net SVN: polycasso:[118] trunk/polycasso/src/com/mebigfatguy/polycasso/ resou
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2009-11-29 03:16:38
|
Revision: 118
http://polycasso.svn.sourceforge.net/polycasso/?rev=118&view=rev
Author: dbrosius
Date: 2009-11-29 03:16:28 +0000 (Sun, 29 Nov 2009)
Log Message:
-----------
better line break
Modified Paths:
--------------
trunk/polycasso/src/com/mebigfatguy/polycasso/resource.properties
Modified: trunk/polycasso/src/com/mebigfatguy/polycasso/resource.properties
===================================================================
--- trunk/polycasso/src/com/mebigfatguy/polycasso/resource.properties 2009-11-29 03:12:16 UTC (rev 117)
+++ trunk/polycasso/src/com/mebigfatguy/polycasso/resource.properties 2009-11-29 03:16:28 UTC (rev 118)
@@ -19,7 +19,7 @@
pc.title = Polycasso
pc.ok = OK
pc.cancel = Cancel
-pc.info = A cubism-style artwork generator that layers semi-transparent polygon \nvia a training feedback loop. Produces increasingly \nrealistic work though hill climbing.
+pc.info = A cubism-style artwork generator that layers semi-transparent polygon \nvia a training feedback loop. Produces increasingly realistic work \nthough hill climbing.
pc.file = File
pc.paintimage = Start Generating Image
pc.completeimage = Complete Image
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dbr...@us...> - 2009-11-29 03:17:11
|
Revision: 119
http://polycasso.svn.sourceforge.net/polycasso/?rev=119&view=rev
Author: dbrosius
Date: 2009-11-29 03:16:59 +0000 (Sun, 29 Nov 2009)
Log Message:
-----------
engrish
Modified Paths:
--------------
trunk/polycasso/src/com/mebigfatguy/polycasso/resource.properties
Modified: trunk/polycasso/src/com/mebigfatguy/polycasso/resource.properties
===================================================================
--- trunk/polycasso/src/com/mebigfatguy/polycasso/resource.properties 2009-11-29 03:16:28 UTC (rev 118)
+++ trunk/polycasso/src/com/mebigfatguy/polycasso/resource.properties 2009-11-29 03:16:59 UTC (rev 119)
@@ -19,7 +19,7 @@
pc.title = Polycasso
pc.ok = OK
pc.cancel = Cancel
-pc.info = A cubism-style artwork generator that layers semi-transparent polygon \nvia a training feedback loop. Produces increasingly realistic work \nthough hill climbing.
+pc.info = A cubism-style artwork generator that layers semi-transparent polygons \nvia a training feedback loop. Produces increasingly realistic work \nthough hill climbing.
pc.file = File
pc.paintimage = Start Generating Image
pc.completeimage = Complete Image
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dbr...@us...> - 2009-11-29 03:22:15
|
Revision: 120
http://polycasso.svn.sourceforge.net/polycasso/?rev=120&view=rev
Author: dbrosius
Date: 2009-11-29 03:22:09 +0000 (Sun, 29 Nov 2009)
Log Message:
-----------
spilleng
Modified Paths:
--------------
trunk/polycasso/src/com/mebigfatguy/polycasso/resource.properties
Modified: trunk/polycasso/src/com/mebigfatguy/polycasso/resource.properties
===================================================================
--- trunk/polycasso/src/com/mebigfatguy/polycasso/resource.properties 2009-11-29 03:16:59 UTC (rev 119)
+++ trunk/polycasso/src/com/mebigfatguy/polycasso/resource.properties 2009-11-29 03:22:09 UTC (rev 120)
@@ -19,7 +19,7 @@
pc.title = Polycasso
pc.ok = OK
pc.cancel = Cancel
-pc.info = A cubism-style artwork generator that layers semi-transparent polygons \nvia a training feedback loop. Produces increasingly realistic work \nthough hill climbing.
+pc.info = A cubism-style artwork generator that layers semi-transparent polygons \nvia a training feedback loop. Produces increasingly realistic work \nthrough hill climbing.
pc.file = File
pc.paintimage = Start Generating Image
pc.completeimage = Complete Image
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dbr...@us...> - 2009-12-07 05:05:42
|
Revision: 149
http://polycasso.svn.sourceforge.net/polycasso/?rev=149&view=rev
Author: dbrosius
Date: 2009-12-07 05:05:34 +0000 (Mon, 07 Dec 2009)
Log Message:
-----------
add saver strings
Modified Paths:
--------------
trunk/polycasso/src/com/mebigfatguy/polycasso/resource.properties
Modified: trunk/polycasso/src/com/mebigfatguy/polycasso/resource.properties
===================================================================
--- trunk/polycasso/src/com/mebigfatguy/polycasso/resource.properties 2009-12-07 05:05:07 UTC (rev 148)
+++ trunk/polycasso/src/com/mebigfatguy/polycasso/resource.properties 2009-12-07 05:05:34 UTC (rev 149)
@@ -23,6 +23,10 @@
pc.file = File
pc.paintimage = Start Generating Image
pc.completeimage = Complete Image
+pc.saveas = Save as
+pc.png = PNG
+pc.svg = SVG
+pc.java = Java class
pc.quit = Quit
pc.edit = Edit
pc.settings = Settings
@@ -37,3 +41,4 @@
pc.maximumpointmovement = Maximum Point Movement
pc.maximumcolorchange = Maximum Color Change
pc.badsetting = The setting specified was too small to properly function
+pc.savefailure = Failed saving file: {0}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dbr...@us...> - 2009-12-18 04:06:34
|
Revision: 192
http://polycasso.svn.sourceforge.net/polycasso/?rev=192&view=rev
Author: dbrosius
Date: 2009-12-18 04:06:23 +0000 (Fri, 18 Dec 2009)
Log Message:
-----------
add link
Modified Paths:
--------------
trunk/polycasso/src/com/mebigfatguy/polycasso/resource.properties
Modified: trunk/polycasso/src/com/mebigfatguy/polycasso/resource.properties
===================================================================
--- trunk/polycasso/src/com/mebigfatguy/polycasso/resource.properties 2009-12-18 04:03:38 UTC (rev 191)
+++ trunk/polycasso/src/com/mebigfatguy/polycasso/resource.properties 2009-12-18 04:06:23 UTC (rev 192)
@@ -19,7 +19,7 @@
pc.title = Polycasso
pc.ok = OK
pc.cancel = Cancel
-pc.info = A cubism-style artwork generator that layers semi-transparent polygons \nvia a training feedback loop. Produces increasingly realistic work \nthrough hill climbing.
+pc.info = A cubism-style artwork generator that layers semi-transparent polygons \nvia a training feedback loop. Produces increasingly realistic work \nthrough hill climbing. For more info see\nhttp://polycasso.sourceforge.net
pc.file = File
pc.paintimage = Start Generating Image
pc.completeimage = Complete Image
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|