Skip to content

Commit

Permalink
Fix various bugs and minor issues (#1626)
Browse files Browse the repository at this point in the history
  • Loading branch information
vkbo authored Nov 27, 2023
2 parents 0676056 + 1f9b6d7 commit a0e6f9c
Show file tree
Hide file tree
Showing 12 changed files with 236 additions and 186 deletions.
64 changes: 32 additions & 32 deletions i18n/nw_base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1183,7 +1183,7 @@
<name>GuiDocViewerPanel</name>
<message>
<location filename="../novelwriter/gui/docviewerpanel.py" line="60" />
<source>Backreferences</source>
<source>References</source>
<translation type="unfinished" />
</message>
</context>
Expand Down Expand Up @@ -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 type="unfinished" />
</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 type="unfinished" />
</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 type="unfinished" />
</message>
<message>
<location filename="../novelwriter/guimain.py" line="433" />
<location filename="../novelwriter/guimain.py" line="423" />
<source>Close the current project?</source>
<translation type="unfinished" />
</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 type="unfinished" />
</message>
<message>
<location filename="../novelwriter/guimain.py" line="447" />
<location filename="../novelwriter/guimain.py" line="437" />
<source>Backup the current project?</source>
<translation type="unfinished" />
</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 type="unfinished" />
</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 type="unfinished" />
</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 type="unfinished" />
</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 type="unfinished" />
</message>
<message>
<location filename="../novelwriter/guimain.py" line="726" />
<location filename="../novelwriter/guimain.py" line="716" />
<source>Text files ({0})</source>
<translation type="unfinished" />
</message>
<message>
<location filename="../novelwriter/guimain.py" line="727" />
<location filename="../novelwriter/guimain.py" line="717" />
<source>Markdown files ({0})</source>
<translation type="unfinished" />
</message>
<message>
<location filename="../novelwriter/guimain.py" line="728" />
<location filename="../novelwriter/guimain.py" line="718" />
<source>novelWriter files ({0})</source>
<translation type="unfinished" />
</message>
<message>
<location filename="../novelwriter/guimain.py" line="729" />
<location filename="../novelwriter/guimain.py" line="719" />
<source>All files ({0})</source>
<translation type="unfinished" />
</message>
<message>
<location filename="../novelwriter/guimain.py" line="732" />
<location filename="../novelwriter/guimain.py" line="722" />
<source>Import File</source>
<translation type="unfinished" />
</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 type="unfinished" />
</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 type="unfinished" />
</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 type="unfinished" />
</message>
<message>
<location filename="../novelwriter/guimain.py" line="837" />
<location filename="../novelwriter/guimain.py" line="827" />
<source>Indexing completed in {0} ms</source>
<translation type="unfinished" />
</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 type="unfinished" />
</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 type="unfinished" />
</message>
<message>
<location filename="../novelwriter/guimain.py" line="1084" />
<location filename="../novelwriter/guimain.py" line="1074" />
<source>Could not initialise the dialog.</source>
<translation type="unfinished" />
</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 type="unfinished" />
</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 type="unfinished" />
</message>
Expand Down Expand Up @@ -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 type="unfinished" />
Expand Down Expand Up @@ -3320,27 +3320,27 @@
<translation type="unfinished" />
</message>
<message>
<location filename="../novelwriter/dialogs/projload.py" line="136" />
<location filename="../novelwriter/dialogs/projload.py" line="135" />
<source>New</source>
<translation type="unfinished" />
</message>
<message>
<location filename="../novelwriter/dialogs/projload.py" line="139" />
<location filename="../novelwriter/dialogs/projload.py" line="138" />
<source>Remove</source>
<translation type="unfinished" />
</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 type="unfinished" />
</message>
<message>
<location filename="../novelwriter/dialogs/projload.py" line="194" />
<location filename="../novelwriter/dialogs/projload.py" line="193" />
<source>All files ({0})</source>
<translation type="unfinished" />
</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 type="unfinished" />
</message>
Expand Down
Loading

0 comments on commit a0e6f9c

Please sign in to comment.