Skip to content

Commit

Permalink
Info.plist // Apply Lotem's naming for instances.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShikiSuen committed Jun 28, 2022
1 parent d6f3e6c commit 7ff40e4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions zh-Hans.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
NSHumanReadableCopyright = "Copyleft 2017, 式恕堂";

im.rime.inputmethod.Squirrel = "鼠须管";
im.rime.inputmethod.SquirrelCHS = "鼠须管-简";
im.rime.inputmethod.SquirrelCHT = "鼠须管-繁";
im.rime.inputmethod.SquirrelCHS = "鼠须管";
im.rime.inputmethod.SquirrelCHT = "鼠鬚管";

CFBundleName = "鼠须管";
CFBundleDisplayName = "鼠须管";
4 changes: 2 additions & 2 deletions zh-Hant.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
NSHumanReadableCopyright = "Copyleft 2017, 式恕堂";

im.rime.inputmethod.Squirrel = "鼠鬚管";
im.rime.inputmethod.SquirrelCHS = "鼠鬚管-簡";
im.rime.inputmethod.SquirrelCHT = "鼠鬚管-繁";
im.rime.inputmethod.SquirrelCHS = "鼠须管";
im.rime.inputmethod.SquirrelCHT = "鼠鬚管";

CFBundleName = "鼠鬚管";
CFBundleDisplayName = "鼠鬚管";

0 comments on commit 7ff40e4

Please sign in to comment.