提交 0da39f89 编写于 作者: C Cyrus Najmabadi

More loc strings.

上级 cf9ac337
......@@ -268,10 +268,13 @@ private void ProvideEscapeCategoryCompletions(EmbeddedCompletionContext context)
}
var sortText = index.ToString("0000");
var description = longDesc.Length > 0
? longDesc
: string.Format(regex_unicode_general_category_0, name);
AddIfMissing(context, new EmbeddedCompletionItem(
displayText,
longDesc.Length > 0 ? longDesc : shortDesc,
description,
sortText: sortText,
change: new EmbeddedCompletionChange(
new TextChange(new TextSpan(context.Position, 0), name), newPosition: null)));
......
......@@ -2531,6 +2531,15 @@ internal class WorkspacesResources {
}
}
/// <summary>
/// Looks up a localized string similar to Unicode General Category: {0}.
/// </summary>
internal static string regex_unicode_general_category_0 {
get {
return ResourceManager.GetString("regex_unicode_general_category_0", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Matches a vertical-tab character, \u000B.
/// </summary>
......
......@@ -1403,4 +1403,7 @@ Zero-width positive lookbehind assertions are typically used at the beginning of
<data name="regex_symbol_other" xml:space="preserve">
<value>symbol, other</value>
</data>
<data name="regex_unicode_general_category_0" xml:space="preserve">
<value>Unicode General Category: {0}</value>
</data>
</root>
\ No newline at end of file
......@@ -2003,6 +2003,11 @@ matches any character that belongs to a Unicode general category or named block,
<target state="new">unicode escape</target>
<note />
</trans-unit>
<trans-unit id="regex_unicode_general_category_0">
<source>Unicode General Category: {0}</source>
<target state="new">Unicode General Category: {0}</target>
<note />
</trans-unit>
<trans-unit id="regex_vertical_tab_character_long">
<source>Matches a vertical-tab character, \u000B</source>
<target state="new">Matches a vertical-tab character, \u000B</target>
......
......@@ -2003,6 +2003,11 @@ matches any character that belongs to a Unicode general category or named block,
<target state="new">unicode escape</target>
<note />
</trans-unit>
<trans-unit id="regex_unicode_general_category_0">
<source>Unicode General Category: {0}</source>
<target state="new">Unicode General Category: {0}</target>
<note />
</trans-unit>
<trans-unit id="regex_vertical_tab_character_long">
<source>Matches a vertical-tab character, \u000B</source>
<target state="new">Matches a vertical-tab character, \u000B</target>
......
......@@ -2003,6 +2003,11 @@ matches any character that belongs to a Unicode general category or named block,
<target state="new">unicode escape</target>
<note />
</trans-unit>
<trans-unit id="regex_unicode_general_category_0">
<source>Unicode General Category: {0}</source>
<target state="new">Unicode General Category: {0}</target>
<note />
</trans-unit>
<trans-unit id="regex_vertical_tab_character_long">
<source>Matches a vertical-tab character, \u000B</source>
<target state="new">Matches a vertical-tab character, \u000B</target>
......
......@@ -2003,6 +2003,11 @@ matches any character that belongs to a Unicode general category or named block,
<target state="new">unicode escape</target>
<note />
</trans-unit>
<trans-unit id="regex_unicode_general_category_0">
<source>Unicode General Category: {0}</source>
<target state="new">Unicode General Category: {0}</target>
<note />
</trans-unit>
<trans-unit id="regex_vertical_tab_character_long">
<source>Matches a vertical-tab character, \u000B</source>
<target state="new">Matches a vertical-tab character, \u000B</target>
......
......@@ -2003,6 +2003,11 @@ matches any character that belongs to a Unicode general category or named block,
<target state="new">unicode escape</target>
<note />
</trans-unit>
<trans-unit id="regex_unicode_general_category_0">
<source>Unicode General Category: {0}</source>
<target state="new">Unicode General Category: {0}</target>
<note />
</trans-unit>
<trans-unit id="regex_vertical_tab_character_long">
<source>Matches a vertical-tab character, \u000B</source>
<target state="new">Matches a vertical-tab character, \u000B</target>
......
......@@ -2003,6 +2003,11 @@ matches any character that belongs to a Unicode general category or named block,
<target state="new">unicode escape</target>
<note />
</trans-unit>
<trans-unit id="regex_unicode_general_category_0">
<source>Unicode General Category: {0}</source>
<target state="new">Unicode General Category: {0}</target>
<note />
</trans-unit>
<trans-unit id="regex_vertical_tab_character_long">
<source>Matches a vertical-tab character, \u000B</source>
<target state="new">Matches a vertical-tab character, \u000B</target>
......
......@@ -2003,6 +2003,11 @@ matches any character that belongs to a Unicode general category or named block,
<target state="new">unicode escape</target>
<note />
</trans-unit>
<trans-unit id="regex_unicode_general_category_0">
<source>Unicode General Category: {0}</source>
<target state="new">Unicode General Category: {0}</target>
<note />
</trans-unit>
<trans-unit id="regex_vertical_tab_character_long">
<source>Matches a vertical-tab character, \u000B</source>
<target state="new">Matches a vertical-tab character, \u000B</target>
......
......@@ -2003,6 +2003,11 @@ matches any character that belongs to a Unicode general category or named block,
<target state="new">unicode escape</target>
<note />
</trans-unit>
<trans-unit id="regex_unicode_general_category_0">
<source>Unicode General Category: {0}</source>
<target state="new">Unicode General Category: {0}</target>
<note />
</trans-unit>
<trans-unit id="regex_vertical_tab_character_long">
<source>Matches a vertical-tab character, \u000B</source>
<target state="new">Matches a vertical-tab character, \u000B</target>
......
......@@ -2003,6 +2003,11 @@ matches any character that belongs to a Unicode general category or named block,
<target state="new">unicode escape</target>
<note />
</trans-unit>
<trans-unit id="regex_unicode_general_category_0">
<source>Unicode General Category: {0}</source>
<target state="new">Unicode General Category: {0}</target>
<note />
</trans-unit>
<trans-unit id="regex_vertical_tab_character_long">
<source>Matches a vertical-tab character, \u000B</source>
<target state="new">Matches a vertical-tab character, \u000B</target>
......
......@@ -2003,6 +2003,11 @@ matches any character that belongs to a Unicode general category or named block,
<target state="new">unicode escape</target>
<note />
</trans-unit>
<trans-unit id="regex_unicode_general_category_0">
<source>Unicode General Category: {0}</source>
<target state="new">Unicode General Category: {0}</target>
<note />
</trans-unit>
<trans-unit id="regex_vertical_tab_character_long">
<source>Matches a vertical-tab character, \u000B</source>
<target state="new">Matches a vertical-tab character, \u000B</target>
......
......@@ -2003,6 +2003,11 @@ matches any character that belongs to a Unicode general category or named block,
<target state="new">unicode escape</target>
<note />
</trans-unit>
<trans-unit id="regex_unicode_general_category_0">
<source>Unicode General Category: {0}</source>
<target state="new">Unicode General Category: {0}</target>
<note />
</trans-unit>
<trans-unit id="regex_vertical_tab_character_long">
<source>Matches a vertical-tab character, \u000B</source>
<target state="new">Matches a vertical-tab character, \u000B</target>
......
......@@ -2003,6 +2003,11 @@ matches any character that belongs to a Unicode general category or named block,
<target state="new">unicode escape</target>
<note />
</trans-unit>
<trans-unit id="regex_unicode_general_category_0">
<source>Unicode General Category: {0}</source>
<target state="new">Unicode General Category: {0}</target>
<note />
</trans-unit>
<trans-unit id="regex_vertical_tab_character_long">
<source>Matches a vertical-tab character, \u000B</source>
<target state="new">Matches a vertical-tab character, \u000B</target>
......
......@@ -2003,6 +2003,11 @@ matches any character that belongs to a Unicode general category or named block,
<target state="new">unicode escape</target>
<note />
</trans-unit>
<trans-unit id="regex_unicode_general_category_0">
<source>Unicode General Category: {0}</source>
<target state="new">Unicode General Category: {0}</target>
<note />
</trans-unit>
<trans-unit id="regex_vertical_tab_character_long">
<source>Matches a vertical-tab character, \u000B</source>
<target state="new">Matches a vertical-tab character, \u000B</target>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册