From 136186e664c96b1596d31f89d39a14ef68fd0fe1 Mon Sep 17 00:00:00 2001
From: Terry Yiu <963907+tyiu@users.noreply.github.com>
Date: Sat, 29 Apr 2023 19:43:14 -0400
Subject: [PATCH] Fix quotations in Localizable.stringsdict
---
damus/en-US.lproj/Localizable.stringsdict | 4 ++--
.../Source Contents/damus/en-US.lproj/Localizable.stringsdict | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/damus/en-US.lproj/Localizable.stringsdict b/damus/en-US.lproj/Localizable.stringsdict
index c5205d00..a0481b4b 100644
--- a/damus/en-US.lproj/Localizable.stringsdict
+++ b/damus/en-US.lproj/Localizable.stringsdict
@@ -269,9 +269,9 @@
NSStringFormatValueTypeKey
@
one
- You received %2$@ sat from %3$@: "%4$@"
+ You received %2$@ sat from %3$@: "%4$@"
other
- You received %2$@ sats from %3$@: "%4$@"
+ You received %2$@ sats from %3$@: "%4$@"
zapped_tagged_in_3
diff --git a/damus/en-US.xcloc/Source Contents/damus/en-US.lproj/Localizable.stringsdict b/damus/en-US.xcloc/Source Contents/damus/en-US.lproj/Localizable.stringsdict
index c5205d00..a0481b4b 100644
--- a/damus/en-US.xcloc/Source Contents/damus/en-US.lproj/Localizable.stringsdict
+++ b/damus/en-US.xcloc/Source Contents/damus/en-US.lproj/Localizable.stringsdict
@@ -269,9 +269,9 @@
NSStringFormatValueTypeKey
@
one
- You received %2$@ sat from %3$@: "%4$@"
+ You received %2$@ sat from %3$@: "%4$@"
other
- You received %2$@ sats from %3$@: "%4$@"
+ You received %2$@ sats from %3$@: "%4$@"
zapped_tagged_in_3