1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<resources>
    <string name="app_name">GeoQuiz</string>
    <string name="true_button">True</string>
    <string name="false_button">False</string>
    <string name="before_button">Before</string>
    <string name="next_button">Next</string>
 
    <string name="correct_toast">정답!</string>
    <string name="incorrect_toast">틀렸어!</string>
 
    <string name="question_oceans">태평양은 대서양보다 더 크다.</string>
    <string name="question_mideast">수에즈 운하는 홍해와 인도양을 연결한다.</string>
    <string name="question_africa">나일강은 이집트에서 시작된다.</string>
    <string name="question_americas">아마존강은 아메리카 대륙에서 가장 긴 강이다</string>
    <string name="question_asia">바이칼 호수는 세계에서 가장 오래되고 가장 갚은 담호수이다.</string>
</resources>
http://colorscripter.com/info#e" target="_blank" style="color:#e5e5e5text-decoration:none">Colored by Color Scripter
 

+ Recent posts