mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-04-20 00:43:36 +03:00
fix localization files
Signed-off-by: Macintosh II <mctaylxrs@outlook.com>
This commit is contained in:
parent
1860fb80c8
commit
ef0b9a58d1
3 changed files with 6 additions and 7 deletions
|
@ -1,5 +1,4 @@
|
|||
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
|
1
src/Messages.Designer.cs
generated
1
src/Messages.Designer.cs
generated
|
@ -1036,6 +1036,7 @@ namespace Boyfriend {
|
|||
get {
|
||||
return ResourceManager.GetString("ReminderText", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
internal static string ShowInfoTitle {
|
||||
get {
|
||||
|
|
Loading…
Add table
Reference in a new issue