Skip to content

Commit

Permalink
Fixed typos
Browse files Browse the repository at this point in the history
  • Loading branch information
10MINT committed Oct 26, 2018
1 parent a77a210 commit 21dc982
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ It has been splitted into 3 sub-projects
All projects use Firebase to store the messages and HTML to render the chat. The projects have been created with Thunkable
for Android and they rely on their FAB component. However, SecureChat was designed to work in App Inventor as well

This is an open-source project, [help](.github/CONTRIBUTING.md) and [donations](//paypal.me/lennartwenke) are always welcome.
This is an open-source project, [help](.github/CONTRIBUTING.md) is always welcome.
6 changes: 3 additions & 3 deletions TextSecure/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ Thanks to all extension developers!
* See the [wiki](https://github.com/10MINT/textme-sources/wiki)

## Changelog
* 05/30/2018: Initial release of version 1.0
* No notification system
* 08/21/2018: Release of version 2.0.1
* Bugfixes
* Introduced notification system
* Chats are not ordered
* Chats are not ordered
* 05/30/2018: Initial release of version 1.0
* No notification system
2 changes: 1 addition & 1 deletion TextSecure/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"image_upload": "Bitte warte bis dein Bild hochgeladen wurde",
"chat_hint": "Starte eine Konversation",
"confirm_delete_caption": "Chat löschen",
"confirm_delete_text": "Bist du sicher dass du diesen chat löschen möchtest?",
"confirm_delete_text": "Bist du sicher dass du diesen Chat löschen möchtest?",
"confirm_delete_choice1": "Ja",
"confirm_delete_choice2": "Nein",
"err_name_empty": "Name darf nicht leer sein und kein '@' enthalten",
Expand Down

0 comments on commit 21dc982

Please sign in to comment.