mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-07 06:18:50 +00:00
Fix for bug #1317
Monotone-Parent: fe089deaf1b0181c06ece935c26c6677fc993265 Monotone-Revision: c29d17fc75602cc5f21d43437355abbbb04cce15 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-07-06T17:41:03 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -230,8 +230,8 @@
|
||||
"is not" = "ist nicht";
|
||||
"contains" = "enthält";
|
||||
"does not contain" = "enthält nicht";
|
||||
"matches" = "ist gleich";
|
||||
"does not match" = "ist nicht gleich";
|
||||
"matches" = "stimmt überein mit";
|
||||
"does not match" = "stimmt nicht überein mit";
|
||||
"matches regex" = "entspricht regulären Ausdrücken";
|
||||
"does not match regex" = "entspricht nicht regulären Ausdrücken";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user