Fixing the explainer text of the geohash addon

This commit is contained in:
Vitor Pamplona
2023-07-25 21:49:55 -04:00
parent 3e7bbc03c1
commit 0d1cbce5de

View File

@@ -513,7 +513,7 @@
<string name="zap_forward_explainer">Supporting clients will forward zaps to the LNAddress or User Profile below instead of yours</string>
<string name="geohash_title">Expose Location as </string>
<string name="geohash_explainer">Adds a Geohash of your location to the post. People will know you are within 5x5km (3x3mi) or this hash</string>
<string name="geohash_explainer">Adds a Geohash of your location to the post. The public will know you are within 5km (3mi) of the current location</string>
<string name="add_sensitive_content_explainer">Adds sensitive content warning before showing your content. This is ideal for any NSFW content or content some people may find offensive or disturbing</string>
</resources>