mirror of
https://github.com/ente-io/ente.git
synced 2025-08-08 07:28:26 +00:00
ente -> Ente
This commit is contained in:
parent
3d6af698b6
commit
f032739461
@ -6,7 +6,7 @@ FEATURES
|
||||
|
||||
- Secure Backups
|
||||
Auth provides end-to-end encrypted cloud backups so that you don't have to worry
|
||||
about losing your tokens. We use the same protocols ente Photos uses to encrypt
|
||||
about losing your tokens. We use the same protocols Ente Photos uses to encrypt
|
||||
and preserve your data.
|
||||
|
||||
- Multi Device Synchronization
|
||||
|
@ -6,7 +6,7 @@ FEATURES
|
||||
|
||||
- Secure Backups
|
||||
ente provides end-to-end encrypted cloud backups so that you don't have to worry
|
||||
about losing your tokens. We use the same protocols ente Photos uses to encrypt
|
||||
about losing your tokens. We use the same protocols Ente Photos uses to encrypt
|
||||
and preserve your data.
|
||||
|
||||
- Multi Device Synchronization
|
||||
|
@ -1,5 +1,5 @@
|
||||
<resources>
|
||||
<string name="app_name">ente Photos</string>
|
||||
<string name="app_name">Ente Photos</string>
|
||||
<string name="backup">Backup</string>
|
||||
<string name="asset_statements" translatable="false">
|
||||
[{
|
||||
|
@ -1 +1 @@
|
||||
ente Photos
|
||||
Ente Photos
|
||||
|
@ -1 +1 @@
|
||||
ente Photos
|
||||
Ente Photos
|
||||
|
@ -1 +1 @@
|
||||
ente Photos
|
||||
Ente Photos
|
||||
|
@ -1 +1 @@
|
||||
ente Photos
|
||||
Ente Photos
|
||||
|
@ -1 +1 @@
|
||||
ente Photos
|
||||
Ente Photos
|
||||
|
@ -1 +1 @@
|
||||
ente Photos
|
||||
Ente Photos
|
||||
|
@ -1 +1 @@
|
||||
ente Photos
|
||||
Ente Photos
|
@ -1 +1 @@
|
||||
ente Photos
|
||||
Ente Photos
|
@ -1 +1 @@
|
||||
ente Photos
|
||||
Ente Photos
|
@ -1 +1 @@
|
||||
ente Photos
|
||||
Ente Photos
|
@ -1 +1 @@
|
||||
ente Photos
|
||||
Ente Photos
|
@ -1 +1 @@
|
||||
ente Photos
|
||||
Ente Photos
|
@ -50,7 +50,7 @@ const (
|
||||
SubscriptionEndedEmailTemplate = "subscription_ended.html"
|
||||
|
||||
// Subject for `SubscriptionEndedEmailTemplate`.
|
||||
SubscriptionEndedEmailSubject = "Your subscription to ente Photos has ended"
|
||||
SubscriptionEndedEmailSubject = "Your subscription to Ente Photos has ended"
|
||||
)
|
||||
|
||||
// PaymentProvider represents the payment provider via which a purchase was made
|
||||
|
@ -206,7 +206,7 @@
|
||||
style="font-family: inherit; text-align: inherit">
|
||||
<span
|
||||
style="font-family: helvetica, sans-serif">Your subscription to
|
||||
ente Photos has ended. Thank you for trying out ente.</span>
|
||||
Ente Photos has ended. Thank you for trying out ente.</span>
|
||||
</div>
|
||||
<div
|
||||
style="font-family: inherit; text-align: inherit">
|
||||
|
Loading…
x
Reference in New Issue
Block a user