Project

General

Profile

« Previous | Next » 

Revision d7f0c07d

Added by Leszek Koltunski over 1 year ago

Beginnings of support for 'Overlays': first overlay will be the rotating star which little stars fly to when one solves a level for the first time.

View differences:

src/main/res/values-zh-rCN/strings.xml
96 96
    <string name="color_red">红色的</string>
97 97
    <string name="color_orange">橙色的</string>
98 98

  
99
    <string name="ms_placeholder">%1$d 毫秒</string>
100
    <string name="lv_placeholder">级别 %1$d</string>
101
    <string name="tm_placeholder">%1$02d:%2$02d</string>
102
    <string name="ap_placeholder">%1$s %2$s</string>
99
    <string name="ms_placeholder">%1$d毫秒</string>
100
    <string name="lv_placeholder">%1$d级</string>
103 101
    <string name="ti_placeholder">%1$.2f 秒</string>
104
    <string name="mo_placeholder">%1$d/%2$d</string>
105 102
</resources>

Also available in: Unified diff