create for layout suitable string "daily_number_of_hints" to replace #used hints

This commit is contained in:
ErikWaegerle 2020-06-01 01:32:52 +02:00
parent f471fce351
commit c7f3db65f1

View file

@ -155,5 +155,6 @@
<!-- ### DailySudokuActivity ###--> <!-- ### DailySudokuActivity ###-->
<string name="finished_daily_sudoku">You have already solved the sudoku of the day</string> <string name="finished_daily_sudoku">You have already solved the sudoku of the day</string>
<string name="daily_number_of_hints">used hints</string>
</resources> </resources>