diff --git a/app_en.arb b/app_en.arb index b234d36..99eda79 100644 --- a/app_en.arb +++ b/app_en.arb @@ -1,8 +1,6 @@ { - "@_GLOBAL": {}, "restart_title": "Restart application", "restart_body": "Click here to open the app again.", - "@_LOGIN": {}, "loginBtn": "Login with E-Kréta", "privacyLabel": "Privacy policy", "title1": "Know everything at a glance", @@ -13,14 +11,11 @@ "subtitle3": "Select what you want to see on the timetable page, turn on or off test, assignments, breaks, and free periods.", "title4": "Many extras you will never find in Kréta", "subtitle4": "", - "@_DATES": {}, "yesterday": "Yesterday", "today": "Today", "tomorrow": "Tomorrow", - "@_EXTRAS": {}, "debug_screen": "Developer options", "settings_screen": "Settings", - "@_HOME": {}, "home": "Home", "grades": "Grades", "timetable": "Timetable", @@ -28,7 +23,6 @@ "refreshing": "Refreshing...", "reauth": "Reauthentication required", "api_error": "Kréta API error", - "@_HOME_MAIN": {}, "pairing": "Pair your watch", "pairing_description": "Would you like to pair this watch with the Firka app?\nAfter pairing, you will be able to see your timetable, new grades, tests and tasks.", "cancel": "Cancel", @@ -37,7 +31,6 @@ "pair": "Pair", "beta_title": "Firka - Public Beta", "beta_body": "The application is still in development; some features may be unfinished, not work correctly, or be buggy.", - "@_WELCOME": {}, "good_morning": "Good morning, {p}!", "@good_morning": { "placeholders": { @@ -88,7 +81,6 @@ } } }, - "@_STARTING_SOON": {}, "starting_soon": "Your first lesson will start soon!", "starting_hour": "hour", "starting_hour_plural": "hours", @@ -96,7 +88,6 @@ "starting_min_plural": "mins", "starting_sec": "sec", "starting_sec_plural": "secs", - "@_HOME_GRADES": {}, "subjects": "Subjects", "your_subjects": "Subjects", "data": "Info", @@ -104,24 +95,20 @@ "subject_avg_rounded": "Subject average after rounding", "class_avg": "Class average", "class_n": "Weekly lesson number", - "@_HOME_TIMETABLE": {}, "tt_no_classes_l1": "You don't have any lessons this week!", "tt_no_classes_l2": "Yippee!", "class_dismissed": "Dismissed lesson", "class_substitution": "Substitution", "lesson_subject": "Lesson subject", - "@_HOME_TIMETABLE_TOAST": {}, "tt_settings_toast": "Timetable settings", "tt_settings_toast_lesson_nos": "Number of lessons", "tt_settings_toast_lesson_tests": "Tests & others", "tt_settings_toast_lesson_breaks": "Breaks", "a_week": "A week", "b_week": "B week", - "@_STATS_FOR_NERDS": {}, "stats_date": "Date", "stats_created_at": "Created at", "stats_last_mod": "Last modified", - "@_SETTINGS": {}, "s_developer": "Developer settings", "s_stats_for_nerds": "Stats for nerds", "s_settings": "Settings", @@ -208,8 +195,6 @@ "ic_xmas1": "naughty list", "ic_xmas2": "gift", "ic_xmas3": "FirCristmas", - "@_WEAR": {}, - "@_WEAR_LOGIN": {}, "wear_phone_unpaired": "Your watch isn't paired with your phone!", "wear_phone_disconnected": "Your watch isn't connected to your phone!", "wear_pairing_request_sent": "Open the app on your phone", @@ -243,4 +228,4 @@ } } } -} \ No newline at end of file +}