diff --git a/StrongBox/ml/Localizable.strings b/StrongBox/ml/Localizable.strings index 300efef3b..812d32716 100644 --- a/StrongBox/ml/Localizable.strings +++ b/StrongBox/ml/Localizable.strings @@ -5031,3 +5031,9 @@ /* Apply Changes */ "generic_apply_changes" = "Apply Changes"; + +/* Pop Out Details - L10n Note: A user can "Pop Out" a Details window, which is usually embedded in a frame. Popping it out means it can be moved around independently of the main App window */ +"action_verb_popout_details_window" = "Pop Out Details"; + +/* Float on Top - L10n Note: This is when a user can PIN a window, or make it float on top of other windows */ +"window_toggle_float_on_top" = "Float on Top";