Skip to content

Commit 46f1cd0

Browse files
authored
Fix E1268
1 parent 77ac4d5 commit 46f1cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/po/ja.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8116,7 +8116,7 @@ msgstr "E1267: 関数名は大文字で始まらなければなりません: %s"
81168116

81178117
#, c-format
81188118
msgid "E1268: Cannot use s: in Vim9 script: %s"
8119-
msgstr "E1268: Vim9 script では :s は使用できません: %s"
8119+
msgstr "E1268: Vim9 script では s: は使用できません: %s"
81208120

81218121
#, c-format
81228122
msgid "E1269: Cannot create a Vim9 script variable in a function: %s"

0 commit comments

Comments
 (0)