Plugin Directory

Changeset 2352889


Ignore:
Timestamp:
08/05/2020 07:37:34 AM (6 years ago)
Author:
conntenayh
Message:

現行バージョンに名称変更

Location:
resize-width
Files:
14 added
4 edited

Legend:

Unmodified
Added
Removed
  • resize-width/branches/languages/resize-width-ja.po

    r2347585 r2352889  
    33msgid ""
    44msgstr ""
    5 "PO-Revision-Date: 2020-07-27 16:16+0900\n"
     5"PO-Revision-Date: 2020-08-03 11:56+0900\n"
    66"MIME-Version: 1.0\n"
    77"Content-Type: text/plain; charset=UTF-8\n"
     
    1414"Last-Translator: \n"
    1515"Language-Team: \n"
     16
     17#. Found in description paragraph.
     18msgid "This is the plugin easy resize block editor."
     19msgstr "ブロックエディタの大きさを簡単に調整できます。"
    1620
    1721#. Plugin name.
     
    2731msgstr "スクリーンショットはありません。"
    2832
    29 #. Plugin description.
    30 msgid "This is the plugin easy resize block editor."
    31 msgstr "かんたん."
     33#. Found in installation list item.
     34msgid "Activate the plugin through the 'Plugins' menu in WordPress"
     35msgstr "プラグイン画面で有効化してください"
    3236
    33 #. Install flow.
    34 msgid "Activate the plugin through the 'Plugins' menu in WordPress"
    35 msgstr "プラグイン画面でインストール"
    36 
    37    
     37#. Found in changelog paragraph.
     38msgid "New release"
     39msgstr "新発売"
  • resize-width/branches/readme.txt

    r2344516 r2352889  
    1 === Resize Width ===
     1=== Resize Editor Width ===
    22Contributors: conntenayh
    33Donate link: https://example.com/
     
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1111
    12 Here is a short description of the plugin.  This should be no more than 150 characters.  No markup here.
    13 
    1412== Description ==
    1513
     
    1816== Installation ==
    1917
    20 
    21 1. Upload `resize-width` to the `/wp-content/plugins/` directory
    22 2. Activate the plugin through the 'Plugins' menu in WordPress
     181. Activate the plugin through the 'Plugins' menu in WordPress
    2319
    2420== Frequently Asked Questions ==
  • resize-width/branches/resize-width.php

    r2344516 r2352889  
    11<?php
    22/**
    3  * Plugin Name:     Resize Width
     3 * Plugin Name:     Resize Editor Width
    44 * Plugin URI:      PLUGIN SITE HERE
    55 * Description:     It's very simple. Only resize contents width.
     
    1010 * Version:         0.1.0
    1111 *
    12  * @package         Resize_Width
     12 * @package         Resize Editor Width
    1313 */
    1414
Note: See TracChangeset for help on using the changeset viewer.