diff options
author | Jaap Karssenberg <[email protected]> | 2023-07-07 14:35:31 +0200 |
---|---|---|
committer | Jaap Karssenberg <[email protected]> | 2023-07-07 14:35:31 +0200 |
commit | c88cf3cb53896bf272e87704826b77e82eddb3ef (patch) | |
tree | dbb132317884b299236968e8a3c387d0f03d04d1 | |
parent | 4a1e369a9fadce744fa5019ebb88e738fc8f4a3e (diff) |
fixup release0.75.2
-rw-r--r-- | .gitignore | 4 | ||||
-rw-r--r-- | translations/fy.po | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -8,6 +8,10 @@ man/ html/ xdg/hicolor/ debian/pycompat +debian/.debhelper +debian/files +debian/zim +debian/zim.* windows/build/ windows/version-and-date.nsi MANIFEST diff --git a/translations/fy.po b/translations/fy.po index 253b4ade..60da17fb 100644 --- a/translations/fy.po +++ b/translations/fy.po @@ -87,7 +87,7 @@ msgstr "Lytsguod" #: zim/fs.py:1171 #, fuzzy, python-format msgid "File is not writable: %s" -msgstr "Unskriuwber" +msgstr "Unskriuwber: %s" #. error message #: zim/fs.py:1243 |