mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-08 05:24:39 +01:00
generated strings from last commit
This commit is contained in:
parent
6bfb20d2f0
commit
2f93760c6e
3 changed files with 3 additions and 0 deletions
|
@ -969,6 +969,7 @@ public final class R {
|
|||
*/
|
||||
public static final int cur_tiles_fmt=0x7f0501cf;
|
||||
public static final int data_gsm_only=0x7f050273;
|
||||
public static final int db_store_done=0x7f0502fa;
|
||||
public static final int debug_features=0x7f0502d0;
|
||||
public static final int debug_features_summary=0x7f0502d1;
|
||||
/** dictionary used by default for human players when creating
|
||||
|
|
|
@ -2131,4 +2131,5 @@
|
|||
<string name="pref_item_update_summary">Teg etaidemretni sdliub</string>
|
||||
<string name="checking_title">Gnikcehc</string>
|
||||
<string name="checking_for_fmt">Gnikcehc rof stsildrow ni %1$s…</string>
|
||||
<string name="db_store_done">DS drac etirw etelpmoc.</string>
|
||||
</resources>
|
||||
|
|
|
@ -2131,4 +2131,5 @@
|
|||
<string name="pref_item_update_summary">GET INTERMEDIATE BUILDS</string>
|
||||
<string name="checking_title">CHECKING</string>
|
||||
<string name="checking_for_fmt">CHECKING FOR WORDLISTS IN %1$s…</string>
|
||||
<string name="db_store_done">SD CARD WRITE COMPLETE.</string>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue