X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=smileybutton%2Flang%2Fzh-cn%2Fstrings.php;h=1373582e4b73823859566f9d53d5b1e3264117dc;hb=f5ea9f14e2cf58b76b4abcfbe1792c68dd1b5646;hp=86a9d758fd7f72900fa1507c917d411be3ff1e9f;hpb=500aab3c5310692dadf382b492479a6d6e1660cf;p=friendica-addons.git diff --git a/smileybutton/lang/zh-cn/strings.php b/smileybutton/lang/zh-cn/strings.php index 86a9d758..1373582e 100644 --- a/smileybutton/lang/zh-cn/strings.php +++ b/smileybutton/lang/zh-cn/strings.php @@ -5,8 +5,7 @@ function string_plural_select_zh_cn($n){ $n = intval($n); return intval(0); }} -; -$a->strings["Smileybutton settings"] = "表情按钮设置"; -$a->strings["You can hide the button and show the smilies directly."] = "您可以隐藏按钮并直接显示表情符号。"; -$a->strings["Hide the button"] = "隐藏按钮"; -$a->strings["Save Settings"] = "保存设置"; +$a->strings['Smileybutton settings'] = '表情按钮设置'; +$a->strings['You can hide the button and show the smilies directly.'] = '您可以隐藏按钮并直接显示表情符号。'; +$a->strings['Hide the button'] = '隐藏按钮'; +$a->strings['Save Settings'] = '保存设置';