comparison src/ui/bmi/mmiBlkLangDB.c @ 138:a2a911a1ff36

mmiBlkLangDB.c: non-ASCII char fixes literal non-ASCII characters in strings replaced with C octal escapes
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 14 Nov 2020 03:51:50 +0000
parents c0052fe355d3
children 66e0b6a40e09
comparison
equal deleted inserted replaced
137:63dffa10b00a 138:a2a911a1ff36
2043 { TxtSimToolkit, "SIM Toolkit" }, 2043 { TxtSimToolkit, "SIM Toolkit" },
2044 { TxtPhonebook, "Telefonbuch" }, 2044 { TxtPhonebook, "Telefonbuch" },
2045 { TxtRecentCalls, "kuerzliche Anrufe" }, 2045 { TxtRecentCalls, "kuerzliche Anrufe" },
2046 { TxtNames, "Namen" }, 2046 { TxtNames, "Namen" },
2047 { TxtInterCalls,"Internat.Anrufe" }, 2047 { TxtInterCalls,"Internat.Anrufe" },
2048 { TxtInterHome, "Ausland, außer Heimatland" /*SPR#2633 - DS - German string modified: "Internat.but Home "*/ }, 2048 { TxtInterHome, "Ausland, au\337er Heimatland" /*SPR#2633 - DS - German string modified: "Internat.but Home "*/ },
2049 { TxtWhenRoaming,"wenn Roaming" }, 2049 { TxtWhenRoaming,"wenn Roaming" },
2050 { TxtCancelAllBars,"Alle Rufsperren loeschen" }, 2050 { TxtCancelAllBars,"Alle Rufsperren loeschen" },
2051 { TxtWaiting, "Warten" }, 2051 { TxtWaiting, "Warten" },
2052 { TxtBarred, "gesperrt" }, 2052 { TxtBarred, "gesperrt" },
2053 { TxtForwarded, "Weitergelietet" }, 2053 { TxtForwarded, "Weitergelietet" },
2328 { TxtCopy, "Kopiere" }, 2328 { TxtCopy, "Kopiere" },
2329 { TxtThisEntry, "Dieser Eintrag"}, 2329 { TxtThisEntry, "Dieser Eintrag"},
2330 { TxtBackground, "Hintergrund"}, /* for selecting backgrounds*/ 2330 { TxtBackground, "Hintergrund"}, /* for selecting backgrounds*/
2331 { TxtProviderIcon, "Netzwerk Icon"}, /*AP - 29-01-03 - Add to language table */ 2331 { TxtProviderIcon, "Netzwerk Icon"}, /*AP - 29-01-03 - Add to language table */
2332 { TxtIdleScreen, "Untaetiges Display Bild"}, 2332 { TxtIdleScreen, "Untaetiges Display Bild"},
2333 { TxtMenuScreen, "Haupt Menü" /*SPR#2633 - DS - German string removed: "Main menu screen"*/ }, 2333 { TxtMenuScreen, "Haupt Men\374" /*SPR#2633 - DS - German string removed: "Main menu screen"*/ },
2334 2334
2335 { TxtBgdSquares, "Rechtecke"}, 2335 { TxtBgdSquares, "Rechtecke"},
2336 { TxtBgdO2, "O2"}, 2336 { TxtBgdO2, "O2"},
2337 { TxtBgdTree, "Baum"}, 2337 { TxtBgdTree, "Baum"},
2338 { TxtBgdTILogo, "TI Logo"}, 2338 { TxtBgdTILogo, "TI Logo"},