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-ja/strings.xml
6 6
    <string name="error">エラー</string>
7 7
    <string name="effects">エフェクト</string>
8 8
    <string name="choose_pattern">パターンを選択</string>
9
    <string name="solved">解答済</string>
9
    <string name="solved">解決済み</string>
10 10
    <string name="new_record">新記録</string>
11 11
    <string name="new_record_submit">ハイスコアに提出しますか?</string>
12 12
    <string name="back">戻る</string>
......
92 92

  
93 93
    <string name="ms_placeholder">%1$d ms</string>
94 94
    <string name="lv_placeholder">レベル %1$d</string>
95
    <string name="tm_placeholder">%1$02d:%2$02d</string>
96
    <string name="ap_placeholder">%1$s %2$s</string>
97 95
    <string name="ti_placeholder">%1$.2f 秒</string>
98
    <string name="mo_placeholder">%1$d/%2$d</string>
99 96
</resources>

Also available in: Unified diff