mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 11:20:47 +01: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