popup_menu_values.xml 541 Bytes
Newer Older
Lee Jaebin committed
1 2 3 4 5 6 7 8 9 10 11
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <string name="sort_title">並び替え</string>
    <string name="contenttype_title">コンテンツタイプ</string>
    <string name="print">プリント</string>
    <string name="add_favorite_content">お気に入り追加</string>
    <string name="remove_favorite_content">お気に入り解除</string>
    <string name="text_copy">テキストコピー</string>
    <string name="content_share">共有</string>

12 13
    <string name="filter">フィルター</string>

Lee Jaebin committed
14
</resources>