mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
parent
1d80cbaac9
commit
db38174eb4
6 changed files with 12 additions and 8 deletions
|
|
@ -62,7 +62,7 @@
|
|||
android:layout_marginEnd="@dimen/standard_gap"
|
||||
android:layout_marginRight="@dimen/standard_gap"
|
||||
android:layout_below="@id/license_list"
|
||||
android:text="@string/share_license_summary" />
|
||||
android:text="@plurals/share_license_summary" />
|
||||
|
||||
<fr.free.nrw.commons.ui.widget.HtmlTextView
|
||||
android:id="@+id/media_upload_policy"
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@
|
|||
android:layout_marginTop="@dimen/standard_gap"
|
||||
android:clickable="true"
|
||||
android:gravity="center"
|
||||
android:text="@string/share_license_summary"
|
||||
android:text="@plurals/share_license_summary"
|
||||
android:textColorLink="@color/button_blue" />
|
||||
|
||||
<fr.free.nrw.commons.ui.widget.HtmlTextView
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue