Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions manifest.webapp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Notes",
"name_prefix": "Cozy",
"name_prefix": "Twake",
"slug": "notes",
"icon": "icon.svg",
"categories": ["cozy"],
Expand All @@ -9,8 +9,8 @@
"editor": "Cozy",
"source": "https://github.com/cozy/cozy-notes.git@build",
"developer": {
"name": "Cozy Cloud",
"url": "https://cozy.io"
"name": "Twake Workplace",
"url": "https://twake.app"
},
"screenshots": [
"screenshots/fr/screenshot01.png",
Expand Down
4 changes: 2 additions & 2 deletions src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"at": "%{date} at %{time}"
},
"Empty": {
"welcome": "Welcome on Cozy Notes",
"welcome": "Welcome on Twake Notes",
"after_created": "Once your Note is created, you can find it in your "
},
"SavingIndicator": {
Expand Down Expand Up @@ -100,7 +100,7 @@
"only_one_image": "You cannot drag and drop multiple pictures at the same time"
},
"manifest": {
"short_description": "Cozy Notes is your personal and collaborative note-taking application.",
"short_description": "Twake Notes is your personal and collaborative note-taking application.",
"long_description": "Notes is an online text editor that can already offer you to:\n\n* Create your own notes with the essential features (bold, underlined, links, tables...)\n* Fill and find your notes with you other documents in files of your personal Drive\n* Edit easily your notes from all your devices\n* Access your notes offline\n* For the fans, use shortcuts and input in markdown format ... and even write with contacts together on the same note (coming soon)!",
"screenshots": [
"screenshots/en/screenshot01.png",
Expand Down
4 changes: 2 additions & 2 deletions src/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"at": "%{date} à %{time}"
},
"Empty": {
"welcome": "Bienvenue sur Cozy Notes",
"welcome": "Bienvenue sur Twake Notes",
"after_created": "Une fois votre note créée, il vous est possible de la retrouver dans "
},
"SavingIndicator": {
Expand Down Expand Up @@ -100,7 +100,7 @@
"only_one_image": "Vous ne pouvez pas glisser-déposer plusieurs images en même temps"
},
"manifest": {
"short_description": "Cozy Notes est votre application de prise de notes personnelles et collaboratives.",
"short_description": "Twake Notes est votre application de prise de notes personnelles et collaboratives.",
"long_description": "Notes est un éditeur de texte en ligne destiné à :\n\n* Créer vos propres notes avec les fonctionnalités essentielles (gras, souligné, liens, tableaux...)\n* Classer et retrouver vos notes avec vos autres documents, dans les répertoires de votre Drive personnel\n* Éditer facilement vos notes depuis tous vos appareils\n* Accéder à vos notes, même sans internet, stockées sur votre PC\n* Pour les aficionados, utiliser les raccourcis et la saisie au format markdown\n* ... et même écrire à plusieurs simultanément sur la même note (à venir) ! ",
"screenshots": [
"screenshots/fr/screenshot01.png",
Expand Down
Binary file modified src/targets/vendor/assets/screenshots/fr/screenshot01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/targets/vendor/assets/screenshots/fr/screenshot02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading