Не хватает переводов #254
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
? l10n.paymentStatusSuccessTitle
^^^^^^^^^^^^^^^^^^^^^^^^^
lib/widgets/dialogs/payment_status_dialog.dart:18:22:
Error: The getter 'paymentStatusFailureTitle' isn't defined for the type 'AppLocalizations'.
: l10n.paymentStatusFailureTitle,
^^^^^^^^^^^^^^^^^^^^^^^^^
lib/widgets/dialogs/payment_status_dialog.dart:22:22:
Error: The getter 'paymentStatusSuccessMessage' isn't defined for the type 'AppLocalizations'.
? l10n.paymentStatusSuccessMessage
^^^^^^^^^^^^^^^^^^^^^^^^^^^
lib/widgets/dialogs/payment_status_dialog.dart:23:22:
Error: The getter 'paymentStatusFailureMessage' isn't defined for the type 'AppLocalizations'.
: l10n.paymentStatusFailureMessage,