mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
Update src/org/thoughtcrime/securesms/connect/DcHelper.java
Co-authored-by: bjoern <r10s@b44t.com>
This commit is contained in:
committed by
GitHub
parent
631c006102
commit
cf3c413f22
@@ -255,7 +255,7 @@ public class DcHelper {
|
||||
dcContext.setStockTranslation(171, context.getString(R.string.chat_protection_broken_tap_to_learn_more));
|
||||
|
||||
dcContext.setStockTranslation(172, context.getString(R.string.chat_new_group_hint));
|
||||
dcContext.setStockTranslation(173, context.getString(R.string.member_added));
|
||||
dcContext.setStockTranslation(173, context.getString(R.string.member_x_added));
|
||||
}
|
||||
|
||||
public static File getImexDir() {
|
||||
|
||||
Reference in New Issue
Block a user