X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/bbe3ea0a74d8107743b0611daac2ef3c4b32db53..b14f8b520d0ab49c06afba7617a9cf140d358c24:/WEB-INF/resources/ja.lang.php diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 0d7224ce..7f70ab1c 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -54,8 +54,6 @@ $i18n_key_words = array( 'menu.reports' => 'レポート', // TODO: translate the following. // 'menu.charts' => 'Charts', - -// TODO: refactoring ongoing down from here. 'menu.projects' => 'プロジェクト', // TODO: translate the following. // 'menu.tasks' => 'Tasks', @@ -66,6 +64,8 @@ $i18n_key_words = array( 'menu.clients' => 'クライアント', 'menu.options' => 'オプション', +// TODO: refactoring ongoing down from here. + // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',