diff --git a/fastlane/metadata/android/de/full_description.txt b/fastlane/metadata/android/de/full_description.txt index 7cd4aca..de31583 100644 --- a/fastlane/metadata/android/de/full_description.txt +++ b/fastlane/metadata/android/de/full_description.txt @@ -4,8 +4,6 @@ Funkionalitäten: - Synchronisiert die Inhalte von einer MoasdaWiki-Server-Instanz. - Datenschutz: Es wird keine Cloud-Verbindung hergestellt, verbindet sich direkt mit dem Server in deinem privaten Netzwerk. -- Flexible Volltextsuche, unterstützt reguläre Ausdrücke. -- Der Wikiinhalt kann nicht in der App modifiziert werden, da es keinen Spaß macht Wiki-Syntax auf dem Mobilgerät zu tippen. Änderungen müssen über den MoasdaWiki-Server erfolgen. - Kalender-Integration, zeigt Geburtstage und Termine im Kalender des Mobilgeräts (nur in der deutschen Version). Synchronisieren des Inhalts mit einem MoasdaWiki-Server: @@ -20,3 +18,5 @@ Synchronisieren des Inhalts mit einem MoasdaWiki-Server: 8. Du siehst eine Liste von Geräte und Synchronisierungs-Sitzungen. Überprüfe den Gerätenamen und klicke auf "Erlauben". 9. Zurück in der App drücke den Zurück-Button (←) in der Ecke links oben, um zum Hauptdialog zurückzukommen. Nun kannst du einen Hinweis sehen, dass die App synchronisiert werden muss. Drücke auf diesen Hinweis. 10. Nun solltest du alle Inhalte des Servers auch in der App haben und die Wikiseite "Startseite-App" sehen. + +Hinweis: Der Wikiinhalt kann nicht in der App modifiziert werden, da es keinen Spaß macht Wiki-Syntax auf dem Mobilgerät zu tippen. Änderungen müssen über den MoasdaWiki-Server erfolgen. diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index df72b35..3a62c42 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -4,8 +4,6 @@ Features: - Synchronizes the data from a MoasdaWiki Server instance. - Data privacy: No cloud connection established, directly connects to the server inside your private network. -- Powerful full text search, supports regular expressions. -- Content cannot be modified within the app as it is no fun to type Wiki syntax on the mobile device, changes have to be done via the MoasdaWiki Server. - Calendar integration, shows birthdays and events in the mobile calendar (German version only). Synchronize content with a MoasdaWiki Server: @@ -20,3 +18,5 @@ Synchronize content with a MoasdaWiki Server: 8. You can see a list of devices and synchronization sessions. Check the device name and click on "Grant". 9. Back in the app press the back button (←) on the upper left corner to get back to the main dialog. Now you can see a hint that the app has to be synchronized. Press on that hint. 10. Now you should have all the server content also in the app and you can see the "Home-App" wiki page. + +Hint: Content cannot be modified within the app as it is no fun to type Wiki syntax on the mobile device, changes have to be done via the MoasdaWiki Server.