create the default account in init

This commit is contained in:
Eddy 2022-11-15 12:43:43 +01:00
parent 071cd15305
commit 024bdd6342
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<resources>
<string name="iptvbox_info_title">C\'est quoi Maciptv ?</string>
<string name="example_username">NomIPTV</string>
<string name="iptvbox_info_summary">Maciptv est un emulateur qui va vous permettre de profiter de vos comptes IPTV. Donner l\'url portail du fournisseur http:\/\/exemple.com\/c\/ et votre mac 00:1A:79:XX:XX:XX comme password123. Pour sélectionner/revenir au compte par défaut, créer un compte avec \'none\' à la place de \'127.0.0.1\' et pas besoin de renseigner les autres infos</string>
<string name="iptvbox_info_summary">Maciptv est un emulateur qui va vous permettre de profiter de vos comptes IPTV. Donner l\'url portail du fournisseur http:\/\/exemple.com\/c\/ et votre mac 00:1A:79:XX:XX:XX comme password123.</string>
<string name="iptvbox_url_pref">Addresse du serveur IPTV</string>
<string name="example_password">00:1A:79:XX:XX</string>
<string name="example_ip">http:\/\/exemple\-portal.com:8080\/c\/</string>

View File

@ -4,7 +4,7 @@
<string name="example_password">00:1A:79:XX:XX</string>
<string name="example_ip">http:\/\/exemple\-portal.com:8080\/c\/</string>
<string name="example_username">MyCoolIPTVname</string>
<string name="iptvbox_info_summary">Maciptv is an extension that will allow you to enjoy your IPTV accounts. Give the provider\'s portal url http:\/\/exemple.com\/c\/ and your mac 00:1A:79:XX:XX as password123. To select/revert to the default account, create an account with \'none\' instead of \'127.0.0.1\' and no need to fill in the other info</string>
<string name="iptvbox_info_summary">Maciptv is an extension that will allow you to enjoy your IPTV accounts. Give the provider\'s portal url http:\/\/exemple.com\/c\/ and your mac 00:1A:79:XX:XX as password123. The default account may not be stable for you so please use another account.</string>
<string name="tags_info_title">Add other countries or categories</string>
<string name="tags_info_summary">By default you already have Arabic, English and French content. Fill the box \'127.0.0.1\' with your tags separated by \|. For example if you want all the categories that contain the word \'sport\' or \'sports\' and you also want the content from Canada (CA) and Italia (IT) then you can write: sport\|sports\|canada\|ca\|italia\|it </string>
</resources>