mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 00:55:12 +00:00
Updated app name in locale
This commit is contained in:
@@ -561,7 +561,7 @@ object_ptr<BoxContent> CloudPasswordAppOutdatedBox() {
|
||||
if (*box) (*box)->closeBox();
|
||||
};
|
||||
auto result = Box<ConfirmBox>(
|
||||
tr::lng_passport_app_out_of_date(tr::now),
|
||||
tr::ktg_passport_app_out_of_date(tr::now),
|
||||
tr::lng_menu_update(tr::now),
|
||||
callback);
|
||||
*box = result.data();
|
||||
|
Reference in New Issue
Block a user