1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-07-31 07:04:23 +03:00

Add a debug slash command to crash the application from the timeline screen.

This commit is contained in:
Benoit Marty
2023-01-27 13:29:00 +01:00
parent 3ab465ea93
commit 25a09bc446
3 changed files with 10 additions and 1 deletions

View File

@ -10,6 +10,8 @@
<!-- onboarding english only word play -->
<string name="cut_the_slack_from_teams" translatable="false">Cut the slack from teams.</string>
<string name="command_description_crash_application" translatable="false">Crash the application.</string>
<!-- WIP -->
<string name="location_map_view_copyright" translatable="false">© MapTiler © OpenStreetMap contributors</string>
</resources>