'The server had a problem while processing your request. You might want to try again';
@override
StringgeterrorSomethingWentWrongTryAgainLater=>'Something went wrong. Please try again later';
@ -59,10 +60,12 @@ class AppLocalizationsEn extends AppLocalizations {
StringgeterrorConnectionTimedOut=>'Connection has timed out';
@override
StringgeterrorNoCompatibleNextcloudAppsFound=>'No compatible Nextcloud apps could be found.\nWe are working hard to implement more and more apps!';
StringgeterrorNoCompatibleNextcloudAppsFound=>
'No compatible Nextcloud apps could be found.\nWe are working hard to implement more and more apps!';
@override
StringgeterrorServerInMaintenanceMode=>'The server is in maintenance mode. Please try again later or contact the server admin.';
StringgeterrorServerInMaintenanceMode=>
'The server is in maintenance mode. Please try again later or contact the server admin.';
@override
StringerrorMissingPermission(Stringname){
@ -123,7 +126,8 @@ class AppLocalizationsEn extends AppLocalizations {
StringgetnextPushSupported=>'NextPush is supported!';
@override
StringgetnextPushSupportedText=>'NextPush is a FOSS way of receiving push notifications using the UnifiedPush protocol via a Nextcloud instance.\nYou can install NextPush from the F-Droid app store.';
StringgetnextPushSupportedText=>
'NextPush is a FOSS way of receiving push notifications using the UnifiedPush protocol via a Nextcloud instance.\nYou can install NextPush from the F-Droid app store.';
StringgetglobalOptionsPushNotificationsEnabledDisabledNotice=>'No UnifiedPush distributor could be found or you denied the permission for showing notifications. Please go to the app settings and allow notifications and go to https://unifiedpush.org/users/distributors and setup any of the listed distributors. Then re-open this app and you should be able to enable notifications';
'No UnifiedPush distributor could be found or you denied the permission for showing notifications. Please go to the app settings and allow notifications and go to https://unifiedpush.org/users/distributors and setup any of the listed distributors. Then re-open this app and you should be able to enable notifications';