mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-27 00:56:45 +00:00
more succinct relative dates
// FREEBIE
This commit is contained in:
@@ -142,6 +142,9 @@
|
||||
<!-- ConversationListItem -->
|
||||
<string name="ConversationListItem_key_exchange_message">Key exchange message...</string>
|
||||
|
||||
<!-- DateUtils -->
|
||||
<string name="DateUtils_now">Now</string>
|
||||
|
||||
<!-- ShareActivity -->
|
||||
<string name="ShareActivity_share_with">Share with</string>
|
||||
|
||||
@@ -652,6 +655,13 @@
|
||||
<string name="arrays__import_export">Import / export</string>
|
||||
<string name="arrays__my_identity_key">My identity key</string>
|
||||
|
||||
<!-- plurals.xml -->
|
||||
<string name="plurals__one_minute">%d min</string>
|
||||
<string name="plurals__many_minutes">%d mins</string>
|
||||
<string name="plurals__one_hour">%d hour</string>
|
||||
<string name="plurals__many_hours">%d hours</string>
|
||||
|
||||
|
||||
<!-- preferences.xml -->
|
||||
<string name="preferences__general">General</string>
|
||||
<string name="preferences__sms_mms">SMS and MMS</string>
|
||||
|
||||
Reference in New Issue
Block a user