X Tutup
Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@
<value>Drive that maps to the temporary directory path for the current user</value>
</data>
<data name="NewLinkTargetNotSpecified" xml:space="preserve">
<value>Link '{0}' cannot be created because Target was not specified.</value>
<value>Link '{0}' cannot be created because the target Value was not specified.</value>
</data>
<data name="DollarNullDescription" xml:space="preserve">
<value>References to the null variable always return the null value. Assignments have no effect.</value>
Expand Down
X Tutup