Skip to content

Commit

Permalink
Remove debug_info_dialog_text string
Browse files Browse the repository at this point in the history
  • Loading branch information
modos189 committed Feb 22, 2024
1 parent e4f2d38 commit 21c4617
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion mobile/app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -169,5 +169,4 @@
<string name="pref_webview_zoom">Schriftgröße</string>
<string name="delete_plugin_question">Plugin \"%s\" löschen\?</string>
<string name="pref_debug_info_sum">Informationen anzeigen, die für die Lösung von Problemen mit IITC Mobile wichtig sind</string>
<string name="debug_info_dialog_text"><b>Manufacturer:</b> %s<br/> <b>Model:</b> %s<br/> <b>Android version:</b> %d<br/> <b>Android version release:</b> %s<br/> <b>IITC Mobile version:</b> %s (%s)<br/> <b>IITC Version:</b> %s<br/> <b>System User Agent:</b> %s<br/> <b>Default IITC User Agent:</b> %s<br/> <b>Fake user agent:</b> %s<br/> \u0020<b>Active user plugins:</b> %d<br/></string>
</resources>
1 change: 0 additions & 1 deletion mobile/app/src/main/res/values-pt-rBR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -173,5 +173,4 @@
<string name="pref_check_for_updates_summary">Verifique se há atualizações ao iniciar o App</string>
<string name="pref_debug_info">Informações de depuração</string>
<string name="pref_debug_info_sum">Mostra informações importantes para resolver problemas com IITC Mobile</string>
<string name="debug_info_dialog_text"><b>Fabricante:</b> %s<br/> <b>Modelo:</b> %s<br/> <b>Versão do Android:</b> %d<br/> <b>Versão de lançamento:</b> %s<br/> <b>Versão do IITC Mobile:</b> %s (%s)<br/> <b>Versão do IITC:</b> %s<br/> <b>Agente de usuário do sistema:</b> %s<br/> <b>Agente de usuário padrão do IITC:</b> %s<br/> <b>Agente de usuário falso:</b> %s<br/> <b>Plugins de usuário ativos:</b> %d<br/></string>
</resources>

0 comments on commit 21c4617

Please sign in to comment.