1
0
Fork 0

Removes missing string reference

master
Jeff Boek 2019-04-03 09:36:41 -07:00 committed by Colin Lee
parent 78728f5ed7
commit 2670f0e1d7
2 changed files with 1 additions and 2 deletions

View File

@ -24,7 +24,6 @@
android:layout_marginStart="23dp"
android:ellipsize="none"
android:scrollHorizontally="false"
android:text="@string/sessions_intro_description"
android:textColor="@color/session_list_empty_fg"
android:textSize="16sp"
app:layout_constraintVertical_bias="0"

View File

@ -4,7 +4,7 @@
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<resources>
<!-- Name of the application -->
<string name="app_name">%1$s</string>
<string name="app_name">Fenix</string>
<!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->