|
@@ -598,7 +598,6 @@ class AppDelegate: UIResponder, UIApplicationDelegate, UNUserNotificationCenterD
|
|
|
dcContext.setStockTranslation(id: DC_STR_VIDEO, localizationKey: "video")
|
|
|
dcContext.setStockTranslation(id: DC_STR_AUDIO, localizationKey: "audio")
|
|
|
dcContext.setStockTranslation(id: DC_STR_FILE, localizationKey: "file")
|
|
|
- //dcContext.setStockTranslation(id: DC_STR_STATUSLINE, localizationKey: "pref_default_status_text")
|
|
|
dcContext.setStockTranslation(id: DC_STR_MSGGRPNAME, localizationKey: "systemmsg_group_name_changed")
|
|
|
dcContext.setStockTranslation(id: DC_STR_MSGGRPIMGCHANGED, localizationKey: "systemmsg_group_image_changed")
|
|
|
dcContext.setStockTranslation(id: DC_STR_MSGADDMEMBER, localizationKey: "systemmsg_member_added")
|