diff --git a/app/src/main/java/at/bitfire/davdroid/ui/DebugInfoActivity.java b/app/src/main/java/at/bitfire/davdroid/ui/DebugInfoActivity.java index dd8b128d..0ee9f64f 100644 --- a/app/src/main/java/at/bitfire/davdroid/ui/DebugInfoActivity.java +++ b/app/src/main/java/at/bitfire/davdroid/ui/DebugInfoActivity.java @@ -207,7 +207,7 @@ public class DebugInfoActivity extends AppCompatActivity implements LoaderManage workaroundInstalled = pm.getPackageInfo("at.bitfire.davdroid.jbworkaround", 0) != null; } catch(PackageManager.NameNotFoundException ignored) {} report.append("\nSOFTWARE INFORMATION\n" + - "DAVdroid version: ").append(BuildConfig.VERSION_NAME).append(" (").append(BuildConfig.VERSION_CODE).append(") ").append(new Date(BuildConfig.buildTime)).append("\n") + "EteSync version: ").append(BuildConfig.VERSION_NAME).append(" (").append(BuildConfig.VERSION_CODE).append(") ").append(new Date(BuildConfig.buildTime)).append("\n") .append("Installed from: ").append(installedFrom).append("\n") .append("JB Workaround installed: ").append(workaroundInstalled ? "yes" : "no").append("\n\n"); } catch(Exception ex) { diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 16d304f3..d5e3026e 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -10,7 +10,7 @@ - DAVdroid + EteSync Help Manage accounts Please wait … @@ -18,22 +18,22 @@ Battery Optimization - Android may disable/reduce DAVdroid synchronization after a few days. To prevent this, turn off battery optimization. - Turn off for DAVdroid + Android may disable/reduce EteSync synchronization after a few days. To prevent this, turn off battery optimization. + Turn off for EteSync Don\'t show again - DAVdroid Preview Release - This is a development version of DAVdroid. Be aware that things may not work as expected. Please give us constructive feedback to improve DAVdroid. + EteSync Preview Release + This is a development version of EteSync. Be aware that things may not work as expected. Please give us constructive feedback to improve EteSync. Give feedback Open-Source Information - We\'re happy that you use DAVdroid, which is open-source software (GPLv3). Because developing DAVdroid is hard work and took us thousands of working hours, please consider a donation. + We\'re happy that you use EteSync, which is open-source software (GPLv3). Because developing EteSync is hard work and took us thousands of working hours, please consider a donation. Show donation page Maybe later Play Store DRM bug information - Under certain conditions, Play Store DRM may cause all DAVdroid accounts to be gone after a reboot or after upgrading DAVdroid. If you\'re affected by this problem (and only then), please install \"DAVdroid JB Workaround\" from Play Store. + Under certain conditions, Play Store DRM may cause all EteSync accounts to be gone after a reboot or after upgrading EteSync. If you\'re affected by this problem (and only then), please install \"EteSync JB Workaround\" from Play Store. More information OpenTasks not installed - The OpenTasks app is not available, so DAVdroid won\'t be able to synchronize task lists. - After installing OpenTasks, you have to RE-INSTALL DAVdroid and add your accounts again (Android bug). + The OpenTasks app is not available, so EteSync won\'t be able to synchronize task lists. + After installing OpenTasks, you have to RE-INSTALL EteSync and add your accounts again (Android bug). Install OpenTasks @@ -41,7 +41,7 @@ This program comes with ABSOLUTELY NO WARRANTY. It is free software, and you are welcome to redistribute it under certain conditions. - DAVdroid file logging + EteSync file logging Logging to external storage: %s Delete logs as soon as possible! Couldn\'t create external log file: %s @@ -62,7 +62,7 @@ Report issue Contact developer - Welcome to DAVdroid!\n\nYou can add a CalDAV/CardDAV account now. + Welcome to EteSync!\n\nYou can add a CalDAV/CardDAV account now. Service detection failed @@ -110,15 +110,15 @@ Create new calendar - DAVdroid permissions + EteSync permissions Calendar permissions - To synchronize CalDAV events with your local calendars, DAVdroid needs to access your calendars. + To synchronize CalDAV events with your local calendars, EteSync needs to access your calendars. Request calendar permissions Contacts permissions - To synchronize CardDAV address books with your local contacts, DAVdroid needs to access your contacts. + To synchronize CardDAV address books with your local contacts, EteSync needs to access your contacts. Request contacts permissions OpenTasks permissions - To synchronize CalDAV tasks with your local task lists, DAVdroid needs to access OpenTasks. + To synchronize CalDAV tasks with your local task lists, EteSync needs to access OpenTasks. Request OpenTasks permissions @@ -221,8 +221,8 @@ Events which are more than this number of days in the past will be ignored (may be 0). Leave blank to synchronize all events. Manage calendar colors - Calendar colors are managed by DAVdroid - Calendar colors are not set by DAVdroid + Calendar colors are managed by EteSync + Calendar colors are not set by EteSync Create address book @@ -255,7 +255,7 @@ at.bitfire.davdroid.log Debug info - DAVdroid permissions + EteSync permissions Additional permissions required Calendar synchronization failed (%s) Address book synchronization failed (%s) @@ -280,7 +280,7 @@ User name/password wrong - DAVdroid: Connection security - DAVdroid has encountered an unknown certificate. Do you want to trust it? + EteSync: Connection security + EteSync has encountered an unknown certificate. Do you want to trust it?