pull/3492/head^2
2dust 2023-03-05 20:05:39 +08:00
parent 8ff248aa62
commit 5a04911c7c
3 changed files with 4 additions and 4 deletions

View File

@ -1384,7 +1384,7 @@ namespace v2rayN.Resx {
}
/// <summary>
/// 查找类似 Please fill in the address (Url) 的本地化字符串。
/// 查找类似 Please fill in the Url 的本地化字符串。
/// </summary>
public static string MsgNeedUrl {
get {

View File

@ -380,7 +380,7 @@
<value>Count</value>
</data>
<data name="MsgNeedUrl" xml:space="preserve">
<value>Please fill in the address (Url)</value>
<value>Please fill in the Url</value>
</data>
<data name="AddBatchRoutingRulesYesNo" xml:space="preserve">
<value>Do you want to append rules? Choose yes to append, choose otherwise to replace</value>

View File

@ -304,7 +304,7 @@
<value>操作失败,请检查重试</value>
</data>
<data name="PleaseFillRemarks" xml:space="preserve">
<value>请填写备注</value>
<value>请填写别名</value>
</data>
<data name="PleaseSelectEncryption" xml:space="preserve">
<value>请选择加密方式</value>
@ -380,7 +380,7 @@
<value>数量</value>
</data>
<data name="MsgNeedUrl" xml:space="preserve">
<value>请填写地址(Url)</value>
<value>请填写Url</value>
</data>
<data name="AddBatchRoutingRulesYesNo" xml:space="preserve">
<value>是否追加规则?选择是则追加,选择否则替换</value>