From fd5ce9ed2f63ff701cb57dba462c7afeab03f669 Mon Sep 17 00:00:00 2001 From: Abhishek Banthia <8280282+n0shake@users.noreply.github.com> Date: Sat, 7 May 2022 21:34:36 +0530 Subject: [PATCH] Mins => m. --- .../Data Layer/TimezoneDataOperations.swift | 2 +- Clocker/Preferences/Preferences.storyboard | 20 +++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Clocker/Panel/Data Layer/TimezoneDataOperations.swift b/Clocker/Panel/Data Layer/TimezoneDataOperations.swift index f62e648..e6a6dda 100644 --- a/Clocker/Panel/Data Layer/TimezoneDataOperations.swift +++ b/Clocker/Panel/Data Layer/TimezoneDataOperations.swift @@ -335,7 +335,7 @@ extension TimezoneDataOperations { let minuteDifference = calculateTimeDifference(with: local as NSDate, timezoneDate: timezoneDate as NSDate) - minuteDifference == 0 ? replaceAgo.append("behind") : replaceAgo.append("\(minuteDifference) mins behind") + minuteDifference == 0 ? replaceAgo.append("behind") : replaceAgo.append("\(minuteDifference)m behind") return replaceAgo.lowercased() } diff --git a/Clocker/Preferences/Preferences.storyboard b/Clocker/Preferences/Preferences.storyboard index 8bffd78..9648eed 100644 --- a/Clocker/Preferences/Preferences.storyboard +++ b/Clocker/Preferences/Preferences.storyboard @@ -283,7 +283,7 @@ - When selected, your upcoming meeting title will appear in the menubar 30 mins before it starts. All Day Events won't be shown in the menubar! + When selected, your upcoming meeting title will appear in the menubar 30m before it starts. All Day Events won't be shown in the menubar! @@ -411,7 +411,7 @@ - + @@ -434,7 +434,7 @@ - + - + - + - + @@ -1666,14 +1666,14 @@ DQ - + - +