summaryrefslogtreecommitdiff
path: root/src/lang/japanese.txt
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2009-09-14 20:15:29 +0000
committerfrosch <frosch@openttd.org>2009-09-14 20:15:29 +0000
commit2773865cd685e6413ee3a811a7fbf0784fcfa627 (patch)
treea026116c949a87b209b09705d749df1118610a47 /src/lang/japanese.txt
parentd6f4cda74e7f10160ec28b965dc605cf914f3444 (diff)
downloadopenttd-2773865cd685e6413ee3a811a7fbf0784fcfa627.tar.xz
(svn r17538) -Codechange: Rename STR_CONTENT_FILTER_(OSKTITLE|TOOLTIP) for more general usage.
Diffstat (limited to 'src/lang/japanese.txt')
-rw-r--r--src/lang/japanese.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lang/japanese.txt b/src/lang/japanese.txt
index e4240e692..e26c26726 100644
--- a/src/lang/japanese.txt
+++ b/src/lang/japanese.txt
@@ -216,6 +216,9 @@ STR_UNITS_VOLUME_LONG_SI :{COMMA}m³
STR_UNITS_FORCE_SI :{COMMA} kN
# Common window strings
+STR_LIST_FILTER_OSKTITLE :{BLACK}フィルタを入力
+STR_LIST_FILTER_TOOLTIP :{BLACK}フィルタのキーワードを入力します。
+
STR_TOOLTIP_SORT_ORDER :{BLACK}並べ替えの順序を選択(昇順/降順)
STR_TOOLTIP_SORT_CRITERIAP :{BLACK}並べ替えの基準を選択
STR_BUTTON_SORT_BY :{BLACK}並べ替え
@@ -1718,8 +1721,6 @@ STR_CONTENT_SELECT_UPDATES_CAPTION :{BLACK}アッ
STR_CONTENT_SELECT_UPDATES_CAPTION_TOOLTIP :{BLACK}すでにダウンロードした項目のためのアップデートをすべて選択します。
STR_CONTENT_UNSELECT_ALL_CAPTION :{BLACK}選択を解除
STR_CONTENT_UNSELECT_ALL_CAPTION_TOOLTIP :{BLACK}何も選択していないようにします
-STR_CONTENT_FILTER_OSKTITLE :{BLACK}フィルタを入力
-STR_CONTENT_FILTER_TOOLTIP :{BLACK}フィルタのキーワードを入力します。
STR_CONTENT_FILTER_TITLE :{BLACK}タグ/名前のフィルタ:
STR_CONTENT_DOWNLOAD_CAPTION :{BLACK}ダウンロード
STR_CONTENT_DOWNLOAD_CAPTION_TOOLTIP :{BLACK}選択した項目のダウンロードを開始します。