This commit is contained in:
Serhiy Mytrovtsiy
2023-11-19 12:35:46 +01:00
parent 06a7757551
commit 6068053c22
4 changed files with 5 additions and 4 deletions

View File

@@ -2392,7 +2392,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.15;
MARKETING_VERSION = 2.9.11;
MARKETING_VERSION = 2.9.12;
OTHER_LDFLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -2430,7 +2430,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.15;
MARKETING_VERSION = 2.9.11;
MARKETING_VERSION = 2.9.12;
OTHER_LDFLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats;
PRODUCT_NAME = "$(TARGET_NAME)";

View File

@@ -17,7 +17,7 @@
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>506</string>
<string>508</string>
<key>Description</key>
<string>Simple macOS system monitor in your menu bar</string>
<key>LSApplicationCategoryType</key>

View File

@@ -179,6 +179,7 @@
"Color of download" = "डाउनलोड का रंग";
"Color of upload" = "अपलोड का रंग";
"Monospaced font" = "मोनोस्पेस्ड फ़ॉन्ट";
"Reverse order" = "Reverse order";
// Module Kit
"Open module settings" = "ओपन मॉड्यूल सेटिंग्स";

View File

@@ -179,7 +179,7 @@
"Color of download" = "下載的顯示色彩";
"Color of upload" = "上傳的顯示色彩";
"Monospaced font" = "等寬字體";
"Reverse order" = 排序對調";
"Reverse order" = "排序對調";
// Module Kit
"Open module settings" = "打開模組設定";