From 55c8b2b3b1b4b8f51b505654cb78d50e51357595 Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Sun, 21 Mar 2010 10:20:14 +0000 Subject: Add the %Sx tag to the manual. Closes FS#11116. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25268 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/wps_tags.tex | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index e2a9765..6e2a3ce 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -420,6 +420,21 @@ or alternate information on those that do not Example: \config{\%?cc{\textless}\%cH:\%cM{\textbar}No clock detected{\textgreater}} +\section{Text Translation} + \begin{tagmap}{}{} + \config{\%Sx{\textbar}{\textless}English{\textgreater}{\textbar}} + & Display the translation of ``English'' in the current language\\ + \end{tagmap} + + \begin{itemize} + \item ``English'' must be a phrase used in the language file. + \item It should match the \config{Source:} line in the language file. + \end{itemize} + + \note{checkwps cannot verify that the string is correct, so please check on + either the simulator or on target.} + + \opt{touchscreen}{ \section{Touchscreen Areas (WPS only)} \begin{tagmap}{}{} -- cgit v1.1