Update Norwegian and US English

This commit is contained in:
Veronica Berglyd Olsen
2022-11-10 18:17:51 +01:00
parent b03b723d25
commit dbfda1e680
4 changed files with 1872 additions and 1932 deletions
+2 -2
View File
@@ -482,8 +482,8 @@ class NWProject(QObject):
return False
archName = baseDir / self.tr(
"Backup from {0}.zip"
).format(formatTimeStamp(time(), fileSafe=True))
"Backup from {0}"
).format(formatTimeStamp(time(), fileSafe=True) + ".zip")
if self._storage.zipIt(archName, compression=2):
if doNotify:
self.mainGui.makeAlert(self.tr(