Update de-DE.txt (#203)

German translation
1 file changed
tree: 99fa7ea3c0cab510d6fd7ffeb5b41282a1af3ef9
  1. assets/
  2. extensions_src/
  3. external/
  4. res/
  5. src/
  6. tests/
  7. .classpath
  8. .gitignore
  9. .gitmodules
  10. Android.mk
  11. AndroidManifest.xml
  12. build.gradle
  13. CleanSpec.mk
  14. fix_strings_and_import.py
  15. ic_launcher-web.png
  16. mkprojectfile
  17. MODULE_LICENSE_APACHE2
  18. NOTICE
  19. PrivacyPolicy.md
  20. proguard.flags
  21. project.properties
  22. README.md
  23. settings.gradle
README.md

Etar Calendar

Etar Calendar

Etar (from Arabic: إِيتَار) is an open source material designed calendar made for everyone!

Etar Calendar

Why?

Well, I wanted a simple, material designed and state of the art open source calendar that anyone can make it better.

Special thanks

The application is an enhanced version of AOSP Calendar. Without the help of Free Software for Android team, this app would be just a dream. So thanks to them!

Features

  • Month view.
  • Week, day & agenda view.
  • Uses Android calendar sync. Works with Google Calendar, Exchange, etc.
  • Material designed.
  • Agenda widget.

Contribute

Translations in Google Play app description

You can update/add your own language here. Also, all artwork files are available here

Build instructions

git submodule init
git submodule update

gradle build

How this was done