Changeset 11180

Show
Ignore:
Timestamp:
05/05/08 22:48:27 (5 years ago)
Author:
takayama
Message:

マージのミスで動かなくなっていたのを修正

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • platform/trac/locale/ja_JP/LC_MESSAGES/messages.po

    r11178 r11180  
    17361736#, python-format 
    17371737msgid "The owner will change to %(name)s" 
    1738 msgstr "担当者を %s に変更します" 
     1738msgstr "担当者を %(name)s に変更します" 
    17391739 
    17401740#: trac/ticket/default_workflow.py:254 
     
    17451745#, python-format 
    17461746msgid "The resolution will be set to %(name)s" 
    1747 msgstr "解決方法を %s に設定します" 
     1747msgstr "解決方法を %(name)s に設定します" 
    17481748 
    17491749#: trac/ticket/default_workflow.py:283 
     
    17541754#, python-format 
    17551755msgid "Next status will be '%(name)s'" 
    1756 msgstr "次のステータスは '%s' です" 
     1756msgstr "次のステータスは '%(name)s' です" 
    17571757 
    17581758#: trac/ticket/model.py:361