絵文字テクスチャのデフォルト値

This commit is contained in:
tateisu 2023-02-26 09:34:25 +09:00
parent 2d30eabf7c
commit b58b732bc5
2 changed files with 2 additions and 2 deletions

View File

@ -1268,5 +1268,5 @@
<string name="emoji_wide_mode">ワイドカスタム絵文字</string>
<string name="enabled">有効</string>
<string name="disabled">無効</string>
<string name="emoji_texture_pixels">絵文字テクスチャの最大ピクセル数(単位:ピクセル、デフォルト: 256。 タスクキルが必要。端末のRAMが少ない場合は64程度まで下げることをお勧めします)</string>
<string name="emoji_texture_pixels">絵文字テクスチャの最大ピクセル数(単位:ピクセル、デフォルト: 128。 タスクキルが必要。端末のRAMが少ない場合は64程度まで下げることをお勧めします)</string>
</resources>

View File

@ -1276,5 +1276,5 @@
<string name="emoji_wide_mode">Wide custom emoji</string>
<string name="enabled">Enabled</string>
<string name="disabled">Disabled</string>
<string name="emoji_texture_pixels">Emoji texture max pixels(Unix:pixels, default: 256. task kill required. reduce to 64 if your device\'s RAM is not enough)</string>
<string name="emoji_texture_pixels">Emoji texture max pixels(Unix:pixels, default: 128. task kill required. reduce to 64 if your device\'s RAM is not enough)</string>
</resources>