aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/Preferences.xib
diff options
context:
space:
mode:
authorMax <post@wickenrode.com>2015-02-01 20:51:54 +0100
committerMax <post@wickenrode.com>2015-02-01 20:51:54 +0100
commit24fcf917473862ddabc2095447f3ec5c4e9081fd (patch)
tree368a00269d935589059ad3d5246afa86b5203853 /Interfaces/English.lproj/Preferences.xib
parent60a5d64518f09af80059e2e293849ff6b0d6be75 (diff)
downloadsequelpro-24fcf917473862ddabc2095447f3ec5c4e9081fd.tar.gz
sequelpro-24fcf917473862ddabc2095447f3ec5c4e9081fd.tar.bz2
sequelpro-24fcf917473862ddabc2095447f3ec5c4e9081fd.zip
Rename utf8 and utf8mb4
* To reduce confusion (and create some, for those people not yet aware of the difference) I have renamed the utf8s to "UTF-8 Unicode BMP" resp. "UTF-8 Full Unicode" according to their supported character range. * Also *both* utf8 variants will now be at the top of the list when creating new tables/databases
Diffstat (limited to 'Interfaces/English.lproj/Preferences.xib')
-rw-r--r--Interfaces/English.lproj/Preferences.xib4
1 files changed, 2 insertions, 2 deletions
diff --git a/Interfaces/English.lproj/Preferences.xib b/Interfaces/English.lproj/Preferences.xib
index 590dde4e..4901f537 100644
--- a/Interfaces/English.lproj/Preferences.xib
+++ b/Interfaces/English.lproj/Preferences.xib
@@ -640,7 +640,7 @@
</object>
<object class="NSMenuItem" id="658105746">
<reference key="NSMenu" ref="1035849972"/>
- <string key="NSTitle">UTF-8 Unicode (utf8)</string>
+ <string key="NSTitle">UTF-8 Unicode BMP (utf8)</string>
<string key="NSKeyEquiv"/>
<int key="NSKeyEquivModMask">1048576</int>
<int key="NSMnemonicLoc">2147483647</int>
@@ -652,7 +652,7 @@
</object>
<object class="NSMenuItem" id="89605484">
<reference key="NSMenu" ref="1035849972"/>
- <string key="NSTitle">4-Byte UTF-8 Unicode (utf8mb4)</string>
+ <string key="NSTitle">UTF-8 Full Unicode (utf8mb4)</string>
<string key="NSKeyEquiv"/>
<int key="NSKeyEquivModMask">1048576</int>
<int key="NSMnemonicLoc">2147483647</int>