From ab41a7919026b6cb8f6a81999ac46594e73aa073 Mon Sep 17 00:00:00 2001 From: Chris Beach Date: Wed, 26 Apr 2017 22:37:08 +0100 Subject: [PATCH] Admin button "Change Timestamp" should read "Change Timestamp..." --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 2bf14e1536e..a778d441aea 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -1732,7 +1732,7 @@ en: instructions_warn: "Note that any notifications about this post will not be transferred to the new user retroactively.
Warning: Currently, no post-dependent data is transferred over to the new user. Use with caution." change_timestamp: - title: "Change Timestamp" + title: "Change Timestamp..." action: "change timestamp" invalid_timestamp: "Timestamp cannot be in the future." error: "There was an error changing the timestamp of the topic."