From 7a4b17df76703295e361357276c74152a47f9fb4 Mon Sep 17 00:00:00 2001 From: Tommi Vainikainen Date: Thu, 18 Sep 2008 19:35:06 +0000 Subject: Added Finnish translation Added screenshots Added translated screenshot 2008-09-18 Tommi Vainikainen * Makefile.am, fi/fi.po: Added Finnish translation * fi/figures/*.png: Added screenshots * fi/l10n_scripts/*: Added translated screenshot scripts svn path=/trunk/; revision=1442 --- help/fi/l10n_scripts/error.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 help/fi/l10n_scripts/error.sh (limited to 'help/fi/l10n_scripts/error.sh') diff --git a/help/fi/l10n_scripts/error.sh b/help/fi/l10n_scripts/error.sh new file mode 100755 index 00000000..05d8b4fb --- /dev/null +++ b/help/fi/l10n_scripts/error.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +zenity --error \ + --text="Tiedostoa /var/log/syslog ei löytynyt." -- cgit