mirror of
https://codeberg.org/tom79/Fedilab
synced 2025-02-07 23:58:47 +01:00
some fixes
This commit is contained in:
parent
4b8563fe7e
commit
c001b83fb4
@ -55,7 +55,7 @@
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toEndOf="@id/media3_container"
|
||||
app:layout_constraintTop_toBottomOf="@id/media2_container" />
|
||||
app:layout_constraintTop_toBottomOf="@id/media1_container" />
|
||||
|
||||
<androidx.appcompat.widget.AppCompatTextView
|
||||
android:id="@+id/more_media"
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="translator_domain">Translator domain</string>
|
||||
|
||||
</resources>
|
@ -1901,4 +1901,6 @@
|
||||
<string name="tags_deleted">The tag has been removed!</string>
|
||||
<string name="tags_stored">he tag has been stored!</string>
|
||||
<string name="manage_tags">Manage tags</string>
|
||||
|
||||
<string name="translator_domain">Translator domain</string>
|
||||
</resources>
|
Loading…
x
Reference in New Issue
Block a user