From cf92353747195132da37f504d3ceaad820295811 Mon Sep 17 00:00:00 2001 From: age Date: Fri, 8 Dec 2006 00:49:32 +0000 Subject: [PATCH] language page stays after change --- lang/README | 38 +------------------ lang/TODO | 18 --------- .../language_selection/language_selection.cs | 2 +- 3 files changed, 3 insertions(+), 55 deletions(-) delete mode 100644 lang/TODO diff --git a/lang/README b/lang/README index 7d61b66..2e7c6a8 100644 --- a/lang/README +++ b/lang/README @@ -3,39 +3,5 @@ $Id$ You may want to translate the CryptoBox into another language? Most welcome! -Existing translations can be found in the ".hdf" files in the -language directory (online available as -https://systemausfall.org/svn/cryptobox/trunk/lang/). -Furthermore every plugin has its own language files. Please take a -look at the plugin directory -(https://systemausfall.org/svn/cryptobox/trunk/plugins/) and use -the "lang" directories below. - -There are three easy steps, that won't take longer than one hour -to go through, if you want to translate the cryptobox into a -language of your choice: - -1.) Download one ".hdf" file in your preferred language (e.g. -"en.hdf" if you're a native english speaker). - -2.) Start to change the text following the equal signs line by line. - -3.) Send us your changed ".hdf" file. That's it - thank you! - - -Hints: -We are available via mail (cryptobox@systemausfall.org) for any -questions. Don't worry to ask us if something is vague. - -We prefer "utf-8" encoded hdf-files. If you don't know what "utf" -means - just don't care, send us your file and everything else -will be fine. - -You don't have to translate the whole file - some minor parts are -enough to send back. The community will do the rest. ;) - -Again, thanks for your help! We develop the Cryptobox project in -our free time for fun and to provide an open source solution for -this special purpose. By helping us, you're taking part in this -development. - +Take a look at our pootle translation center. You can reach it from +http://cryptobox.org diff --git a/lang/TODO b/lang/TODO deleted file mode 100644 index 0207e79..0000000 --- a/lang/TODO +++ /dev/null @@ -1,18 +0,0 @@ -$Id$ - -Here are some minor fixes that have to be done. Thanks a lot for your -help! - - -################################ slovenian ################################## - -- SuccessMessage.InitRunning contains only the first sentence -- SuccessMessage.ReBoot: add a hint for automatic redirection (3rd sentence) -- EmptyCryptoPassword: change 'Text' accordingly to English string. -- Button.System: is in eglish -- ErrorMessage.NoDocumentation: is in english - -Below are some smaller changes in English sentences. Someone may change it accordingly. -- MountFailed: add 'Pleasy try again' to the end of the string. -- UmountFailed: changed 'Also close all unclean programs' to 'Close all unclean programs'. -- InitRunning: changed 'You may configure it now. You may activate the encrypted filesystem in a few minutes.' to 'You may configure it now and activate the encrypted filesystem in a few minutes.' diff --git a/plugins/language_selection/language_selection.cs b/plugins/language_selection/language_selection.cs index 4e7b213..5e26101 100644 --- a/plugins/language_selection/language_selection.cs +++ b/plugins/language_selection/language_selection.cs @@ -8,7 +8,7 @@