OSDN Git Service

t#31688:add speech_balloon locale ja
authoryasushiito <yas@pen-chan.jp>
Wed, 17 Jul 2013 02:36:32 +0000 (11:36 +0900)
committeryasushiito <yas@pen-chan.jp>
Wed, 17 Jul 2013 02:36:32 +0000 (11:36 +0900)
app/views/speeches/list.html.erb
config/locales/pettanr.ja.yml

index 93b324c..db46652 100644 (file)
@@ -9,6 +9,7 @@
     <th><%= t_m 'Speech.y' -%></th>
     <th><%= t_m 'Speech.width' -%></th>
     <th><%= t_m 'Speech.height' -%></th>
+    <th><%= t_m 'Speech.quotes' -%></th>
     <th><%= t_m 'Speech.settings' -%></th>
     <th><%= t_m 'Speech.created_at' -%></th>
     <th><%= t_m 'Speech.updated_at' -%></th>
@@ -23,6 +24,7 @@
       <td><%= speech.y %></td>
       <td><%= speech.width %></td>
       <td><%= speech.height %></td>
+      <td><%= h speech.quotes %></td>
       <td><%= h(truncate(speech.settings, :length => 12)) %></td>
       <td><%= l speech.created_at %></td>
       <td><%= l speech.updated_at %></td>
index 319bfc3..9b8a34d 100644 (file)
@@ -120,6 +120,7 @@ ja:
         y: Y
         width: 幅
         height: 高さ
+        quotes: カギカッコ
         settings: 拡張データ
         created_at: 作成
         updated_at: 更新
@@ -537,6 +538,8 @@ ja:
       title: フキダシ 生一覧
     browse:
       title: フキダシ 生単票
+    create_speech_balloon: 追加するフキダシ
+    update_speech_balloon: 変更するフキダシ
     submit: 作成する
   speeches:
     index:
@@ -692,6 +695,7 @@ ja:
       title: フキダシテンプレート 生一覧
     browse:
       title: フキダシテンプレート 生単票
+    add_to_panel: このフキダシをつかんだコマに追加する
   license_groups:
     index:
       title: ライセンスグループ一覧