mirror of
https://github.com/oxen-io/session-android.git
synced 2025-02-17 14:58:26 +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:key="pref_typing_indicators"
|
||||||
android:title="@string/typingIndicators"
|
android:title="@string/typingIndicators"
|
||||||
android:summary="@string/typingIndicatorsDescription" />
|
android:summary="@string/typingIndicatorsDescription" />
|
||||||
<ImagePreference />
|
<ImagePreference /> <!-- TODO ACL: Need to show a live typing indicator here & remove the "(...)" from the above string -->
|
||||||
|
|
||||||
</PreferenceCategory>
|
</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 -->
|
<!-- Missing from CrowdIn circa 2024-08-22 -->
|
||||||
<string name="messageStatusUploading">Uploading</string>
|
<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>
|
</resources>
|
Loading…
x
Reference in New Issue
Block a user