Skip to content
Snippets Groups Projects
Commit 6e84aa97 authored by Nicolas Pomepuy's avatar Nicolas Pomepuy
Browse files

Update the about description text

parent 83c1c296
1 merge request!1150New design
......@@ -257,7 +257,7 @@
<string name="app_name_full">VLC for Android</string>
<string name="revision">Revision</string>
<string name="about">About</string>
<string name="about_text">VLC for Android™ is a port of VLC media player, the popular open source media player. The Android™ version can read most files and network streams.</string>
<string name="about_vlc_text">VLC for Android™ is a port of VLC media player, the popular open source media player. The Android™ version can read all files and network streams.</string>
<string name="authors">Authors</string>
<string name="about_copyright" translatable="false">Copyleft &#169; 1996&#8211;2021 by VideoLAN</string>
<string name="about_license" translatable="false">GNU General Public License v2.0</string>
......
......@@ -45,7 +45,7 @@
android:layout_marginStart="24dp"
android:layout_marginTop="8dp"
android:layout_marginEnd="24dp"
android:text="@string/about_text"
android:text="@string/about_vlc_text"
android:textAlignment="center"
android:textColor="?attr/font_light"
app:layout_constraintEnd_toEndOf="parent"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment