Add i18n comments for the acronym IR

This commit is contained in:
JosJuice
2017-04-08 13:27:17 +02:00
parent f41557b1c3
commit 254df247b1
6 changed files with 9 additions and 0 deletions

View File

@ -285,6 +285,7 @@ static wxString true_color_desc =
"quality by reducing color banding.\nIt has no impact on performance and causes "
"few graphical issues.\n\n\nIf unsure, leave this checked.");
static wxString vertex_rounding_desc =
// i18n: IR stands for internal resolution
wxTRANSLATE("Round 2D vertices to whole pixels. Fixes some "
"games at higher internal resolutions. This setting is disabled and turned off "
"at 1x IR.\n\nIf unsure, leave this unchecked.");