fix over-long initial trays in history by adding <cr>. Not sure if

line brakes belong in common code or strings however...
This commit is contained in:
Andy2 2011-03-10 19:00:15 -08:00
parent d6dd2b942f
commit c909f91a61

View file

@ -110,7 +110,7 @@
<string name="str_pass"> - %d [time]</string>
<string name="strs_move_across">move (from %s across)</string>
<string name="strs_move_down">move (from %s down)</string>
<string name="strs_tray_at_start">Rack at start: %s</string>
<string name="strs_tray_at_start">Rack at start: %s\n</string>
<string name="strss_traded_for">Exchanged %s for %s.</string>
<string name="str_phony_rejected">Illegal word in move; turn lost!</string>
<string name="strd_cumulative_score">Cumulative score: %d</string>