From 43ff34758eba110bd7ddd44bf1a616d25c00c734 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Sun, 08 Jan 2012 11:09:57 -0500
Subject: [PATCH] Updated translations from launchpad

---
 program/localization/ja_JP/labels.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/program/localization/ja_JP/labels.inc b/program/localization/ja_JP/labels.inc
index 9d2313a..caee713 100644
--- a/program/localization/ja_JP/labels.inc
+++ b/program/localization/ja_JP/labels.inc
@@ -93,6 +93,7 @@
 $labels['longdec'] = '12 月';
 $labels['today'] = '今日';
 $labels['checkmail'] = '新着の確認';
+$labels['compose'] = 'メールの作成';
 $labels['writenewmessage'] = '新規メールの作成';
 $labels['replytomessage'] = '返信';
 $labels['replytoallmessage'] = '差出人とすべての宛先に返信';
@@ -159,7 +160,6 @@
 $labels['msgtext'] = 'すべてのメール';
 $labels['openinextwin'] = '新しいウィンドウで開く';
 $labels['emlsave'] = 'eml 形式で保存する';
-$labels['compose'] = 'メールの作成';
 $labels['editasnew'] = '新規として編集';
 $labels['savemessage'] = '下書きに保存';
 $labels['sendmessage'] = '今すぐ送信';

--
Gitblit v1.9.1