diff options
-rw-r--r-- | shell/ChangeLog | 4 | ||||
-rw-r--r-- | shell/shell.error.xml | 8 |
2 files changed, 8 insertions, 4 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index ff79f4ce45..205fdafbc9 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2008-09-29 Gabor Kelemen <kelemeng@gnome.hu> + + * shell.error.xml: Mark some forgotten strings for translation. Fixes bug #553106 + 2008-09-24 Sankar P <psankar@novell.com> License Changes diff --git a/shell/shell.error.xml b/shell/shell.error.xml index e3b7a1a2ee..fceb1bef83 100644 --- a/shell/shell.error.xml +++ b/shell/shell.error.xml @@ -27,7 +27,7 @@ If you choose to continue, you may not have access to some of your old data. </error> <error id="upgrade-remove-1-4" type="question" default="GTK_RESPONSE_CANCEL"> - <title>Delete old data from version {0}?</title> + <_title>Delete old data from version {0}?</title> <_primary>Delete old data from version {0}?</_primary> <_secondary xml:space="preserve">The previous version of Evolution stored its data in a different location. @@ -39,7 +39,7 @@ If you choose to remove this data, the entire contents of the "evolution&qu </error> <error id="upgrade-remove-1-4-confirm" type="warning" default="GTK_RESPONSE_CANCEL"> - <title>Really delete old data?</title> + <_title>Really delete old data?</title> <_primary>Really delete old data?</_primary> <_secondary xml:space="preserve">The entire contents of the "evolution" directory are about to be permanently removed. @@ -52,7 +52,7 @@ Once deleted, you cannot downgrade to the previous version of Evolution without </error> <error id="noshell" type="error"> - <title>Cannot start Evolution</title> + <_title>Cannot start Evolution</title> <_primary>Evolution can not start.</_primary> <_secondary xml:space="preserve">Your system configuration does not match your Evolution configuration. @@ -62,7 +62,7 @@ Click help for details</_secondary> </error> <error id="noshell-reason" type="error"> - <title>Cannot start Evolution</title> + <_title>Cannot start Evolution</title> <_primary>Evolution can not start.</_primary> <_secondary xml:space="preserve">Your system configuration does not match your Evolution configuration: |