This documentation belongs to:

projekktor - free webtv player

Language File Variables

Introduction

Displaytexts can be customized by setting specific variables within the REEL config section or by providing external XML files. Please refer http://wiki.feedbeat.org/projekktor:configvars#input_and_hierarchy to learn more when and how configuration sets are loaded during initialization.

Since any switching to an other REEL is the same than starting the player for the first time, its possible to set different languages for different channels.

Any custom string may contain TAGS which are replaced by their meanings during runtime. Per default all configuration variables as specified at http://wiki.feedbeat.org/projekktor:configvars are available for language strings plus some extra ones which are described below within the notes columns.

General Item Info

variable default value notes
txt_duration duration: %duration% %duration% ⇒ total runtime of the current item
txt_elapsed elapsed: %elapsed% %elapsed% ⇒ current scrubber position
txt_connection status: %status% %status% ⇒ current connection status formed out of txt_connection_* strings

Current Reel Name / Breadcrumps

variable default value notes
txt_favorites my favorites
txt_history my history
txt_channel_cat_sep /
txt_channel_net_sep >
txt_channel %network_name% %net_separator% %channel_title% %cat_separator% %category_title% %network_name% ⇒ as set in pnetwork.xml
%net_separator% ⇒ as set by txt_channel_net_sep and only if required
%channel_title% as set in REEL or CONFIG set
%cat_separator% ⇒ as defined by txt_channel_cat_sep and if required
%category_title% ⇒ as set for currently played back item in REEL

Content Sharing and URLs

variable default value notes
txt_copy copy
txt_open open URL
txt_share share this
txt_fav_btn add to favorites
txt_fav_btn_r remove from favorites
txt_embedd_btn embedd this video
txt_link_btn link to this video
txt_home_btn channel homepage
txt_about_btn about this video

Connection Status / Pending

variable default value notes
txt_connection_done perfect playback Status once the current item is completely loaded
txt_connection_outstanding perfect playback Status if buffer is filled but item is still not loaded completely
txt_connection_excellent perfect playback Status if buffer size and loading speed is very well balanced
txt_connection_good smooth playback Status if buffer is always half filled and loading bandwidth is constant
txt_connection_average good playback - lags likely Status if buffer is only filled a little but loading bandwidth is constant
txt_connection_poor studdering - advanced preloading Status if buffer tends to underrun and bandwidth tends to go down
txt_connection_nightmare slow and jerky - advanced preloading Status if bandwidth is constantly too low to fill the buffer fast enough
txt_connection_mca extreme studdering - skipping recommended Status if even advanced preloading tends to underrun the buffer
txt_connection_connecting connecting to server The current file is tried to be loaded
txt_waiting waiting for user interaction Nothing happens, REEL is empty and there is absolutely nothing the player can do

Playlist Header

variable default value notes
txt_remove_all remove all
txt_header_favorites my favorites
txt_header_history my history
txt_header_catalogue %network_name% network catalogue &network_name% as specified in pnetwork.xml
txt_header_channel channel guide

Playlist Footer

variable default value notes
txt_page_info page %pages_current% of %pages_total% (%items_total% items) %pages_current% ⇒ currently shown playlist page
%pages_total% ⇒ pages total
%items_total% ⇒ number of visible items in playlist

Blog Mode Buttons

variable default value notes
txt_show_webtv more like this!
txt_play_again play again
txt_play_continue continue playback
txt_startstart also shown while in “home” / regular mode in case player_autostart is false
 
projekktor/langvars.txt · Last modified: 2008/11/28 09:15 by operator
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki