[Patchanim-commit] SF.net SVN: patchanim:[282] trunk/patchanim/src/com/mebigfatguy/patchanim/ resou
Brought to you by:
dbrosius
From: <dbr...@us...> - 2009-07-04 01:20:06
|
Revision: 282 http://patchanim.svn.sourceforge.net/patchanim/?rev=282&view=rev Author: dbrosius Date: 2009-07-04 01:18:50 +0000 (Sat, 04 Jul 2009) Log Message: ----------- minor cleanups Modified Paths: -------------- trunk/patchanim/src/com/mebigfatguy/patchanim/resources.properties Modified: trunk/patchanim/src/com/mebigfatguy/patchanim/resources.properties =================================================================== --- trunk/patchanim/src/com/mebigfatguy/patchanim/resources.properties 2009-02-22 20:57:46 UTC (rev 281) +++ trunk/patchanim/src/com/mebigfatguy/patchanim/resources.properties 2009-07-04 01:18:50 UTC (rev 282) @@ -35,9 +35,9 @@ patchanim.animatedgif = an Animated GIF patchanim.filter.animatedgif = GIF Files (*.gif) patchanim.apng = an Animated PNG -patchanim.filter.apng = (PNG Files (*.png) +patchanim.filter.apng = PNG Files (*.png) patchanim.mng = an Animated MNG -patchanim.filter.mng = (MNG Files (*.mng) +patchanim.filter.mng = MNG Files (*.mng) patchanim.exportfile = Exporting Animation patchanim.quit = Quit patchanim.control = Controls @@ -110,4 +110,4 @@ patchanim.asksave = Do you want to save your changes? patchanim.err.savefailed = Failed saving Patch Animation File patchanim.err.loadfailed = Failed loading Patch Animation File -patchanim.err.exportfailed = Failed exporting PatchAnimations +patchanim.err.exportfailed = Failed exporting Patch Animations This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |