Skip to content

Commit c409d91

Browse files
author
Jeff Atwood
committed
add "temporarily" to flagged content hidden
1 parent 472f068 commit c409d91

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

config/locales/server.en.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ en:
289289

290290
flagging:
291291
you_must_edit: '<p>Your post was flagged by the community. Please see your private messages.</p>'
292-
user_must_edit: '<p>Flagged content hidden.</p>'
292+
user_must_edit: '<p>Flagged content temporarily hidden.</p>'
293293

294294
archetypes:
295295
regular:

config/locales/server.id.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ id:
229229

230230
flagging:
231231
you_must_edit: '<p>Your post was flagged by the community. Please see your private messages.</p>'
232-
user_must_edit: '<p>Flagged content hidden.</p>'
232+
user_must_edit: '<p>Flagged content temporarily hidden.</p>'
233233

234234
archetypes:
235235
regular:

config/locales/server.ko.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ ko:
266266

267267
flagging:
268268
you_must_edit: '<p>Your post reached the flagging threshold. Please see your private messages.</p>'
269-
user_must_edit: '<p>Flagged content hidden.</p>'
269+
user_must_edit: '<p>Flagged content temporarily hidden.</p>'
270270

271271
archetypes:
272272
regular:

0 commit comments

Comments
 (0)