aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorNicolas Lœuillet <nicolas@loeuillet.org>2016-02-26 13:59:08 +0100
committerJeremy Benoist <jeremy.benoist@gmail.com>2016-02-26 18:14:42 +0100
commit4dc872238a61f33c886c423c5812cc578b3b1cdc (patch)
tree4a9413cca2b24e9290057159eeb3833c20aefddb /docs
parent9eab365e28de969036e58245a57a8a6418541b3c (diff)
downloadwallabag-4dc872238a61f33c886c423c5812cc578b3b1cdc.tar.gz
wallabag-4dc872238a61f33c886c423c5812cc578b3b1cdc.tar.zst
wallabag-4dc872238a61f33c886c423c5812cc578b3b1cdc.zip
Rename CommentBundle with AnnotationBundle
Diffstat (limited to 'docs')
-rw-r--r--docs/en/user/annotations.rst12
-rw-r--r--docs/fr/user/annotations.rst20
2 files changed, 16 insertions, 16 deletions
diff --git a/docs/en/user/annotations.rst b/docs/en/user/annotations.rst
index d30b2c52..fab854aa 100644
--- a/docs/en/user/annotations.rst
+++ b/docs/en/user/annotations.rst
@@ -3,22 +3,22 @@ Annotations
3 3
4In each article you read, you can write annotations. It's easier to understand with some pictures. 4In each article you read, you can write annotations. It's easier to understand with some pictures.
5 5
6Select the part of the article that you want to comment and click on the pencil: 6Select the part of the article that you want to annotate and click on the pencil:
7 7
8.. image:: ../../img/user/annotations_1.png 8.. image:: ../../img/user/annotations_1.png
9 :alt: Select your text 9 :alt: Select your text
10 :align: center 10 :align: center
11 11
12Then, write your comment: 12Then, write your annotation:
13 13
14.. image:: ../../img/user/annotations_2.png 14.. image:: ../../img/user/annotations_2.png
15 :alt: Write your comment 15 :alt: Write your annotation
16 :align: center 16 :align: center
17 17
18The text is now highlighted and you can read your comment if you move the mouse cursor over it. 18The text is now highlighted and you can read your annotation if you move the mouse cursor over it.
19 19
20.. image:: ../../img/user/annotations_3.png 20.. image:: ../../img/user/annotations_3.png
21 :alt: Read your comment 21 :alt: Read your annotation
22 :align: center 22 :align: center
23 23
24You can create as many comments as you wish. 24You can create as many annotations as you wish.
diff --git a/docs/fr/user/annotations.rst b/docs/fr/user/annotations.rst
index 8ba87e26..24585961 100644
--- a/docs/fr/user/annotations.rst
+++ b/docs/fr/user/annotations.rst
@@ -1,25 +1,25 @@
1Commentaires 1Annotations
2============ 2===========
3 3
4Sur chaque article que vous lisez, vous pouvez écrire des commentaires. Puisqu'une image vaut mieux qu'un long discours, 4Sur chaque article que vous lisez, vous pouvez écrire des annotations. Puisqu'une image vaut mieux qu'un long discours,
5voici ce que ça donne. 5voici ce que ça donne.
6 6
7Sélectionnez la zone du texte que vous souhaitez commenter et cliquez sur le crayon : 7Sélectionnez la zone du texte que vous souhaitez annoter et cliquez sur le crayon :
8 8
9.. image:: ../../img/user/annotations_1.png 9.. image:: ../../img/user/annotations_1.png
10 :alt: Select your text 10 :alt: Sélectionnez votre texte
11 :align: center 11 :align: center
12 12
13Ensuite, écrivez votre commentaire : 13Ensuite, écrivez votre annotation :
14 14
15.. image:: ../../img/user/annotations_2.png 15.. image:: ../../img/user/annotations_2.png
16 :alt: Write your comment 16 :alt: Écrivez votre annotation
17 :align: center 17 :align: center
18 18
19Le texte est maintenant surligné et vous pouvez lire le commentaire en le survolant avec votre souris. 19Le texte est maintenant surligné et vous pouvez lire le annotation en le survolant avec votre souris.
20 20
21.. image:: ../../img/user/annotations_3.png 21.. image:: ../../img/user/annotations_3.png
22 :alt: Read your comment 22 :alt: Lisez votre annotation
23 :align: center 23 :align: center
24 24
25Vous pouvez créer autant de commentaires que vous le souhaitez. 25Vous pouvez créer autant de annotations que vous le souhaitez.