From 76194270be6a529ff499900ed61e6266d2347d34 Mon Sep 17 00:00:00 2001 From: mistic100 Date: Sat, 9 Apr 2011 14:52:15 +0000 Subject: bug:2224 one parameter for change thumnails number (needs some translations) git-svn-id: http://piwigo.org/svn/trunk@10198 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/ja_JP/common.lang.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'language/ja_JP') diff --git a/language/ja_JP/common.lang.php b/language/ja_JP/common.lang.php index 4fb5bec7b..4f2b4cb4b 100644 --- a/language/ja_JP/common.lang.php +++ b/language/ja_JP/common.lang.php @@ -230,10 +230,10 @@ $lang['month'][8] = '8月'; $lang['month'][9] = '9月'; $lang['Most visited'] = '最多アクセス'; $lang['display most visited photos'] = '最もアクセスされた写真を表示します。'; -$lang['The number of photos per row must be a not null scalar'] = '1行あたりのイメージ数には、空白以外の値を設定してください。'; -$lang['Number of photos per row'] = '1行あたりのイメージ数'; -$lang['The number of rows per page must be a not null scalar'] = '1ページあたりの行数には、空白以外の値を設定してください。'; -$lang['Number of rows per page'] = '1ページあたりの行数'; +// $lang['The number of photos per row must be a not null scalar'] = '1行あたりのイメージ数には、空白以外の値を設定してください。'; +// $lang['Number of photos per row'] = '1行あたりのイメージ数'; +// $lang['The number of rows per page must be a not null scalar'] = '1ページあたりの行数には、空白以外の値を設定してください。'; +// $lang['Number of rows per page'] = '1ページあたりの行数'; $lang['Unknown identifier'] = '不明なID'; $lang['New password'] = '新しいパスワード'; $lang['Rate this photo'] = 'この写真を評する'; -- cgit v1.2.3