Commit 5fe2706e authored by wanglei's avatar wanglei

...

parent f3e33038
......@@ -13,8 +13,8 @@ public class AppProcessStringManager {
// 初始化并添加文案到列表
appManagerCopies.add("Keep your device running smoothly with our App Process Manager.");
appManagerCopies.add("Time to clean up your device's background processes.");
appManagerCopies.add("Discover which apps are running in the background and manage them with ease.");
appManagerCopies.add("Ensure your device is running efficiently by managing your app processes.");
// appManagerCopies.add("Discover which apps are running in the background and manage them with ease.");
// appManagerCopies.add("Ensure your device is running efficiently by managing your app processes.");
}
public static String getNextPrivacySpaceCopy() {
......
......@@ -11,11 +11,11 @@ public class DuplicatePhotoStringResourceManager {
static {
// 添加推送文案到列表
duplicatePhotoCopyList.add("Discover duplicate photos and free up space on your device.");
duplicatePhotoCopyList.add("Find and remove duplicate photos to instantly gain more storage.");
// duplicatePhotoCopyList.add("Find and remove duplicate photos to instantly gain more storage.");
duplicatePhotoCopyList.add("Identify and delete them easily with our app.");
duplicatePhotoCopyList.add("Spot and remove look-alike photos to free up your phone.");
duplicatePhotoCopyList.add("Don't let duplicates drain your storage. Clean up similar photos now.");
duplicatePhotoCopyList.add("Double trouble? Find and delete duplicate photos to reclaim your space.");
duplicatePhotoCopyList.add("Clean up similar photos now.");
duplicatePhotoCopyList.add("Find and delete duplicate photos to reclaim your space.");
}
public static String getNextCopy() {
......
......@@ -15,7 +15,7 @@ public class WhatsappStringManager {
whatsappCopies.add("Clean old files from your WhatsApp and keep things organized.");
whatsappCopies.add("Your WhatsApp storage could use some freshening up.");
whatsappCopies.add("Let us help you remove unnecessary files from WhatsApp.");
whatsappCopies.add("Archive old chats and clear out old media in WhatsApp with a few taps.");
// whatsappCopies.add("Archive old chats and clear out old media in WhatsApp with a few taps.");
}
public static String getNextPrivacySpaceCopy() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment