First working version
This commit is contained in:
41
FlurSchnaps/en.lproj/Localizable.strings
Normal file
41
FlurSchnaps/en.lproj/Localizable.strings
Normal file
@@ -0,0 +1,41 @@
|
||||
"remote-notifications-title" = "Remote notifications";
|
||||
|
||||
"notification-permissions-title" = "Notification permissions";
|
||||
|
||||
"request-notification-permission-button" = "Enable notifications";
|
||||
|
||||
"push-server-registration-title" = "Push server registration";
|
||||
|
||||
"other-devices-title" = "Other devices available";
|
||||
|
||||
"register-for-remote-notifications-text" = "The device could not register for remote notifications. Check your internet connection.";
|
||||
|
||||
"register-for-remote-notifications-button" = "Retry";
|
||||
|
||||
"no-notification-permissions-text" = "The app doesn't have permission to display notifications. Please change the permissions for the app to work.";
|
||||
|
||||
"no-notification-permissions-button" = "Device settings";
|
||||
|
||||
"register-device-text" = "Register the device with the push server to receive notifications.";
|
||||
|
||||
"register-device-server-placeholder" = "Server url";
|
||||
|
||||
"register-device-application-placeholder" = "Application ID";
|
||||
|
||||
"register-device-name-placeholder" = "Device name";
|
||||
|
||||
"register-device-button" = "Register device";
|
||||
|
||||
"push-message-description" = "Send a push notification to all other devices, with an optional custom text";
|
||||
|
||||
"push-message-title-placeholder" = "Message title";
|
||||
|
||||
"push-message-placeholder" = "Message text";
|
||||
|
||||
"toggle-include-own-device-text" = "Include own device";
|
||||
|
||||
"send-notification-button" = "Send notification";
|
||||
|
||||
"device-list-title" = "Devices";
|
||||
|
||||
"show-device-list-button" = "Show device list";
|
Reference in New Issue
Block a user