diff options
Diffstat (limited to 'core/l10n/ja.php')
-rw-r--r-- | core/l10n/ja.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/l10n/ja.php b/core/l10n/ja.php index 9fce579e692..eb3e6882578 100644 --- a/core/l10n/ja.php +++ b/core/l10n/ja.php @@ -4,9 +4,6 @@ $TRANSLATIONS = array( "Turned on maintenance mode" => "メンテナンスモードがオンになりました", "Turned off maintenance mode" => "メンテナンスモードがオフになりました", "Updated database" => "データベース更新完了", -"Updating filecache, this may take really long..." => "ファイルキャッシュを更新しています、しばらく掛かる恐れがあります...", -"Updated filecache" => "ファイルキャッシュ更新完了", -"... %d%% done ..." => "... %d%% 完了 ...", "No image or file provided" => "画像もしくはファイルが提供されていません", "Unknown filetype" => "不明なファイルタイプ", "Invalid image" => "無効な画像", |