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.320x240x16.mrobe500.wps | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'wps/cabbiev2.320x240x16.mrobe500.wps') diff --git a/wps/cabbiev2.320x240x16.mrobe500.wps b/wps/cabbiev2.320x240x16.mrobe500.wps index 0fca34b056..f06f3ad73b 100644 --- a/wps/cabbiev2.320x240x16.mrobe500.wps +++ b/wps/cabbiev2.320x240x16.mrobe500.wps @@ -35,7 +35,7 @@ %s%al%?id<%id|%?d1<%d1|(root)>> #%s%al%iy -%s%alNext Track: +%s%al%Sx|Next Track:| %s%al%?It<%It|%Fn> %s%al%Ia @@ -45,14 +45,14 @@ %s%ac%?id<%id|%?d1<%d1|(root)>> %s%ac%iy -%acNext Track: +%ac%Sx|Next Track:| %s%ac%?It<%It|%Fn> %s%ac%Ia %V|0|180|-|20|1|-|-| #touch the X of X regions to let the playlist viewer pop up %T|130|0|60|20|playlist| -%al %pc%ac%pp of %pe%ar%pr +%al %pc%ac%?Sr<%pe %Sx|of| %pp|%pp %Sx|of| %pe>%ar%pr #viewport for the touch icons %xl|G|browser-320x240x16.bmp|5|5| -- cgit v1.2.3