author | cniehaus <cniehaus> | 2002-04-14 20:09:14 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-04-14 20:09:14 (UTC) |
commit | 9c779ca27c9e44c2bae69892d060e628e5ea5bd3 (patch) (side-by-side diff) | |
tree | decc349455554e77dfce13da8a7ac0d178d7f3e0 /i18n | |
parent | 3ff897c3bca3e9b53b018e4facec56aa40b3656d (diff) | |
download | opie-9c779ca27c9e44c2bae69892d060e628e5ea5bd3.zip opie-9c779ca27c9e44c2bae69892d060e628e5ea5bd3.tar.gz opie-9c779ca27c9e44c2bae69892d060e628e5ea5bd3.tar.bz2 |
this fixes two typos
-rw-r--r-- | i18n/de/today.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/de/today.ts b/i18n/de/today.ts index 23af68a..9d7d02c 100644 --- a/i18n/de/today.ts +++ b/i18n/de/today.ts @@ -21,3 +21,3 @@ <source>There are <b> %1</b> active tasks: <br></source> - <translation>Es gibt <b>%1</b>aktive Aufgaben:<br></translation> + <translation>Es gibt <b>%1</b> aktive Aufgaben:<br></translation> </message> @@ -37,3 +37,3 @@ <source>Owned by </source> - <translation>Dieses Gerät gehört</translation> + <translation>Dieses Gerät gehört </translation> </message> |