navigation history is for all objects

svn: r17618
This commit is contained in:
Jérôme Rapinat
2011-05-29 16:52:25 +00:00
parent 52bd5a28e5
commit 14c4b84b79
3 changed files with 8 additions and 8 deletions

View File

@@ -8582,8 +8582,8 @@ msgid "_Forward"
msgstr "_Suivant"
#: ../src/gui/views/navigationview.py:292
msgid "Go to the next person in the history"
msgstr "Aller à l'individu suivant dans l'historique"
msgid "Go to the next object in the history"
msgstr "Aller à l'objet suivant dans l'historique"
#: ../src/gui/views/navigationview.py:299
#: ../src/plugins/view/htmlrenderer.py:644
@@ -8591,8 +8591,8 @@ msgid "_Back"
msgstr "_Précédent"
#: ../src/gui/views/navigationview.py:300
msgid "Go to the previous person in the history"
msgstr "Aller à l'individu précédent dans l'historique"
msgid "Go to the previous object in the history"
msgstr "Aller à l'objet précédent dans l'historique"
#: ../src/gui/views/navigationview.py:304
msgid "_Home"

View File

@@ -7703,7 +7703,7 @@ msgid "_Forward"
msgstr ""
#: ../src/gui/views/navigationview.py:292
msgid "Go to the next person in the history"
msgid "Go to the next object in the history"
msgstr ""
#: ../src/gui/views/navigationview.py:299
@@ -7712,7 +7712,7 @@ msgid "_Back"
msgstr ""
#: ../src/gui/views/navigationview.py:300
msgid "Go to the previous person in the history"
msgid "Go to the previous object in the history"
msgstr ""
#: ../src/gui/views/navigationview.py:304