author | skyhusker <skyhusker> | 2005-01-14 20:58:14 (UTC) |
---|---|---|
committer | skyhusker <skyhusker> | 2005-01-14 20:58:14 (UTC) |
commit | 9cdc5a15a6eaae0ddb782c5bd98210dc462c4621 (patch) (side-by-side diff) | |
tree | c036de9e303923d192bc8e900c34dbb1d84b9816 /i18n/es/librotateapplet.ts | |
parent | a808497c334275c4b73e31a9bea37f84e344964d (diff) | |
download | opie-9cdc5a15a6eaae0ddb782c5bd98210dc462c4621.zip opie-9cdc5a15a6eaae0ddb782c5bd98210dc462c4621.tar.gz opie-9cdc5a15a6eaae0ddb782c5bd98210dc462c4621.tar.bz2 |
Fixed some typos, added some unfinished translations
-rw-r--r-- | i18n/es/librotateapplet.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/es/librotateapplet.ts b/i18n/es/librotateapplet.ts index 2c430bc..ed8c945 100644 --- a/i18n/es/librotateapplet.ts +++ b/i18n/es/librotateapplet.ts @@ -1,13 +1,13 @@ <!DOCTYPE TS><TS> <context> <name>RotateApplet</name> <message> <source>Rotate shortcut</source> <translation>Atajo rotación</translation> </message> <message> <source>Rotate</source> - <translation>Rotarción</translation> + <translation>Rotación</translation> </message> </context> </TS> |