mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-26 03:40:56 +01:00
Apply new Signal icons and color palette.
This commit is contained in:
committed by
Greyson Parrelli
parent
d698d3bd6f
commit
43954a176a
@@ -314,7 +314,7 @@
|
||||
|
||||
<!-- DateUtils -->
|
||||
<string name="DateUtils_just_now">Now</string>
|
||||
<string name="DateUtils_minutes_ago">%d min</string>
|
||||
<string name="DateUtils_minutes_ago">%dm</string>
|
||||
<string name="DateUtils_today">Today</string>
|
||||
<string name="DateUtils_yesterday">Yesterday</string>
|
||||
|
||||
@@ -1273,8 +1273,8 @@
|
||||
|
||||
<!-- plurals.xml -->
|
||||
<plurals name="hours_ago">
|
||||
<item quantity="one">%d hour</item>
|
||||
<item quantity="other">%d hours</item>
|
||||
<item quantity="one">%dh</item>
|
||||
<item quantity="other">%dh</item>
|
||||
</plurals>
|
||||
|
||||
<!-- preferences.xml -->
|
||||
|
||||
Reference in New Issue
Block a user