TMX Localization Editor 0.1.4 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News TMX Localization Editor 0.1.4 (Default branch)
# 1  
Old 05-30-2008
TMX Localization Editor 0.1.4 (Default branch)

Image The TMX Localization Editor allows for the viewing, editing, and saving of localization data in the TMX open standard. Based on locale4j and written in Java/Swing, it is a quick and useful tool for localizing applications. Currently, the editor implements the TMX 2.0 draft specification. License: Mozilla Public License (MPL) Changes:
TMX file output was made cleaner. The text areas to enter in translation values were made larger. When saving out a TMX file, the file will be sorted alphabetically, no namespaces will be appeneded onto tag names, and leading/trailing whitespace is now trimmed from values.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

set EDITOR=vi -> default editor not setting for cron tab

Hi All, I am running a script , working very fine on cmd prompt. The problem is that when I open do crontab -e even after setting editor to vi by set EDITOR=vi it does not open a vi editor , rather it do as below..... ///////////////////////////////////////////////////// $ set... (6 Replies)
Discussion started by: aarora_98
6 Replies
Login or Register to Ask a Question
Audio(5)							     OBSOLETED								  Audio(5)

NAME
Audio - audio tools available through HP VUE (OBSOLETED) DESCRIPTION
This manpage describes the audio tools available through HP VUE for playing, recording, and editing sound. These include Audio Setup, Audio Security, Audio Editor, Audio Control Panel, Audio File and Data Formats, and Audio Library. Audio(5) also provides information on using other audio tools from the HP-UX command line. Audio Setup Requirements To use the audio tools, you need access to both audio client and server software. This software is part of HP-UX. The server requires a workstation or X station with Audio hardware. Audio hardware is built into all Series 700 computers the 720, 730, and 750; you can upgrade these models to become the 725, 735, or 755, which do have audio hardware. Note, older 705s (that is, 705s with the 8MB HP-UX) do not include audio software. To use audio on an X station, you need either an HP ENVIZEX or ENTRIA X station that includes an audio accessory kit. In most cases, you use the audio client and server software on one system. However, if you need the audio server running on a remote work- station or X station, see aserver(1M). The audio data files can reside on either system or a third system. Audio Security Audio is secured to allow access only to the user on the local workstation. If you need to allow remote systems to access audio on a work- station, see asecure(1M). The Audio Editor The Audio Editor is an OSF/Motif-based tool with play, record, and edit functions. The Editor displays a waveform that makes it easy to edit and play audio segments. You can open an audio file, play it, look at its waveform, and use the waveform controls to edit the file. To set an output device, use the Audio Control Panel. To record audio, first connect a microphone or other audio equipment that your system supports; perhaps a CD or tape player. To make the connections, see the Audio Editor online help ("Audio Editor Tasks" section) or your system owner's manual. You can use the Editor to create and record an audio file. To start the Editor from the General Toolbox, open the Media Toolbox and drop an audio file on the Audio Editor control or double- click the control. To start the Editor in a terminal window, type the following: Online help is available through the menu in the upper-right hand corner of the Editor. The Audio Control Panel The Audio Control Panel is an OSF/Motif-based tool that you use to set the audio volume and choose the audio device for playback. The volume control affects the play volume for any client system of this workstation or X station. The Audio Control Panel also includes a Stop button to stop the current play operation. You can also use the Audio Control Panel to choose the device for playback, (headphones, built-in speaker, or device connected to Line Out, such as external speakers). This choice controls where audio is played when you double-click an audio file or use the Audio Editor to play a file. The default output device is the internal (built-in) speaker. To start the Audio Control Panel from HP VUE, click on the Audio control in HP VUE Front Panel. To start the Audio Control Panel in a terminal window, type the following: If your system has Audio applications that were developed using an earlier version of Audio software, those applications may use the envi- ronment variable to determine their output devices. You can set the variable for all applications started by HP VUE by modifying the file. The variable can be external (headphones, Line Out) or internal (built-in speaker). To set the variable for a POSIX or Korn shell, enter: To set the variable for a C shell, enter: Audio File and Data Formats Audio files supported contain uncompressed audio data in one of three file formats: generic, RIFF/Waveform, or raw. Each file also needs the correct filename extension. For the three file formats, the Audio Editor online help lists which data formats and filename extensions that apply. The extension causes the appropriate icon to appear in the File Manager. To play audio files you can drag and drop the file icons onto the Audio Editor or Control Panel or double-click the icon. If you need to add an extension to a filename, (or convert the file format) the command is recommended. See convert(1). However, you can instead rename the file to make it playable. Use this filename format: The rate and data_type variables accept values defined for the and options of If needed, you can omit the rate variable. Use this filename format: Audio Library HP-UX includes an Audio Library that was used to build the audio tools. If you have ordered and installed the you can use the Audio Library to create other audio applications. The HP-UX Audio Library contains functions that C programs can use to manipulate audio. The functions interact with the Audio Server, enabling the application to record and play audio data files and convert audio data files from one format to another. For more information about audio programming, refer to the manual AUTHOR
The Audio Library, Audio Editor, and Audio Control Panel were developed by HP. SEE ALSO
attributes(1), convert(1), send_sound(1), asecure(1M), aserver(1M). Audio(5)