mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-18 04:50:08 +03:00
Revert "Nicer deleted message view"
No longer necessary, upstream did something similar (better). Actually already reverted in merge commit8cf2a51588
. This commit just cleans up a little bit. This reverts commit4679ab0e79
.
This commit is contained in:
parent
8cf2a51588
commit
714f598df6
2 changed files with 0 additions and 4 deletions
|
@ -1,8 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<string name="redacted_stub_text">(Gelöschte Nachricht)</string>
|
||||
|
||||
<string name="settings_dark_theme">Nacht-Design</string>
|
||||
<string name="sc_theme">SC Schwarz</string>
|
||||
<string name="sc_dark_theme">SC Dunkel</string>
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<string name="redacted_stub_text">(Deleted message)</string>
|
||||
|
||||
<string name="settings_dark_theme">Night Theme</string>
|
||||
<string name="sc_theme">SC Black</string>
|
||||
<string name="sc_dark_theme">SC Dark</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue