Skip to content

Commit 90bd904

Browse files
Fix description in strings.xml
1 parent 44c16fd commit 90bd904

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

modules/coreui/src/main/res/values-en/strings.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -109,9 +109,9 @@
109109
<string name="onboarding_welcome_title_notes">Create notes</string>
110110
<string name="onboarding_welcome_subtitle_notes">Notes just got better! The most relevant notes are always displayed on the home screen </string>
111111
<string name="onboarding_welcome_title_map">Use the map</string>
112-
<string name="onboarding_welcome_subtitle_map">Now the map shows not only buildings, canteens and hostels, but also other important places</string>
112+
<string name="onboarding_welcome_subtitle_map">On the map you can find buildings, canteens, hostels and many other important places</string>
113113
<string name="onboarding_welcome_title_bars">View your BARS</string>
114-
<string name="onboarding_welcome_subtitle_bars">You can view BARS directly in the application. For special occasions, there is a built-in browser!</string>
114+
<string name="onboarding_welcome_subtitle_bars">You can view BARS directly in the application. For special occasions, there is a built-in browser</string>
115115

116116
<string name="schedule_find_header">Search for a schedule</string>
117117
<string name="schedule_find_description">Enter the group number or teacher name and we will download the selected schedule to the device</string>

modules/coreui/src/main/res/values/strings.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,12 @@
106106
<string name="connection_lost_error">Нет интернет соединения</string>
107107

108108
<string name="onboarding_welcome_start_using">Погнали!</string>
109-
<string name="onboarding_welcome_title_schedule">Просматривайте расписания</string>
109+
<string name="onboarding_welcome_title_schedule">Смотрите расписания</string>
110110
<string name="onboarding_welcome_subtitle_schedule">К просмотренным ранее расписаниям вы имеете доступ даже без интернета</string>
111111
<string name="onboarding_welcome_title_notes">Создавайте заметки</string>
112112
<string name="onboarding_welcome_subtitle_notes">Заметки стали еще удобнее! Самые актуальные заметки всегда отображаются на главном экране</string>
113113
<string name="onboarding_welcome_title_map">Пользуйтесь картой</string>
114-
<string name="onboarding_welcome_subtitle_map">Теперь на карте отображены не только корпуса, столовые и общежития, но и другие важные места</string>
114+
<string name="onboarding_welcome_subtitle_map">На карте можно найти корпуса, столовые, общежития и много других важных мест</string>
115115
<string name="onboarding_welcome_title_bars">Смотрите оценки</string>
116116
<string name="onboarding_welcome_subtitle_bars">Просматривайте БАРС прямо в приложении. Для особых случаев есть встроенный браузер</string>
117117

0 commit comments

Comments
 (0)