mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
fix: add dedicated e2ee string without 'tap for more info'
This commit is contained in:
@@ -226,6 +226,7 @@ public class DcHelper {
|
||||
dcContext.setStockTranslation(235, context.getString(R.string.video_call));
|
||||
dcContext.setStockTranslation(240, context.getString(R.string.chat_description_changed_by_you));
|
||||
dcContext.setStockTranslation(241, context.getString(R.string.chat_description_changed_by_other));
|
||||
dcContext.setStockTranslation(242, context.getString(R.string.messages_are_e2ee));
|
||||
}
|
||||
|
||||
public static File getImexDir() {
|
||||
|
||||
Reference in New Issue
Block a user