Browse Source

obs-x264: Change string for translation

Adding the acronym "VFR" & keeping it this way in the string could be a good thing as the acronym is used worldwide in video encoding.
Radzaquiel 10 years ago
parent
commit
16be021c5b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/obs-x264/data/locale/en-US.ini

+ 1 - 1
plugins/obs-x264/data/locale/en-US.ini

@@ -9,4 +9,4 @@ Profile="Profile"
 Tune="Tune"
 None="(None)"
 EncoderOptions="x264 Options (separated by space)"
-VFR="Variable Framerate"
+VFR="Variable Framerate (VFR)"