diff --git a/phpmon/Domain/App/Base.lproj/Main.storyboard b/phpmon/Domain/App/Base.lproj/Main.storyboard index e87f9bb..6c6be75 100644 --- a/phpmon/Domain/App/Base.lproj/Main.storyboard +++ b/phpmon/Domain/App/Base.lproj/Main.storyboard @@ -6,6 +6,7 @@ + @@ -319,7 +320,7 @@ - + @@ -348,7 +349,7 @@ - + @@ -378,7 +379,7 @@ - + @@ -462,7 +463,7 @@ - + @@ -486,7 +487,7 @@ - + @@ -632,7 +633,7 @@ Gw - + @@ -681,7 +682,7 @@ Gw - + @@ -692,7 +693,7 @@ Gw - + @@ -710,7 +711,7 @@ Gw - + @@ -788,7 +789,7 @@ Gw - + @@ -1088,7 +1089,214 @@ Gw - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/phpmon/Localizable.strings b/phpmon/Localizable.strings index d7c383f..f0f9639 100644 --- a/phpmon/Localizable.strings +++ b/phpmon/Localizable.strings @@ -95,7 +95,7 @@ "domain_list.add.link_folder" = "Link a Folder"; "domain_list.add.domain_name_placeholder" = "Enter a domain name here"; "domain_list.add.secure_after_creation" = "Secure %@.%@ after creation"; -"domain_list.add.secure_description" = "Securing a site requires administrative privileges.\nYou will be prompted for your password or Touch ID."; +"domain_list.add.secure_description" = "Securing a domain requires administrative privileges.\nYou may be prompted for your password or Touch ID."; "domain_list.add.create_link" = "Create Link"; "domain_list.add.cancel" = "Cancel"; "domain_list.add.folder_available" = "This site will be available via the following URL: %@://%@.%@";