Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 39 additions & 5 deletions phoenix-ios/phoenix-ios.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion phoenix-ios/phoenix-ios/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ fileprivate var log = LoggerFactory.shared.logger(filename, .trace)
fileprivate var log = LoggerFactory.shared.logger(filename, .warning)
#endif

let CONTACTS_ENABLED = false
let CONTACTS_ENABLED = true

@UIApplicationMain
class AppDelegate: UIResponder, UIApplicationDelegate, MessagingDelegate {
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

106 changes: 92 additions & 14 deletions phoenix-ios/phoenix-ios/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -1435,6 +1435,9 @@
}
}
}
},
"**disabled**: sent payments will be anonymous" : {

},
"**Do not lose this seed.** Save it somewhere safe (not on this phone). If you lose your seed and your phone, you've lost your funds." : {
"comment" : "RecoverySeedView",
Expand Down Expand Up @@ -1517,6 +1520,9 @@
}
}
}
},
"**enabled**: they will be able to tell when payments are from you" : {

},
"**Imagine that your wallet is a bucket**, and your balance is the water in the bucket." : {
"localizations" : {
Expand Down Expand Up @@ -1681,6 +1687,26 @@
}
}
},
"%@ - from %@" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ - from %2$@"
}
}
}
},
"%@ - to %@" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$@ - to %2$@"
}
}
}
},
"%@ [more info](https://phoenix.acinq.co/faq#what-is-inbound-liquidity)" : {
"localizations" : {
"ar" : {
Expand Down Expand Up @@ -2611,6 +2637,7 @@
},
"+(amount.string) inbound liquidity" : {
"comment" : "Payment description for inbound liquidity",
"extractionState" : "stale",
"localizations" : {
"ar" : {
"stringUnit" : {
Expand Down Expand Up @@ -2685,6 +2712,9 @@
}
}
},
"+%@ inbound liquidity" : {
"comment" : "Payment description for inbound liquidity"
},
"<decryption error>" : {
"localizations" : {
"ar" : {
Expand Down Expand Up @@ -5054,9 +5084,6 @@
}
}
}
},
"Address Book" : {

},
"address type" : {
"comment" : "Label in DetailsView_IncomingPayment",
Expand Down Expand Up @@ -8392,6 +8419,12 @@
}
}
}
},
"Bolt12 offer:" : {

},
"Bolt12 offers" : {

},
"broadcast" : {
"localizations" : {
Expand Down Expand Up @@ -14134,8 +14167,12 @@
}
}
}
},
"Discard changes" : {

},
"Discard Changes" : {
"extractionState" : "stale",
"localizations" : {
"ar" : {
"stringUnit" : {
Expand Down Expand Up @@ -14174,6 +14211,9 @@
}
}
}
},
"Discard changes?" : {

},
"Disconnected" : {
"localizations" : {
Expand Down Expand Up @@ -14713,7 +14753,7 @@
"es-419" : {
"stringUnit" : {
"state" : "translated",
"value" : "Donar"
"value" : "Listo"
}
},
"fr" : {
Expand Down Expand Up @@ -15046,6 +15086,7 @@
},
"Edit Payment" : {
"comment" : "Navigation bar title",
"extractionState" : "stale",
"localizations" : {
"ar" : {
"stringUnit" : {
Expand Down Expand Up @@ -15395,9 +15436,6 @@
}
}
}
},
"Enable if you don't want Bolt12 recipients to know that payments come from your wallet." : {

},
"Enable notifications in the Notification Center" : {
"localizations" : {
Expand Down Expand Up @@ -21342,6 +21380,7 @@
},
"Invalid BIP353 DNS address" : {
"comment" : "Error message - dns record contains an invalid offer",
"extractionState" : "stale",
"localizations" : {
"fr" : {
"stringUnit" : {
Expand Down Expand Up @@ -21507,6 +21546,9 @@
}
}
}
},
"Invalid offer" : {

},
"Invalid port. Valid range: [1 - 65535]" : {
"localizations" : {
Expand Down Expand Up @@ -22501,6 +22543,9 @@
}
}
}
},
"Lightning fee" : {

},
"Lightning fee amount: (percent), (amountBitcoin), ≈(amountFiat)" : {
"comment" : "VoiceOver label: PaymentSummaryView",
Expand Down Expand Up @@ -25309,6 +25354,9 @@
}
}
}
},
"New contact" : {

},
"New inbound liquidity:" : {
"localizations" : {
Expand Down Expand Up @@ -25620,6 +25668,9 @@
}
}
}
},
"No matches for search" : {

},
"No notifications" : {
"localizations" : {
Expand Down Expand Up @@ -26143,9 +26194,6 @@
}
}
}
},
"Offer:" : {

},
"Offline" : {
"comment" : "Connection state\nConnection status",
Expand Down Expand Up @@ -27776,6 +27824,9 @@
}
}
}
},
"Payment from %@" : {

},
"payment hash" : {
"comment" : "Label in DetailsView_IncomingPayment",
Expand Down Expand Up @@ -28503,6 +28554,9 @@
}
}
}
},
"Payment to %@" : {

},
"Payment will fail" : {
"localizations" : {
Expand Down Expand Up @@ -30163,9 +30217,6 @@
}
}
}
},
"Random payer key" : {

},
"Random server" : {
"comment" : "Connection info",
Expand Down Expand Up @@ -31886,6 +31937,9 @@
}
}
}
},
"Save changes" : {

},
"Save it somewhere safe (not on this phone). If you lose your seed and your phone, you've lost your funds." : {
"extractionState" : "manual",
Expand Down Expand Up @@ -32049,6 +32103,9 @@
}
}
}
},
"Search" : {

},
"Security" : {
"extractionState" : "manual",
Expand Down Expand Up @@ -32731,6 +32788,12 @@
}
}
}
},
"Sent By" : {

},
"Sent To" : {

},
"Server" : {
"localizations" : {
Expand Down Expand Up @@ -38093,6 +38156,12 @@
}
}
},
"This address is hosted on an unsecure DNS. DNSSEC must be enabled." : {
"comment" : "Error message - dns issue"
},
"This address uses an invalid Bolt12 offer." : {
"comment" : "Error message - dns record contains an invalid offer"
},
"This appears to be a website (not a lightning invoice):" : {
"localizations" : {
"ar" : {
Expand Down Expand Up @@ -39118,6 +39187,9 @@
}
}
}
},
"Tip" : {

},
"Tip amount: (percent), (amountBitcoin), ≈(amountFiat)" : {
"comment" : "VoiceOver label: PaymentSummaryView",
Expand Down Expand Up @@ -39795,6 +39867,9 @@
}
}
}
},
"Total" : {

},
"total amount" : {
"comment" : "Label in DetailsView_IncomingPayment",
Expand Down Expand Up @@ -40267,6 +40342,9 @@
}
}
}
},
"Trusted contact" : {

},
"Trustless swaps" : {
"localizations" : {
Expand Down Expand Up @@ -45355,4 +45433,4 @@
}
},
"version" : "1.0"
}
}
Loading