mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-26 15:57:34 +00:00
Change DateUtils string 'Now' to 'Just now'
Changes the DateUtils string 'Now' to 'Just now' which is a better fit imho. Used for messages in the conversation view that e. g. just have been received. // FREEBIE Closes #5761
This commit is contained in:
@@ -222,7 +222,7 @@
|
||||
<string name="CustomDefaultPreference_none">None</string>
|
||||
|
||||
<!-- DateUtils -->
|
||||
<string name="DateUtils_now">Now</string>
|
||||
<string name="DateUtils_just_now">Just now</string>
|
||||
<string name="DateUtils_minutes_ago">%d min</string>
|
||||
|
||||
<!-- DeviceListActivity -->
|
||||
|
Reference in New Issue
Block a user