diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml
index 118f6fc..d317e93 100644
--- a/config/locales/client.en.yml
+++ b/config/locales/client.en.yml
@@ -13,8 +13,8 @@ en:
unassigned_group: "unassigned %{who} %{when}"
unassigned_from_post: "unassigned %{who} from post %{when}"
unassigned_group_from_post: "unassigned %{who} from post %{when}"
- reassigned: "Re-assigned %{who} %{when}"
- reassigned_group: "Re-assigned %{who} %{when}"
+ reassigned: "Reassigned %{who} %{when}"
+ reassigned_group: "Reassigned %{who} %{when}"
discourse_assign:
add_unassigned_filter: "Add 'unassigned' filter to category"
cant_act: "You cannot act on flags that have been assigned to other users"
@@ -40,17 +40,17 @@ en:
title: "Unassign from Post"
help: "Unassign %{username} from Post"
reassign:
- title: "Re-assign"
- title_w_ellipsis: "Re-assign to..."
- to_self: "Re-assign to me"
- to_self_help: "Re-assign Topic to me"
- help: "Re-assign Topic to a different user"
+ title: "Reassign"
+ title_w_ellipsis: "Reassign to..."
+ to_self: "Reassign to me"
+ to_self_help: "Reassign Topic to me"
+ help: "Reassign Topic to a different user"
reassign_modal:
- title: "Re-assign Topic"
- description: "Enter the name of the user you'd like to Re-assign this topic"
+ title: "Reassign Topic"
+ description: "Enter the name of the user you'd like to Reassign this topic"
assign_modal:
title: "Assign Topic"
- reassign_title: "Re-assign Topic"
+ reassign_title: "Reassign Topic"
description: "Enter the name of the user you'd like to assign this topic"
assign: "Assign"
assign_post_modal: