@@ -213,7 +213,7 @@ public class ExCardListFragment extends Fragment {
...
@@ -213,7 +213,7 @@ public class ExCardListFragment extends Fragment {
// break;
// break;
caseDownloadUtil.TYPE_DOWNLOAD_OK:
caseDownloadUtil.TYPE_DOWNLOAD_OK:
downloadState=DownloadState.NO_DOWNLOAD;
downloadState=DownloadState.NO_DOWNLOAD;
AddServer(getActivity(),context.getString(R.string.Pre_Server_Name),Constants.URL_Mycard_Super_Pre_Server,Constants.PORT_Mycard_Super_Pre_Server,"Knight of Hanoi");
AddServer(getActivity(),context.getString(R.string.Pre_Server_Name),context.getString(R.string.tip_superpre_desc),Constants.URL_Mycard_Super_Pre_Server,Constants.PORT_Mycard_Super_Pre_Server,"Knight of Hanoi");
<stringname="server_is_exist">the server is exist</string>
<stringname="server_is_exist">the server is exist</string>
<stringname="server_info_error">server info is bad.</string>
<stringname="server_info_error">server info is bad.</string>
<stringname="card_search">Card Search</string>
<stringname="card_search">Card Search</string>
...
@@ -368,4 +370,5 @@
...
@@ -368,4 +370,5 @@
<stringname="tip_deckInfo_isNot_completeDeck">Card info Exception! Tried to become exsisted Card Info</string>
<stringname="tip_deckInfo_isNot_completeDeck">Card info Exception! Tried to become exsisted Card Info</string>
<stringname="tip_ygopro_is_running">ygopro is running now. unable to create a new duel before it is closed. \nthe room password has been recorded in record list.\npls close ygopro and rejoin room through the record of room password</string>
<stringname="tip_ygopro_is_running">ygopro is running now. unable to create a new duel before it is closed. \nthe room password has been recorded in record list.\npls close ygopro and rejoin room through the record of room password</string>
<stringname="tip_ypk_is_deleted">Please upgrade pre-released cards at once</string>
<stringname="tip_ypk_is_deleted">Please upgrade pre-released cards at once</string>