summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMarius Balteanu <marius.balteanu@zitec.com>2024-01-23 01:05:38 +0000
committerMarius Balteanu <marius.balteanu@zitec.com>2024-01-23 01:05:38 +0000
commitc51766498511654c41a77523b4b4ae53a1a05b04 (patch)
tree9f5363c688de37479659e61204a01eb7719ae037 /config
parent6ea1fd551de8156ec7713759e4b1f264cf99adb2 (diff)
downloadredmine-c51766498511654c41a77523b4b4ae53a1a05b04.tar.gz
redmine-c51766498511654c41a77523b4b4ae53a1a05b04.zip
Reverts r22438 (#35189).
git-svn-id: https://svn.redmine.org/redmine/trunk@22616 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r--config/locales/en.yml1
-rw-r--r--config/locales/ja.yml1
2 files changed, 0 insertions, 2 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 2bbd776a3..0fa3b0234 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -943,7 +943,6 @@ en:
label_search_titles_only: Search titles only
label_user_mail_option_all: "For any event on all my projects"
label_user_mail_option_selected: "For any event on the selected projects only..."
- label_user_mail_option_bookmarked: "For any event on my bookmarked projects"
label_user_mail_option_none: "No events"
label_user_mail_option_only_my_events: "Only for things I watch or I'm involved in"
label_user_mail_option_only_assigned: "Only for things I watch or I am assigned to"
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index 53e35db43..17faf448c 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -756,7 +756,6 @@ ja:
label_search_titles_only: タイトルのみ
label_user_mail_option_all: "参加しているプロジェクトのすべての通知"
label_user_mail_option_selected: "選択したプロジェクトのすべての通知..."
- label_user_mail_option_bookmarked: "ブックマークしているプロジェクトのすべての通知"
label_user_mail_option_none: "通知しない"
label_user_mail_option_only_my_events: "ウォッチ中または自分が関係しているもの"
label_user_mail_option_only_assigned: "ウォッチ中または自分が担当しているもの"