mirror of
https://github.com/oxen-io/session-android.git
synced 2024-11-23 18:15:22 +00:00
Added some TODO markers for tomorrow
This commit is contained in:
parent
a402a1be79
commit
96453f1f1e
@ -39,7 +39,7 @@
|
||||
android:key="pref_typing_indicators"
|
||||
android:title="@string/typingIndicators"
|
||||
android:summary="@string/typingIndicatorsDescription" />
|
||||
<ImagePreference />
|
||||
<ImagePreference /> <!-- TODO ACL: Need to show a live typing indicator here & remove the "(...)" from the above string -->
|
||||
|
||||
</PreferenceCategory>
|
||||
|
||||
|
@ -816,5 +816,15 @@ NOTE: Strings with blank lines have manually been replaced with '\n\n' - this wi
|
||||
|
||||
<!-- Missing from CrowdIn circa 2024-08-22 -->
|
||||
<string name="messageStatusUploading">Uploading</string>
|
||||
|
||||
<!-- TODO ACL: Add and tie in these plurals in the morning -ACL 2024-08-27
|
||||
|
||||
deleteMessage Delete Message Delete Messages
|
||||
deleteMessageFailed Failed to delete message Failed to delete messages
|
||||
deleteMessageDeleted Message deleted Messages deleted
|
||||
messageNew New Message New Messages
|
||||
groupRemoveUserOnly Remove user Remove user Remove users
|
||||
groupRemoveMessages Remove user and their messages Remove users and their messages
|
||||
membersInviteSend Send Invite Send Invites
|
||||
-->
|
||||
</resources>
|
Loading…
Reference in New Issue
Block a user