diff options
author | spiff_ <spiff_@svn> | 2010-10-11 14:17:31 +0000 |
---|---|---|
committer | spiff_ <spiff_@svn> | 2010-10-11 14:17:31 +0000 |
commit | bd61a9e0731e909a78e15af121d347f99fe4ffa8 (patch) | |
tree | 9f4309abe077ba0df282af4aea48138143464d43 /language | |
parent | 34d3e378c862af25ed7753657faea01de8c19a4b (diff) |
fixed: invalid xml in french translation. translators PLEASE OH PLEASE sanity check your work. i can't check all the files all the time, i already use enough time handling translations.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34676 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'language')
-rw-r--r-- | language/French/strings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/language/French/strings.xml b/language/French/strings.xml index 8ae1abc16a..7b0ccdad9e 100644 --- a/language/French/strings.xml +++ b/language/French/strings.xml @@ -1023,7 +1023,7 @@ <string id="13013">Redémarrer</string> <string id="13014">Minimiser</string> <string id="13015">Action bouton Power</string> - <string id="13016">Arrêt du système</string + <string id="13016">Arrêt du système</string> <string id="13020">Une autre session est en cours, peut être en ssh ?</string> <string id="13021">Disque dur externe monté</string> @@ -2364,4 +2364,4 @@ <string id="34110">7.1</string> <!-- 34112-34200 reserved for future use --> -</strings>
\ No newline at end of file +</strings> |