Code Search for Developers
 
 
  

userLocalizationInstructions.html from LiveSupport at Krugle


Show userLocalizationInstructions.html syntax highlighted

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="content-type">
  <title>Campcaster user localization instructions</title>
  <meta content="$Author: fgerlits $" name="author">
</head>
<body>
<h1>Preface</h1>
This document is part of the <a href="http://campcaster.campware.org/">Campcaster</a>
project, Copyright © 2004 <a href="http://www.mdlf.org/">Media
Development Loan Fund</a>, under the GNU <a
 href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>
<ul>
  <li>Author: $Author: fgerlits $</li>
  <li>Version: $Revision: 2546 $</li>
  <li>Location: $URL: svn://code.campware.org/livesupport/trunk/campcaster/doc/userLocalizationInstructions.html $</li>
</ul>

<h1>Scope</h1>
This document is written to help non-developers translate the Campcaster
software.<br>

<h1>Introduction</h1>
Campcaster has two user interfaces: a web interface, intended mainly for
radio station administrators (Campcaster Web), and a stand-alone graphical user
interface, for disk jockeys and such (Campcaster Studio).<br>

<h1>Localization of Campcaster Web</h1>
Please do the localization at
<a href="http://edge.campware.org/~localizer"><code>
http://edge.campware.org/~localizer</code></a>.
The user name is "guest", and the password is "campware".

<p>There are 3 screens of strings which need to be translated; you can select 
these from the first drop-down menu.  You can translate from any language 
to any language.  However, some languages may not contain all the strings,
so it's safest to translate from the <code>Default</code> values.  After you 
are done with a screen, don't forget to press the <code>Save</code> button 
at the bottom; otherwise your changes will be lost!</p>

<p>Your localization changes will be automatically reflected in the next 
release.  If you send an e-mail to the 
<a href="http://sympa.mdlf.org/wws/info/campcaster-dev">
developers' mailing list</a>, then we can thank you and add your name to 
the list of contributors.</p>

<h1>Localization of Campcaster Studio</h1>
<p>
<ol>
    <li>If editing an existing language: download the latest version of the
        language file ??.txt or ??_??.txt from
        <a href="http://code.campware.org/projects/campcaster/browser/trunk/campcaster/src/products/gLiveSupport/var/">this directory</a>
        (click on the file name, scroll down to the bottom, right-click on 
        Original Format and choose Save Target As or Save Link As, depending 
        on your browser);
        <p>if adding a new language: download 
        <a href="http://code.campware.org/projects/campcaster/file/trunk/campcaster/src/products/gLiveSupport/var/root.txt?format=txt">the latest version of root.txt</a>;</li>
    <li>edit the text between the "..."s;</li>
    <li>save it as a plain text file in UTF-8 encoding.
        Please do not send Word documents or files in other encodings. 
        Use a simple text editor like Notepad, GEdit or Kate.</li>
    <li>Finally, send it to the 
        <a href="http://sympa.mdlf.org/wws/info/campcaster-dev">
        developers' mailing list</a>.</li>
</ol>
</p>

<p>Notes:
<ul>
    <li>Try to keep the length of the translated strings short: 
        it should not be much longer than the original English version.
        This is <b>very important</b> for button labels (look at the key for 
        the string; button labels end with "ButtonLabel").
    <li>The symbol <code>{0}</code> means that some variable data 
        (song title, file name, etc) goes there.  For example: 
        <code>"I could not find ''{0}''."</code> becomes 
        <code>"Ich habe ''{0}'' nicht gefunden."</code> in German.</li>
    <li>The underscore characters show hotkeys: e.g., <code>"_Open"</code> 
        means that Alt-O is a hotkey for the Open menu item. 
        These need to be unique within each group, i.e., you can't have 
        <code>"M_ove"</code> in the same menu.</li>
</ul>
</p>

</body>
</html>




See more files for this project here

LiveSupport

LiveSupport is a radio playout and automation system. It enables radio stations to automate their broadcasts by using playlists that are scheduled for airing. Playlists can contain music, talk, or even other playlists. A Web interface is included, so radio station personnel can manage the the station's broadcasts remotely.

Project homepage: http://www.campware.org/en/camp/livesupport_news/
Programming language(s): C++,PHP,Shell Script,XML
License: gpl2

  db/
    dbSchema.sql
  developmentEnvironment/
    templates/
      Bar.cxx
      Bar.h
      Makefile
      configure.ac
      htmlDocumentTemplate.html
      phpScriptTemplate.php.txt
      phpScriptTemplate.phps
      shellScriptTemplate.sh
    autoconfConfigureConventions.html
    buildEnvironment.html
    cxxHeaderFileConventions.html
    cxxSourceFileConventions.html
    directoryStructure.html
    fileConventions.html
    htmlFileConventions.html
    index.html
    installation.html
    makefileConventions.html
    phpFileConventions.html
    shellScriptConventions.html
  doxygen/
    .keepme
  gui/
    designs/
      advancedsearch.gif
      editfile.gif
      index.html
      info.gif
      livemode.gif
      login_upload.gif
      playlist_list_view.gif
      playlist_timeline_view.gif
      scheduler_day.gif
      scheduler_week.gif
      simple-browser.gif
      uploadstream.gif
    c_gui_finaltimetable.xls
    htmlPageDescription.rtf
    metadataFields.html
    styleguide.pdf
    tec_doc_t3293_tcm6-10494.pdf
    windowDescription.rtf
  manual/
    LiveSupport Studio manual.sxw
    index.html
    manual_htm_159b8718.jpg
    manual_htm_3098a412.jpg
    manual_htm_4d262ba6.png
    manual_htm_59ef6c7.jpg
    manual_htm_5f12d0a5.jpg
    manual_htm_6e566889.png
    manual_htm_7c768cd8.png
    manual_htm_b09f4d5.jpg
    manual_htm_m3d23fe65.png
    manual_htm_m59d803c0.jpg
    manual_htm_m6e4aac82.jpg
    manual_htm_m75ba079b.png
    manual_htm_m79fcafa8.jpg
  model/
    Authentication/
      Authenticateuser_SequenceDiagram.svg
      Concepts.svg
      EssentialUseCases.svg
      Systembehaviour.svg
      index.html
    LocalStorage/
      Accessplaylist_SequenceDiagram.svg
      Accessrawaudiodata_SequenceDiagram.svg
      Concepts.svg
      Createplaylist_SequenceDiagram.svg
      Deleteaudioclip_SequenceDiagram.svg
      Deleteplaylist_SequenceDiagram.svg
      Editplaylist_SequenceDiagram.svg
      EssentialUseCases.svg
      Searchinmetadata_SequenceDiagram.svg
      Storeorupdateaudioclip_SequenceDiagram.svg
      Systembehaviour.svg
      UpdateAudioclipmetadata_SequenceDiagram.svg
      index.html
    MediaArchive/
      Concepts.svg
      DeleteAudioclip_SequenceDiagram.svg
      Downloadrawaudiodata_SequenceDiagram.svg
      EssentialUseCases.svg
      Searchinmetadata_SequenceDiagram.svg
      StoreorupdateAudioclip_SequenceDiagram.svg
      Systembehaviour.svg
      UpdateAudioclipmetadata_SequenceDiagram.svg
      index.html
    PlaylistEditor/
      AddanAudiocliptoLocalstorage_SequenceDiagram.svg
      AddanAudiocliptoaPlaylist_SequenceDiagram.svg
      AddorupdateanAudiocliptoMediaarchive_SequenceDiagram.svg
      Concepts.svg
      CreateaPlaylist_SequenceDiagram.svg
      DeleteanAudioclipfromLocalstorage_SequenceDiagram.svg
      EditthetransitionofanAudioclip_SequenceDiagram.svg
      EssentialUseCases.svg
      ListentoaPlaylist_SequenceDiagram.svg
      Maintainconfigurationinformation_SequenceDiagram.svg
      MirroranAudioclipfromaremoteMediaarchiveinLocalstorage_SequenceDiagram.svg
      MovethepositionofanAudioclipinaPlaylist_SequenceDiagram.svg
      SearchforAudioclips_SequenceDiagram.svg
      Systembehaviour.svg
      UpdateanAudioclipinLocalstorage_SequenceDiagram.svg
      UploadaPlaylisttoaSchedulerdaemon_SequenceDiagram.svg
      index.html
    Scheduler/
      Concepts.svg
      Createplaylist_SequenceDiagram.svg
      Editplaylist_SequenceDiagram.svg
      EssentialUseCases.svg
      Manageplaylists_SequenceDiagram.svg
      Manageschedule_SequenceDiagram.svg
      Retrieveremotefiles_SequenceDiagram.svg
      Reviewplaylog_SequenceDiagram.svg
      Startstopscheduler_SequenceDiagram.svg
      Systembehaviour.svg
      Uploadplaylists_SequenceDiagram.svg
      index.html
    SoftwareArchitecture/
      PlaylistEditorArchitecture.svg
      SchedulerArchitecture.svg
      SoftwareArchitecture.zuml
      index.html
    Architecture.svg
    LiveSupport.zuml
    index.html
  phpdocs/
  quickstart/
    index.html
    livesupport_logo_blends.png
    outline_clouds.jpg
  developmentTools.html
  gettingStarted.html
  index.html
  install.html
  installUbuntu.html
  ls_pref.html
  preferences.html
  release.html
  repositoryCdHowto.html
  studioLocalization.html
  userLocalizationInstructions.html