Archived
Removed Terms and Conditions as well as the Privacy Policy from SettingsFragment.kt, added little easter egg
This commit is contained in:
@@ -38,23 +38,19 @@
|
||||
<string name="greeting_title">Enable greeting</string>
|
||||
<string name="greeting_desc">If you want me to be nice :)</string>
|
||||
|
||||
<string name="licences_title">Licences & contributors</string>
|
||||
<string name="licences_title">Licences</string>
|
||||
<string name="licences_desc">What went into making this app</string>
|
||||
<string name="version">Version Number</string>
|
||||
|
||||
<string name="terms_and_conditions_title">Terms & Conditions</string>
|
||||
<string name="terms_and_conditions_desc">Review this app\'s Terms & Conditions</string>
|
||||
<string name="privacy_policy_title">Privacy Policy</string>
|
||||
<string name="privacy_policy_desc">Review this app\'s Privacy Policy</string>
|
||||
<string name="information">Information</string>
|
||||
|
||||
<string name="made_by_deniz">Made by Deniz :)</string>
|
||||
<string name="made_by_deniz">Developed by Deniz :)</string>
|
||||
|
||||
<string name="auto_refresh_title">Refresh on startup</string>
|
||||
<string name="auto_refresh_desc">In case the background sync doesn\'t work</string>
|
||||
|
||||
<string name="grade_help_dialog_title">How to enter your grade</string>
|
||||
<string name="grade_help_dialog_text">Enter your current grade to have it appear in your personal plan and be notified about any information.\n\nNote:\n\nIn junior phase, put the number and letter together, as in \"5a\".\n\nIn E-Phase, separate them by a space, as in \"18 a\".\n\nIn Q1/Q2, only put in the number, as in \"17\".\n\nMultiple grades can only be entered when no courses have been entered.</string>
|
||||
<string name="grade_help_dialog_text">Enter your current grade to have it appear in your personal plan and be notified about any information.\n\nNote:\n\nIn junior phase, put the number and letter together, as in \"5a\".\n\nIn E-Phase, separate them by a space, as in \"18 a\".\n\nIn Q1/Q2, only put in the number, as in \"17\".\n\nEntering multiple grades is not recommended.</string>
|
||||
<string name="courses_help_dialog_title">How to enter your courses</string>
|
||||
<string name="courses_help_dialog_text">You need to enter the course abbreviation for every course you want in your personal plan and want to be notified about. You can find them on your time table.\n\nHere\'s a few examples:\n\nMathematics in 5th grade (juniors) would be MAT.\n\nAdvanced English in E-Phase (seniors) for the English profile may be ENP1.\n\nBasic Biology in Q1 could be bio1.\n\nIn most cases, entering courses while in junior phase is redundant.\nSeparate multiple courses by spaces, commas are optional.\nCapitalisation is required.</string>
|
||||
<string name="experimental_menu_dialog_title">Experimental Menu</string>
|
||||
|
||||
Reference in New Issue
Block a user