removing some redundant th strings
This commit is contained in:
parent
6ca03d4235
commit
6179ef165f
|
@ -102,53 +102,6 @@
|
||||||
<string name="faq_1_title">I want to change what fields are visible at contacts. Can I do it?</string>
|
<string name="faq_1_title">I want to change what fields are visible at contacts. Can I do it?</string>
|
||||||
<string name="faq_1_text">Yes, all you have to do is go in Settings -> Manage shown contact fields. There you can select what fields should be visible. Some of them are even disabled by default, so you might find some new ones there.</string>
|
<string name="faq_1_text">Yes, all you have to do is go in Settings -> Manage shown contact fields. There you can select what fields should be visible. Some of them are even disabled by default, so you might find some new ones there.</string>
|
||||||
|
|
||||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
|
||||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
|
||||||
<string name="app_title">Simple Contacts Pro - Manage your contacts easily</string>
|
|
||||||
<!-- Short description has to have less than 80 chars -->
|
|
||||||
<string name="app_short_description">A premium app for contact management with no ads, supports groups and favorites</string>
|
|
||||||
<string name="app_long_description">
|
|
||||||
A lightweight app for managing your contacts loved by millions of people. The contacts can be stored on your device only, but also synchronized via Google, or other accounts.
|
|
||||||
|
|
||||||
You can use it for managing user emails and events too. It has the ability to sort/filter by multiple parameters, optionally display surname as the first name.
|
|
||||||
|
|
||||||
You can display your favorite contacts or groups on a separate list. Groups can be used for sending out batch emails or SMS, to save you some time, you can rename them easily.
|
|
||||||
|
|
||||||
It contains handy buttons for calling, or texting your contacts. All visible fields can be customized as you wish, you can easily hide the unused ones. The search function will search the given string at every visible contact field, to make you find your desired contact easily.
|
|
||||||
|
|
||||||
There is a lightweight dialpad at your service too, with smart contact suggestions.
|
|
||||||
|
|
||||||
It supports exporting/importing contacts in vCard format to .vcf files, for easy migrations or backing up your data.
|
|
||||||
|
|
||||||
With this modern and stable contacts manager you can protect your contacts by not sharing them with other apps, so you can keep your contacts private.
|
|
||||||
|
|
||||||
Like the contact source, you can also easily change the contact name, email, phone number, address, organization, groups and many other customizable fields. You can use it for storing contact events too, like birthdays, anniversaries, or any other custom ones.
|
|
||||||
|
|
||||||
This simple contact editor has many handy settings like showing phone numbers on the main screen, toggle contact thumbnail visibility, showing only contacts with phone numbers, showing a call confirmation dialog before initiating a call. It comes with a quick dialer that also makes use of letters.
|
|
||||||
|
|
||||||
To further improve the user experience, you can customize what happens at clicking on a contact. You can either initiate a call, go to the View Details screen, or edit the selected contact.
|
|
||||||
|
|
||||||
You can easily block phone numbers to avoid unwanted incoming calls.
|
|
||||||
|
|
||||||
To avoid showing potentially unwanted contacts, it has a powerful built in duplicate contact merger.
|
|
||||||
|
|
||||||
It comes with material design and dark theme by default, provides great user experience for easy usage. The lack of internet access gives you more privacy, security and stability than other apps.
|
|
||||||
|
|
||||||
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
|
|
||||||
|
|
||||||
<b>Check out the full suite of Simple Tools here:</b>
|
|
||||||
https://www.simplemobiletools.com
|
|
||||||
|
|
||||||
<b>Standalone website of Simple Contacts Pro:</b>
|
|
||||||
https://www.simplemobiletools.com/contacts
|
|
||||||
|
|
||||||
<b>Facebook:</b>
|
|
||||||
https://www.facebook.com/simplemobiletools
|
|
||||||
|
|
||||||
<b>Reddit:</b>
|
|
||||||
https://www.reddit.com/r/SimpleMobileTools
|
|
||||||
</string>
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Haven't found some strings? There's more at
|
Haven't found some strings? There's more at
|
||||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||||
|
|
Loading…
Reference in New Issue