Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ object NonTranslatableStringConstants {
const val ENTITY_RANGEPROOF = "Rangeproof PTY LTD"
const val ENTITY_STF = "The Session Technology Foundation"
const val DONATE_APPEAL_NAME = "Cofounder of Session Chris McCabe"
const val ENTITY_STF_SHORT = "Session Technology Foundation (STF)"
}

3 changes: 3 additions & 0 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -551,6 +551,8 @@
<string name="feedbackDescription">Share your experience with {app_name} by completing a short survey.</string>
<string name="file">File</string>
<string name="files">Files</string>
<string name="finalAppeal"><font color="0">Our Final Appeal:</font>\n{app_name} is shutting down in 90 days</string>
<string name="finalAppealDescription">Your donations have helped, but the {entity_stf_short} has only received enough funding to support critical operations until the 8th of July.\n\nDevelopment has been paused, and without additional funding the STF will shut down, resulting in {app_name} being removed from the app stores and essential services going offline.\n\nPlease help us secure Session\'s future.</string>
<string name="focusTextArea">Focus Text Area</string>
<string name="followSystemSettings">Follow system settings.</string>
<string name="forever">Forever</string>
Expand Down Expand Up @@ -1243,6 +1245,7 @@
<string name="rateSessionModalDescriptionUpdated">{app_name} runs no ads, sells no data, and answers only to its users. Your {storevariant} rating helps more people find messaging that actually respects their privacy.</string>
<string name="rateUs">Rate Us</string>
<string name="read">Read</string>
<string name="readMoreCapital">Read More</string>
<string name="readReceipts">Read Receipts</string>
<string name="readReceiptsDescription">Show read receipts for all messages you send and receive.</string>
<string name="received">Received:</string>
Expand Down