Advertisement
MasWag

calendar-event-dialog.dtd.patch

Nov 27th, 2013
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. --- calendar-event-dialog.dtd.old Sat Nov 23 05:35:40 2013
  2. +++ calendar-event-dialog.dtd.new Wed Nov 27 21:55:13 2013
  3. @@ -146,6 +146,16 @@
  4. <!ENTITY event.toolbar.spellcheck.label "スペル">
  5. <!ENTITY event.toolbar.privacy.label "プライバシー">
  6.  
  7. +<!ENTITY event.toolbar.save.tooltip "保存して閉じる">
  8. +<!ENTITY event.toolbar.delete.tooltip "削除">
  9. +<!ENTITY event.toolbar.attendees.tooltip "参加者を追加">
  10. +<!ENTITY event.toolbar.spellcheck.tooltip "スペル">
  11. +<!ENTITY event.toolbar.attachments.tooltip "添付">
  12. +<!ENTITY event.toolbar.privacy.tooltip "プライバシー">
  13. +<!ENTITY event.toolbar.priority.tooltip "重要度">
  14. +<!ENTITY event.toolbar.status.tooltip "状態">
  15. +<!ENTITY event.toolbar.freebusy.tooltip "Change Free/Busy time">
  16. +
  17. <!-- Main page -->
  18. <!ENTITY event.title.textbox.label "件名:" >
  19. <!ENTITY event.title.textbox.accesskey "I">
  20. @@ -211,6 +221,9 @@
  21. <!ENTITY event.reminder.custom.label "手動設定..." >
  22.  
  23. <!ENTITY event.reminder.multiple.label "複数のアラーム..." >
  24. +
  25. +<!ENTITY event.statusbarpanel.freebusy.label "Time as:">
  26. +<!ENTITY event.statusbarpanel.privacy.label "プライバシー:">
  27.  
  28. <!-- Recurrence dialog -->
  29. <!ENTITY recurrence.title.label "周期の編集">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement