Change panel label back to "References"

This commit is contained in:
Veronica Berglyd Olsen
2023-11-27 07:42:25 +01:00
parent 918b077252
commit ba0198407f
5 changed files with 132 additions and 132 deletions
+33 -33
View File
@@ -1183,8 +1183,8 @@
<name>GuiDocViewerPanel</name>
<message>
<location filename="../novelwriter/gui/docviewerpanel.py" line="60" />
<source>Backreferences</source>
<translation>Backreferences</translation>
<source>References</source>
<translation>References</translation>
</message>
</context>
<context>
@@ -1269,123 +1269,123 @@
<context>
<name>GuiMain</name>
<message>
<location filename="../novelwriter/guimain.py" line="355" />
<location filename="../novelwriter/guimain.py" line="345" />
<source>novelWriter is ready ...</source>
<translation>novelWriter is ready ...</translation>
</message>
<message>
<location filename="../novelwriter/guimain.py" line="390" />
<location filename="../novelwriter/guimain.py" line="380" />
<source>Cannot create a new project when another project is open.</source>
<translation>Cannot create a new project when another project is open.</translation>
</message>
<message>
<location filename="../novelwriter/guimain.py" line="407" />
<location filename="../novelwriter/guimain.py" line="397" />
<source>A project already exists in that location. Please choose another folder.</source>
<translation>A project already exists in that location. Please choose another folder.</translation>
</message>
<message>
<location filename="../novelwriter/guimain.py" line="433" />
<location filename="../novelwriter/guimain.py" line="423" />
<source>Close the current project?</source>
<translation>Close the current project?</translation>
</message>
<message>
<location filename="../novelwriter/guimain.py" line="1107" />
<location filename="../novelwriter/guimain.py" line="434" />
<location filename="../novelwriter/guimain.py" line="1097" />
<location filename="../novelwriter/guimain.py" line="424" />
<source>Changes are saved automatically.</source>
<translation>Changes are saved automatically.</translation>
</message>
<message>
<location filename="../novelwriter/guimain.py" line="447" />
<location filename="../novelwriter/guimain.py" line="437" />
<source>Backup the current project?</source>
<translation>Backup the current project?</translation>
</message>
<message>
<location filename="../novelwriter/guimain.py" line="494" />
<location filename="../novelwriter/guimain.py" line="484" />
<source>The project is already open by another instance of novelWriter, and is therefore locked. Override lock and continue anyway?</source>
<translation>The project is already open by another instance of novelWriter, and is therefore locked. Override lock and continue anyway?</translation>
</message>
<message>
<location filename="../novelwriter/guimain.py" line="499" />
<location filename="../novelwriter/guimain.py" line="489" />
<source>Note: If the program or the computer previously crashed, the lock can safely be overridden. However, overriding it is not recommended if the project is open in another instance of novelWriter. Doing so may corrupt the project.</source>
<translation>Note: If the program or the computer previously crashed, the lock can safely be overridden. However, overriding it is not recommended if the project is open in another instance of novelWriter. Doing so may corrupt the project.</translation>
</message>
<message>
<location filename="../novelwriter/guimain.py" line="507" />
<location filename="../novelwriter/guimain.py" line="497" />
<source>The project was locked by the computer '{0}' ({1} {2}), last active on {3}.</source>
<translation>The project was locked by the computer '{0}' ({1} {2}), last active on {3}.</translation>
</message>
<message>
<location filename="../novelwriter/guimain.py" line="554" />
<location filename="../novelwriter/guimain.py" line="544" />
<source>The project index is outdated or broken. Rebuilding index.</source>
<translation>The project index is outdated or broken. Rebuilding index.</translation>
</message>
<message>
<location filename="../novelwriter/guimain.py" line="726" />
<location filename="../novelwriter/guimain.py" line="716" />
<source>Text files ({0})</source>
<translation>Text files ({0})</translation>
</message>
<message>
<location filename="../novelwriter/guimain.py" line="727" />
<location filename="../novelwriter/guimain.py" line="717" />
<source>Markdown files ({0})</source>
<translation>Markdown files ({0})</translation>
</message>
<message>
<location filename="../novelwriter/guimain.py" line="728" />
<location filename="../novelwriter/guimain.py" line="718" />
<source>novelWriter files ({0})</source>
<translation>novelWriter files ({0})</translation>
</message>
<message>
<location filename="../novelwriter/guimain.py" line="729" />
<location filename="../novelwriter/guimain.py" line="719" />
<source>All files ({0})</source>
<translation>All files ({0})</translation>
</message>
<message>
<location filename="../novelwriter/guimain.py" line="732" />
<location filename="../novelwriter/guimain.py" line="722" />
<source>Import File</source>
<translation>Import File</translation>
</message>
<message>
<location filename="../novelwriter/guimain.py" line="746" />
<location filename="../novelwriter/guimain.py" line="736" />
<source>Could not read file. The file must be an existing text file.</source>
<translation>Could not read file. The file must be an existing text file.</translation>
</message>
<message>
<location filename="../novelwriter/guimain.py" line="752" />
<location filename="../novelwriter/guimain.py" line="742" />
<source>Please open a document to import the text file into.</source>
<translation>Please open a document to import the text file into.</translation>
</message>
<message>
<location filename="../novelwriter/guimain.py" line="758" />
<location filename="../novelwriter/guimain.py" line="748" />
<source>Importing the file will overwrite the current content of the document. Do you want to proceed?</source>
<translation>Importing the file will overwrite the current content of the document. Do you want to proceed?</translation>
</message>
<message>
<location filename="../novelwriter/guimain.py" line="837" />
<location filename="../novelwriter/guimain.py" line="827" />
<source>Indexing completed in {0} ms</source>
<translation>Indexing completed in {0} ms</translation>
</message>
<message>
<location filename="../novelwriter/guimain.py" line="844" />
<location filename="../novelwriter/guimain.py" line="834" />
<source>The project index has been successfully rebuilt.</source>
<translation>The project index has been successfully rebuilt.</translation>
</message>
<message>
<location filename="../novelwriter/guimain.py" line="890" />
<location filename="../novelwriter/guimain.py" line="880" />
<source>Some changes will not be applied until novelWriter has been restarted.</source>
<translation>Some changes will not be applied until novelWriter has been restarted.</translation>
</message>
<message>
<location filename="../novelwriter/guimain.py" line="1084" />
<location filename="../novelwriter/guimain.py" line="1074" />
<source>Could not initialise the dialog.</source>
<translation>Could not initialize the dialog.</translation>
</message>
<message>
<location filename="../novelwriter/guimain.py" line="1106" />
<location filename="../novelwriter/guimain.py" line="1096" />
<source>Do you want to exit novelWriter?</source>
<translation>Do you want to exit novelWriter?</translation>
</message>
<message>
<location filename="../novelwriter/guimain.py" line="1558" />
<location filename="../novelwriter/guimain.py" line="1548" />
<source>Could not find the reference for tag '{0}'. It either doesn't exist, or the index is out of date. The index can be updated from the Tools menu, or by pressing {1}.</source>
<translation>Could not find the reference for tag '{0}'. It either doesn't exist, or the index is out of date. The index can be updated from the Tools menu, or by pressing {1}.</translation>
</message>
@@ -3289,7 +3289,7 @@
<context>
<name>GuiProjectLoad</name>
<message>
<location filename="../novelwriter/dialogs/projload.py" line="197" />
<location filename="../novelwriter/dialogs/projload.py" line="196" />
<location filename="../novelwriter/dialogs/projload.py" line="80" />
<source>Open Project</source>
<translation>Open Project</translation>
@@ -3320,27 +3320,27 @@
<translation>Path</translation>
</message>
<message>
<location filename="../novelwriter/dialogs/projload.py" line="136" />
<location filename="../novelwriter/dialogs/projload.py" line="135" />
<source>New</source>
<translation>New</translation>
</message>
<message>
<location filename="../novelwriter/dialogs/projload.py" line="139" />
<location filename="../novelwriter/dialogs/projload.py" line="138" />
<source>Remove</source>
<translation>Remove</translation>
</message>
<message>
<location filename="../novelwriter/dialogs/projload.py" line="193" />
<location filename="../novelwriter/dialogs/projload.py" line="192" />
<source>novelWriter Project File ({0})</source>
<translation>novelWriter Project File ({0})</translation>
</message>
<message>
<location filename="../novelwriter/dialogs/projload.py" line="194" />
<location filename="../novelwriter/dialogs/projload.py" line="193" />
<source>All files ({0})</source>
<translation>All files ({0})</translation>
</message>
<message>
<location filename="../novelwriter/dialogs/projload.py" line="231" />
<location filename="../novelwriter/dialogs/projload.py" line="230" />
<source>Remove '{0}' from the recent projects list? The project files will not be deleted.</source>
<translation>Remove '{0}' from the recent projects list? The project files will not be deleted.</translation>
</message>