From d99921c25c9cef0a35478eda2109dfd79ea704bb Mon Sep 17 00:00:00 2001 From: sashei Date: Wed, 29 May 2019 11:29:09 -0500 Subject: [PATCH 1/3] fix recientemente in button --- lockbox-ios/View/ItemListView.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lockbox-ios/View/ItemListView.swift b/lockbox-ios/View/ItemListView.swift index 40e64790a..5b41d66b1 100644 --- a/lockbox-ios/View/ItemListView.swift +++ b/lockbox-ios/View/ItemListView.swift @@ -147,7 +147,7 @@ extension ItemListView { button.addConstraint(NSLayoutConstraint( item: button, attribute: .width, - relatedBy: .equal, + relatedBy: .greaterThanOrEqual, toItem: nil, attribute: .notAnAttribute, multiplier: 1.0, From e8395cdf6e263fcc14504286ee0c6474de54eec4 Mon Sep 17 00:00:00 2001 From: sashei Date: Wed, 29 May 2019 11:32:08 -0500 Subject: [PATCH 2/3] update recently used in option sheet --- .../Common/Resources/Strings/es.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lockbox-ios/Common/Resources/Strings/es.lproj/Localizable.strings b/lockbox-ios/Common/Resources/Strings/es.lproj/Localizable.strings index df58f4051..21a086516 100644 --- a/lockbox-ios/Common/Resources/Strings/es.lproj/Localizable.strings +++ b/lockbox-ios/Common/Resources/Strings/es.lproj/Localizable.strings @@ -101,7 +101,7 @@ "recent" = "Reciente"; /* Label for the option sheet action allowing users to sort the logins list by the most recently used logins */ -"recently_used" = "Usado cecientemente"; +"recently_used" = "Usado recientemente"; /* Placeholder text for search field */ "search.placeholder" = "Buscar usuarios"; From b9b28dcb8dbd6b322e32caee26ca9f4d3dcd38b2 Mon Sep 17 00:00:00 2001 From: sashei Date: Wed, 29 May 2019 11:46:01 -0500 Subject: [PATCH 3/3] make sure to fit text when copying username --- Shared/Storyboard/StatusAlert.xib | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Shared/Storyboard/StatusAlert.xib b/Shared/Storyboard/StatusAlert.xib index 9c589e2bf..7d47ff217 100644 --- a/Shared/Storyboard/StatusAlert.xib +++ b/Shared/Storyboard/StatusAlert.xib @@ -1,11 +1,11 @@ - + - + @@ -15,8 +15,11 @@ -