Skip to content

Commit dd3e6d2

Browse files
authored
Merge pull request #145 from kat0h/fix_e1268
Fix E1268
2 parents 77ac4d5 + 46f1cd0 commit dd3e6d2

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)