From ec0f4b40442fc9b150ea06f11c94638e4c76acb7 Mon Sep 17 00:00:00 2001 From: Tomer Shalev Date: Sun, 15 Nov 2009 21:39:39 +0000 Subject: FS#10783 - WPS translation - Use the %Sx skin tag in WPS to translate 'Next Track', 'Next', and 'of' (X of Y tracks) - New conditional skin token 'Sr' which checks whether the currently loaded language is an RTL language (Hebrew/Arabic). It uses lang_is_rtl(). - Added Hebrew translation git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23638 a1c6a512-1295-4272-9138-f99709370657 --- wps/cabbiev2.240x320x16.wps | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'wps/cabbiev2.240x320x16.wps') diff --git a/wps/cabbiev2.240x320x16.wps b/wps/cabbiev2.240x320x16.wps index 207052b1d6..4d906b5b7a 100644 --- a/wps/cabbiev2.240x320x16.wps +++ b/wps/cabbiev2.240x320x16.wps @@ -23,13 +23,13 @@ %?C<|%ac%?fv<(vbr) |>%fb kbit/s %fc> %?C<|> %?C<%s%ac%?it<%it|%fn>|> -%?C<%s%ac%?ia<%ia|%?d2<%d2|(root)>>|%acNext Track:> +%?C<%s%ac%?ia<%ia|%?d2<%d2|(root)>>|%ac%Sx|Next Track:|> %?C<%s%ac%?id<%id|%?d1<%d1|(root)>>|%ac%s%?It<%It|%Fn>> %?C<|%s%ac%?Ia<%Ia|%?D2<%D2|(root)>>> -%?C<%s%acNext: %?Ia<%Ia|%?D2<%D2|(root)>> - %?It<%It|%Fn>|%s%ac%?Id<%Id|%?D1<%D1|(root)>>> +%?C<%s%ac%Sx|Next:| %?Ia<%Ia|%?D2<%D2|(root)>> - %?It<%It|%Fn>|%s%ac%?Id<%Id|%?D1<%D1|(root)>>> - %pc%ac%pp of %pe%ar%pr + %pc%ac%?Sr<%pe %Sx|of| %pp|%pp %Sx|of| %pe>%ar%pr %?mh<%xdAa|%xdAb> %?bp<%?bc<%xdBa|%xdBb>|%?bl<|%xdBc|%xdBd|%xdBe|%xdBf|%xdBg|%xdBh|%xdBi|%xdBj>> -- cgit v1.2.3