mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-26 11:30:50 +02:00
Use UserIndicatorPresenter for onboarding personalisation.
Remove the service from the display name screen to match the avatar screen. Add a loading indicator to PhotoPickerPresenter. Fix layout issue when selecting non-square avatar image.
This commit is contained in:
@@ -57,7 +57,6 @@
|
||||
"rename" = "Rename";
|
||||
"collapse" = "collapse";
|
||||
"send_to" = "Send to %@";
|
||||
"sending" = "Sending";
|
||||
"close" = "Close";
|
||||
"skip" = "Skip";
|
||||
"joined" = "Joined";
|
||||
@@ -76,6 +75,11 @@
|
||||
"error" = "Error";
|
||||
"suggest" = "Suggest";
|
||||
|
||||
// Activities
|
||||
"loading" = "Loading";
|
||||
"sending" = "Sending";
|
||||
"saving" = "Saving";
|
||||
|
||||
// Call Bar
|
||||
"callbar_only_single_active" = "Tap to return to the call (%@)";
|
||||
"callbar_active_and_single_paused" = "1 active call (%@) · 1 paused call";
|
||||
|
||||
Reference in New Issue
Block a user