From d8f5f5175fc6a428020ae55f20ab72525fa34968 Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Fri, 2 Jul 2010 18:57:57 +0000 Subject: No need to capitalize every word git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27247 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/wps_tags.tex | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'manual/appendix') diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index eea94d3eeb..b65e58f958 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -137,18 +137,18 @@ or \config{\%D(2)}), produce the information for the next file to be played. \opt{player}{% \config{\%pf} & Full-line progress bar \& time display\\ }% - \config{\%px} & Percentage Played In Song\\ - \config{\%pc} & Current Time In Song\\ - \config{\%pe} & Total Number of Playlist Entries\\ + \config{\%px} & Percentage played in song\\ + \config{\%pc} & Current time in song\\ + \config{\%pe} & Total number of playlist entries\\ \nopt{player}{% \config{\%pm} & Peak Meter. The entire line is used as % volume peak meter.\\% }% - \config{\%pn} & Playlist Name (without path or extension)\\ - \config{\%pp} & Playlist Position\\ - \config{\%pr} & Remaining Time In Song\\ + \config{\%pn} & Playlist name (without path or extension)\\ + \config{\%pp} & Playlist position\\ + \config{\%pr} & Remaining time in song\\ \config{\%ps} & ``s'' if shuffle mode is enabled\\ - \config{\%pt} & Total Track Time\\ + \config{\%pt} & Total track time\\ \config{\%pv} & Current volume (in dB). Can also be used in a conditional: \\ & \config{\%?pv{\textless}0{\textbar}1{\textbar}2{\textbar}\ldots% {\textbar}N{\textgreater}}\\ -- cgit v1.2.3