Skip to content

Commit 4f137fe

Browse files
authored
Merge pull request #8159 from microsoft/coleng/add_error_string
2 parents 8efa45e + 1b323b6 commit 4f137fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Extension/src/nativeStrings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,5 +232,6 @@
232232
"inline_macro": {
233233
"text": "Inline macro",
234234
"hint": "'Inline' is a command and not an adjective, i.e. like 'Expand macro'."
235-
}
235+
},
236+
"unable_to_access_browse_database": "Unable to access browse database. ({0})"
236237
}

0 commit comments

Comments
 (0)