Archived
A message now informs the user of the new timetables feature
This commit is contained in:
@@ -59,7 +59,8 @@
|
||||
<androidx.appcompat.widget.AppCompatTextView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/settings_timetable_add_hint"/>
|
||||
android:text="@string/settings_timetable_add_hint"
|
||||
android:layout_marginBottom="8dp"/>
|
||||
|
||||
<com.google.android.material.textfield.TextInputLayout
|
||||
style="@style/Widget.MaterialComponents.TextInputLayout.OutlinedBox"
|
||||
|
||||
@@ -237,6 +237,9 @@
|
||||
<string name="nav_room_finder">Raumfinder</string>
|
||||
<string name="nav_settings">Einstellungen</string>
|
||||
|
||||
<string name="new_feature_timetables_header">Neues Feature!</string>
|
||||
<string name="new_feature_timetables_content">Da das neue Semester in ein paar Wochen startet, kannst du dich vorbereiten, indem du deinen neuen Stundenplan einträgst! Du kannst jetzt so viele Stundenpläne in die App eintragen wie du möchtest.\n\nGehe in die Einstellungen, um die neue \'Stundenplan\'-Option zu nutzen!</string>
|
||||
|
||||
<string name="settings_general">Allgemein</string>
|
||||
<string name="settings_schedule">Stud.IP-Stundenplan</string>
|
||||
<string name="settings_canteen">Mensenangebote</string>
|
||||
|
||||
@@ -242,6 +242,9 @@
|
||||
<string name="nav_room_finder">Room Finder</string>
|
||||
<string name="nav_settings">Settings</string>
|
||||
|
||||
<string name="new_feature_timetables_header">Heads up, new feature!</string>
|
||||
<string name="new_feature_timetables_content">As the new semester will start in a couple of weeks, you can prepare in advance by adding your new timetable! You can now add as many timetables to the app as you like.\n\nHead into the settings to find the new \'timetables\' option!</string>
|
||||
|
||||
<string name="settings_general">General</string>
|
||||
<string name="settings_schedule">Stud.IP Schedule</string>
|
||||
<string name="settings_canteen">Canteen Offers</string>
|
||||
|
||||
Reference in New Issue
Block a user