From ec87391b226009c60a275c4f3ac891c2ce75d6e3 Mon Sep 17 00:00:00 2001 From: tatiana Date: Mon, 5 Apr 2010 16:34:40 +0000 Subject: [PATCH] ADD: mo files for Korean and Portuguese (Portugal) --- .gitattributes | 2 ++ locale/ko/LC_MESSAGES/invesalius.mo | Bin 0 -> 17186 bytes locale/pt/LC_MESSAGES/invesalius.mo | Bin 0 -> 17638 bytes 3 files changed, 2 insertions(+), 0 deletions(-) create mode 100644 locale/ko/LC_MESSAGES/invesalius.mo create mode 100644 locale/pt/LC_MESSAGES/invesalius.mo diff --git a/.gitattributes b/.gitattributes index 9866b4c..de78ff5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -216,7 +216,9 @@ locale/en/LC_MESSAGES/invesalius.mo -text locale/es/LC_MESSAGES/invesalius.mo -text locale/fr/LC_MESSAGES/invesalius.mo -text locale/it/LC_MESSAGES/invesalius.mo -text +locale/ko/LC_MESSAGES/invesalius.mo -text locale/nl/LC_MESSAGES/invesalius.mo -text +locale/pt/LC_MESSAGES/invesalius.mo -text locale/pt_BR/LC_MESSAGES/invesalius.mo -text locale/pt_PT/LC_MESSAGES/invesalius.mo -text locale/ro_RO/LC_MESSAGES/invesalius.mo -text diff --git a/locale/ko/LC_MESSAGES/invesalius.mo b/locale/ko/LC_MESSAGES/invesalius.mo new file mode 100644 index 0000000..9641340 Binary files /dev/null and b/locale/ko/LC_MESSAGES/invesalius.mo differ diff --git a/locale/pt/LC_MESSAGES/invesalius.mo b/locale/pt/LC_MESSAGES/invesalius.mo new file mode 100644 index 0000000..b55a38b Binary files /dev/null and b/locale/pt/LC_MESSAGES/invesalius.mo differ -- libgit2 0.21.2