Commit d71490b2 authored by Filipe de Lima Brito's avatar Filipe de Lima Brito

Update string

parent caff59ae
......@@ -74,7 +74,7 @@
android:id="@+id/search"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:queryHint="@string/navigation_search_rooms"
app:queryHint="@string/spotlight_search"
app:iconifiedByDefault="false" />
</FrameLayout>
......
......@@ -62,7 +62,7 @@
<string name="two_factor_authentication_title">Two-factor authentication</string>
<string name="open_your_authentication_app_and_enter_the_code">Open your authentication app and enter the code</string>
<string name="two_factor_code">Two-factor code</string>
<string name="navigation_search_rooms">Search Rooms</string>
<string name="spotlight_search">Search</string>
<string name="edit_message">Edit message</string>
<string name="message_options_no_message_info">Ooops. Something\'s up!</string>
<string name="message_options_no_permissions_info">You have no permissions</string>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment