voxforge.org
VoxForge Dev
Show
Ignore:
Timestamp:
01/11/08 13:06:41 (10 months ago)
Author:
kmaclean
Message:

Draft German localization of SpeechSubmission app & other minor changes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Trunk/SpeechSubmission/VFSpeechSubmission/java/src/speechrecorder/License.java

    r2375 r2397  
    4848                 
    4949                VFlicenseNotice =   
    50                   "VoxForge Speech Submission Application v0.1.2" + System.getProperty("line.separator") 
     50                  "VoxForge Speech Submission Application v0.1.3" + System.getProperty("line.separator") 
    5151                + "============================" + System.getProperty("line.separator") 
    5252                + "Allows a user to record their speech and upload it to the VoxForge server" + System.getProperty("line.separator")