Change description in live now tab

This commit is contained in:
Chumva 2018-09-14 12:29:45 +03:00
parent 900e899101
commit 2f4ed4a311
2 changed files with 2 additions and 1 deletions

View file

@ -55,7 +55,7 @@
android:layout_marginBottom="@dimen/action_bar_descr_bottom_margin"
android:paddingLeft="@dimen/content_padding_standard"
android:paddingRight="@dimen/content_padding_standard"
android:text="@string/set_time_description"
android:text="@string/live_now_description"
android:textColor="?android:attr/textColorSecondary"
android:textSize="@dimen/descr_text_size" />

View file

@ -1,4 +1,5 @@
<resources>
<string name="live_now_description">Contacts and groups who share their location with you.</string>
<string name="logout_from_osmand_telegram_descr">Are you sure you want to log out of OsmAnd Telegram? After that, you will not be able to send your position and see the locations of your contacts on the map in OsmAnd.</string>
<string name="logout_from_osmand_telegram">Logout from OsmAnd Telegram?</string>
<string name="shared_string_name">Name</string>