From 41e5a72514274ded7950866557c81eee32a436b3 Mon Sep 17 00:00:00 2001 From: Luke Spear Date: Tue, 13 Jan 2015 15:16:24 +0000 Subject: [PATCH 1/2] Update and rename README.md to README_EN.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Traduction ajouté par Luke Spear (http://www.lukespear.co.uk) --- README.md | 16 ---------------- README_EN.md | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644 README.md create mode 100644 README_EN.md diff --git a/README.md b/README.md deleted file mode 100644 index d5337a8..0000000 --- a/README.md +++ /dev/null @@ -1,16 +0,0 @@ -android-MixIt -============= - -Petite application Android non officielle pour le Mix-It - -## Fonctionnalités -- Liste et détails des talks -- Liste et détails des ligthning talks -- Planning des talks sur les 2 jours de l'événement (25 et 26 avril 2013). -- Les sessions de talks qui ont débutées depuis plus de 15 minutes sont masquées. -- Stockage des billets du Mix-IT en QRCode -- Ecran d'adresse et URL du site. -- Marqueur sur les talks favoris -- Préférences utilisateurs -- Notification des talks favoris à venir -- Lien vers Twitter \ No newline at end of file diff --git a/README_EN.md b/README_EN.md new file mode 100644 index 0000000..31e31d2 --- /dev/null +++ b/README_EN.md @@ -0,0 +1,16 @@ +android-MixIt +============= + +Small unofficial Android application for Mix-It + +## Features +- List and details of talks +- List and details of ligthning talks +- Talks schedule over 2 days of the event (25 and 26 April 2013) +- Talks sessions that began over 15 minutes ago are hidden +- Mix-IT tickets stored in QRCodes +- Site URL and address screen +- Marker on favourite talks +- User preferences +- Notification of favourite upcoming talks +- Link to Twitter From 773055ea9a782121084621cf106082cd73aaf36b Mon Sep 17 00:00:00 2001 From: Luke Spear Date: Mon, 16 Mar 2015 16:33:45 +0000 Subject: [PATCH 2/2] Typo corrected (ligthning to lightning) --- README_EN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_EN.md b/README_EN.md index 31e31d2..7bfa2e5 100644 --- a/README_EN.md +++ b/README_EN.md @@ -5,7 +5,7 @@ Small unofficial Android application for Mix-It ## Features - List and details of talks -- List and details of ligthning talks +- List and details of lightning talks - Talks schedule over 2 days of the event (25 and 26 April 2013) - Talks sessions that began over 15 minutes ago are hidden - Mix-IT tickets stored in QRCodes