2018-11-01 13:27:02 -05:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
|
|
|
|
<string name="pref_key_start_menu">start_menu</string>
|
|
|
|
<string name="pref_key_attendance_present">attendance_present</string>
|
2019-04-19 16:52:34 -05:00
|
|
|
<string name="pref_key_app_theme">app_theme</string>
|
2019-03-03 08:11:20 -06:00
|
|
|
<string name="pref_key_grade_color_scheme">grade_color_scheme</string>
|
2018-11-10 16:29:18 -06:00
|
|
|
<string name="pref_key_expand_grade">expand_grade</string>
|
2019-04-17 17:32:43 -05:00
|
|
|
<string name="pref_key_grade_average_mode">grade_average_mode</string>
|
2019-06-03 19:27:15 -05:00
|
|
|
<string name="pref_key_grade_average_force_calc">grade_average_always_calc</string>
|
2020-05-16 15:21:14 -05:00
|
|
|
<string name="pref_key_grade_statistics_list">grade_statistics_list</string>
|
2019-11-03 05:37:03 -06:00
|
|
|
<string name="pref_key_app_language">app_language</string>
|
2018-11-01 13:27:02 -05:00
|
|
|
<string name="pref_key_services_enable">services_enable</string>
|
|
|
|
<string name="pref_key_services_interval">services_interval</string>
|
|
|
|
<string name="pref_key_services_wifi_only">services_disable_wifi_only</string>
|
2020-04-05 09:46:49 -05:00
|
|
|
<string name="pref_key_services_force_sync">services_force_sync</string>
|
2020-05-20 09:59:26 -05:00
|
|
|
<string name="pref_key_notifications_fix_issues">notifications_fix_issues</string>
|
2018-11-01 13:27:02 -05:00
|
|
|
<string name="pref_key_notifications_enable">notifications_enable</string>
|
2020-05-20 08:11:01 -05:00
|
|
|
<string name="pref_key_notifications_upcoming_lessons_enable">notifications_upcoming_lessons_enable</string>
|
2019-03-09 13:34:30 -06:00
|
|
|
<string name="pref_key_notification_debug">notification_debug</string>
|
2019-03-17 15:02:41 -05:00
|
|
|
<string name="pref_key_grade_modifier_plus">grade_modifier_plus</string>
|
|
|
|
<string name="pref_key_grade_modifier_minus">grade_modifier_minus</string>
|
|
|
|
<string name="pref_key_fill_message_content">fill_message_content</string>
|
2020-01-20 15:18:26 -06:00
|
|
|
<string name="pref_key_timetable_show_whole_class">show_whole_class_plan</string>
|
2020-05-20 09:06:24 -05:00
|
|
|
<string name="pref_key_timetable_show_timers">timetable_show_timers</string>
|
2018-11-01 13:27:02 -05:00
|
|
|
</resources>
|