mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-25 11:02:48 +02:00
run template, add entrypoint and update BuildSetting
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
/*
|
||||
Copyright 2015 OpenMarket Ltd
|
||||
Copyright 2017 Vector Creations Ltd
|
||||
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
@@ -450,7 +450,7 @@ Tap the + to start adding people.";
|
||||
"settings_config_user_id" = "Logged in as %@";
|
||||
|
||||
"settings_user_settings" = "USER SETTINGS";
|
||||
"settings_notifications_settings" = "NOTIFICATION SETTINGS";
|
||||
"settings_notifications" = "NOTIFICATIONS";
|
||||
"settings_calls_settings" = "CALLS";
|
||||
"settings_discovery_settings" = "DISCOVERY";
|
||||
"settings_identity_server_settings" = "IDENTITY SERVER";
|
||||
@@ -499,12 +499,10 @@ Tap the + to start adding people.";
|
||||
"settings_pin_rooms_with_unread" = "Pin rooms with unread messages";
|
||||
"settings_notifications_disabled_alert_title" = "Notifications disabled";
|
||||
"settings_notifications_disabled_alert_message" = "To enable notifications, go to your device settings.";
|
||||
//"settings_enable_all_notif" = "Enable all notifications";
|
||||
//"settings_messages_my_display_name" = "Msg containing my display name";
|
||||
//"settings_messages_my_user_name" = "Msg containing my user name";
|
||||
//"settings_messages_sent_to_me" = "Messages sent to me";
|
||||
//"settings_invited_to_room" = "When i'm invited to a room";
|
||||
//"settings_join_leave_rooms" = "When people join or leave rooms";
|
||||
"settings_on_denied_notification" = "Notifications are denied for %@, please allow them in your device settings";
|
||||
"settings_default" = "Default Notifications";
|
||||
"settings_meantions_and_keywords" = "Mentions and Keywords";
|
||||
"settings_other" = "Other";
|
||||
//"settings_call_invitations" = "Call invitations";
|
||||
|
||||
"settings_enable_callkit" = "Integrated calling";
|
||||
|
||||
Reference in New Issue
Block a user