You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: i18n/Locale.resx
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -163,6 +163,12 @@
163
163
<dataname="PrepFix4"xml:space="preserve">
164
164
<value>Attempted to fix {0} syntax error(s) in the chart (redundant duplicate parentheses, possibly from extra typing): {1}</value>
165
165
</data>
166
+
<dataname="VisitFix1"xml:space="preserve">
167
+
<value>Attempted to fix a syntax error in the chart (redundant duplicate EACH '/' or fake EACH '`' symbols, possibly from extra typing): {0}</value>
168
+
</data>
169
+
<dataname="ExtenedFalseEach"xml:space="preserve">
170
+
<value>You used multiple consecutive fake EACH '`' symbols. This is not standard Simai syntax, but following the behavior of other charting tools, it is interpreted as two notes staggered further apart in time (each '`' offsets timing by a 128th note). If this was not intentional, please review your input to avoid mistakes.</value>
171
+
</data>
166
172
<dataname="BreakExIn103"xml:space="preserve">
167
173
<value>The chart contains features not supported by MA2 1.03 (BreakEx). Those features were ignored and converted back to a pure break.</value>
0 commit comments