am bb8ba253: Merge "Fix for bug #8456352 [BiDi][fa] Widget dimensions are RTL in Farsi" into jb-mr2-dev
* commit 'bb8ba253b630bcad7761fd12178e14b27c741229': Fix for bug #8456352 [BiDi][fa] Widget dimensions are RTL in Farsi
This commit is contained in:
@@ -46,7 +46,8 @@
|
|||||||
in the Phone UI. [CHAR LIMIT=32] -->
|
in the Phone UI. [CHAR LIMIT=32] -->
|
||||||
<string name="market">Shop</string>
|
<string name="market">Shop</string>
|
||||||
<!-- The format string for the dimensions of a widget in the drawer -->
|
<!-- The format string for the dimensions of a widget in the drawer -->
|
||||||
<string name="widget_dims_format" translatable="false">%1$d \u00d7 %2$d</string>
|
<!-- There is a special version of this format string for Farsi -->
|
||||||
|
<string name="widget_dims_format">%1$d \u00d7 %2$d</string>
|
||||||
|
|
||||||
<!-- External-drop widget pick label format string [CHAR_LIMIT=25] -->
|
<!-- External-drop widget pick label format string [CHAR_LIMIT=25] -->
|
||||||
<string name="external_drop_widget_pick_format" translatable="false">%1$s (%2$d \u00d7 %3$d)</string>
|
<string name="external_drop_widget_pick_format" translatable="false">%1$s (%2$d \u00d7 %3$d)</string>
|
||||||
|
|||||||
Reference in New Issue
Block a user