2025年6月23日月曜日

VTrickで投稿を最後まで読み込んだときの文言、一致する検索結果はありません を変更する

VTrick

VTrickでは 投稿をもっと読み込む のボタンで前の投稿をどんどんロードしていけるのですが
最後まで読み込むと、一致する検索結果はありません となるのが少し気になっていたので

該当部分

          <span class='no-more load-more btn'><b:include data='{ message: &quot;noMorePosts&quot; }' name='theme-custom-lang'/></span>
          <b:else/>
          <span class='no-more load-more btn show'><b:include data='{ message: &quot;noMorePosts&quot; }' name='theme-custom-lang'/></span>

<b:include data='{ message: &quot;noMorePosts&quot; }' name='theme-custom-lang'/>

<data:messages.theresNothingHere/>
(投稿がありません。)
に変更します

変更後

          <span class='no-more load-more btn'><data:messages.theresNothingHere/></span>
          <b:else/>
          <span class='no-more load-more btn show'><data:messages.theresNothingHere/></span>

私のブログの中にはあえて日本語を優先的に使っているものがありますが、今回は多言語対応させました

F(uriouz)

欲しいものリスト / 優先度の高いほしいものリスト / ☕を奢る
Donate 寄付 カンパ サポート Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.
詳細プロフィールを表示

0 comments:

スパム対策の為コメントをオフにしています。
Disqusは利用出来ます。

注: コメントを投稿できるのは、このブログのメンバーだけです。

...

Recent Posts

 
"The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License."