mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
v2.9.12
This commit is contained in:
@@ -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)";
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -179,6 +179,7 @@
|
||||
"Color of download" = "डाउनलोड का रंग";
|
||||
"Color of upload" = "अपलोड का रंग";
|
||||
"Monospaced font" = "मोनोस्पेस्ड फ़ॉन्ट";
|
||||
"Reverse order" = "Reverse order";
|
||||
|
||||
// Module Kit
|
||||
"Open module settings" = "ओपन मॉड्यूल सेटिंग्स";
|
||||
|
||||
@@ -179,7 +179,7 @@
|
||||
"Color of download" = "下載的顯示色彩";
|
||||
"Color of upload" = "上傳的顯示色彩";
|
||||
"Monospaced font" = "等寬字體";
|
||||
"Reverse order" = 排序對調";
|
||||
"Reverse order" = "排序對調";
|
||||
|
||||
// Module Kit
|
||||
"Open module settings" = "打開模組設定";
|
||||
|
||||
Reference in New Issue
Block a user