Archived
Added drop down menu in the settings to switch between app-specific and website original sorting procedures
This commit is contained in:
@@ -169,4 +169,11 @@
|
||||
<string name="logging_in">Logging in…</string>
|
||||
<string name="load_page_again">Load login page again</string>
|
||||
<string name="logged_in">Login successful!</string>
|
||||
<string-array name="ordering_systems">
|
||||
<item>App-specific</item>
|
||||
<item>Website original</item>
|
||||
</string-array>
|
||||
<string name="ordering_system_hint">Ordering system</string>
|
||||
<string name="ordering_systems_dialog_title">Information on ordering systems</string>
|
||||
<string name="ordering_systems_dialog_text">You may pick between two ordering systems that dictate the order in which the items on the substitution plan will appear in.\n\nThe default \'app-specific\' is an algorithm implemented in this app that provides a consistently-sorted substitution plan ordered just like the substitution plan on the website used to; sorted by classes, then by time.\n\n\'Website original\' offers the items on the substitution plan just like they\'re presented on the school website, but since these are not guaranteed to be consistent, \'app-specific\' is picked by default.</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user