Skip to content

Commit e02c6df

Browse files
authored
Remove extra line breaks in Auth app descriptions (#4883)
## Description Solves #4881, removing line breaks that break the text flow on F-Droid. ## Tests No code changes made.
2 parents 92104e9 + de23ade commit e02c6df

File tree

2 files changed

+10
-22
lines changed

2 files changed

+10
-22
lines changed

auth/android/app/src/main/play/listings/en-US/full-description.txt

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,19 @@
1-
Ente Auth helps you generate and store 2 step verification (2FA)
2-
tokens on your mobile devices.
1+
Ente Auth helps you generate and store 2 step verification (2FA) tokens on your mobile devices.
32

43

54
FEATURES
65

76
- Secure Backups
8-
Auth provides end-to-end encrypted cloud backups so that you don't have to worry
9-
about losing your tokens. We use the same protocols Ente Photos uses to encrypt
10-
and preserve your data.
7+
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 and preserve your data.
118

129
- Multi Device Synchronization
13-
Auth will automatically sync the 2FA tokens you add to your account, across all
14-
your devices. Every new device you sign into will have access to these tokens.
10+
Auth will automatically sync the 2FA tokens you add to your account, across all your devices. Every new device you sign into will have access to these tokens.
1511

1612
- Web access
1713
You can access your 2FA code from any web browser by visiting https://auth.ente.io .
1814

1915
- Offline Mode
20-
Auth generates 2FA tokens offline, so your network connectivity will not get in
21-
the way of your workflow.
16+
Auth generates 2FA tokens offline, so your network connectivity will not get in the way of your workflow.
2217

2318
- Import and Export Tokens
2419
You can add tokens to Auth by one of the following methods:
@@ -30,8 +25,7 @@ otpauth://totp/provider.com:[email protected]?secret=YOUR_SECRET
3025

3126
The codes maybe separated by new lines or commas.
3227

33-
You can also export the codes you have added to Auth, to an **unencrypted** text
34-
file, that adheres to the above format.
28+
You can also export the codes you have added to Auth, to an **unencrypted** text file, that adheres to the above format.
3529

3630

3731
SUPPORT

auth/fastlane/metadata/android/en-US/full_description.txt

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,19 @@
1-
ente's Authenticator app helps you generate and store 2 step verification (2FA)
2-
tokens on your mobile devices.
1+
ente's Authenticator app helps you generate and store 2 step verification (2FA) tokens on your mobile devices.
32

43

54
FEATURES
65

76
- Secure Backups
8-
ente provides end-to-end encrypted cloud backups so that you don't have to worry
9-
about losing your tokens. We use the same protocols Ente Photos uses to encrypt
10-
and preserve your data.
7+
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 and preserve your data.
118

129
- Multi Device Synchronization
13-
ente will automatically sync the 2FA tokens you add to your account, across all
14-
your devices. Every new device you sign into will have access to these tokens.
10+
ente will automatically sync the 2FA tokens you add to your account, across all your devices. Every new device you sign into will have access to these tokens.
1511

1612
- Web access
1713
You can access your 2FA code from any web browser by visiting https://auth.ente.io .
1814

1915
- Offline Mode
20-
ente generates 2FA tokens offline, so your network connectivity will not get in
21-
the way of your workflow.
16+
ente generates 2FA tokens offline, so your network connectivity will not get in the way of your workflow.
2217

2318
- Import and Export Tokens
2419
You can add tokens to ente by one of the following methods:
@@ -30,8 +25,7 @@ otpauth://totp/provider.com:[email protected]?secret=YOUR_SECRET
3025

3126
The codes maybe separated by new lines or commas.
3227

33-
You can also export the codes you have added to ente, to an **unencrypted** text
34-
file, that adheres to the above format.
28+
You can also export the codes you have added to ente, to an **unencrypted** text file, that adheres to the above format.
3529

3630

3731
SUPPORT

0 commit comments

Comments
 (0)