Fixed a bug that would stop the fetch when a date field is empty; version bump to 2.3.2

This commit is contained in:
Deniz Düzgören
2019-10-02 11:16:00 +02:00
parent f6283c8221
commit f5666a20c6
6 changed files with 11 additions and 6 deletions
+1
View File
@@ -173,4 +173,5 @@
<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>
<string name="error_please_try_again">An error occurred, please try again</string>
<string name="thanks_for_using">Thanks for using the app!</string>
</resources>