X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fja.lang.php;h=62cef1b78dabe0290799d007b60afb3ac16572cf;hb=a4093ac103388ffae1275c1c5937c4163901917d;hp=3b48408c68d7d2732bfcd46020c05df1403e7dcc;hpb=26dd5629ee5f2c3de36ff44e65529e4ca491cab1;p=timetracker.git diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 3b48408c..62cef1b7 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -124,6 +124,7 @@ $i18n_key_words = array( // 'error.format' => 'Invalid file format.', // 'error.user_count' => 'Limit on user count.', // 'error.expired' => 'Expiration date reached.', +// 'error.file_storage' => 'File storage error.', // Warning messages. // TODO: translate the following. @@ -382,6 +383,8 @@ $i18n_key_words = array( // 'title.add_template' => 'Adding Template', // 'title.edit_template' => 'Editing Template', // 'title.delete_template' => 'Deleting Template', +// 'title.edit_file' => 'Editing File', +// 'title.delete_file' => 'Deleting File', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section.