mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-06 05:24:46 +01:00
Merge branch 'origin/android_branch' into Weblate.
This commit is contained in:
commit
45122a376a
1 changed files with 9 additions and 1 deletions
|
@ -1,2 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources></resources>
|
||||
<resources>
|
||||
<string name="gameOver">遊戲結束</string>
|
||||
<string name="list_item_copy">複製</string>
|
||||
<string name="list_item_config">遊戲設定…</string>
|
||||
<string name="button_delete">刪除</string>
|
||||
<string name="list_item_rename">重新命名…</string>
|
||||
<string name="button_reset">重設</string>
|
||||
<string name="list_item_move">移至群組…</string>
|
||||
</resources>
|
Loading…
Reference in a new issue