Commit 2181fde2f53c69ccf98f63012a29c9662014163b

  • avatar
  • swiesner <swiesner @283d02a7-25f6-0310…ecb5cbfe19da.>
  • Sun Jun 13 13:03:12 CEST 2010
Fixed context marker for error notification translation

git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/utils/synaptiks@1137524 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
  
125125 "configuration.</warning>"));
126126 } else {
127127 this->notifyError(
128 i18nc("@info daemon notification error",
128 i18nc("@info daemon error notification",
129129 "<warning>No configurable touchpad was "
130130 "found.</warning>"));
131131 }