Post-edit feedback/ko

From Meta, a Wikimedia project coordination wiki
This page is a translated version of the page Post-edit feedback and the translation is 44% complete.

신기능 알림

캡쳐 (영어위키백과)

안녕하세요!

This is an announcement about a small new feature, which was recently enabled on the English and German Wikipedias, called post-edit feedback. After fixes there, we are ready to expand to other projects for which the feature has already been translated, including this one.

The feature is a confirmation message (see screenshot) that appears after you save an edit. It tells people that "Your edit was saved." It fades away automatically after two seconds, and can be removed immediately with a button ("x").

It was created by the Growth team (the former Editor Engagement Experiments team), and tested with new users on the English Wikipedia. We saw very positive results: edits by new contributors increased 23% with a confirmation like this, with no decrease in quality.

If you don't want to see this feature at all, you can hide it in your personal CSS. Simply add the code below to your /common.css subpage:

.postedit {
	display: none;
}

감사하며 문제가 있거나 버그를 발견하셨으면 여기서 댓글을 쓰십시오.

Steven Walling (Wikimedia Foundation)