Decoupling moshidon strings from megalodon

This commit is contained in:
LucasGGamerM
2023-01-23 18:47:07 -03:00
parent 53d93764b0
commit d7004824fb
80 changed files with 441 additions and 176 deletions

View File

@@ -155,7 +155,7 @@
android:layout_marginBottom="8dp"
android:background="@drawable/bg_poll_option_clickable"
android:outlineProvider="background"
android:contentDescription="@string/sk_poll_option_add"
android:contentDescription="@string/mo_poll_option_add"
android:elevation="2dp">
<ImageView
android:id="@+id/add_poll_option_icon"