summaryrefslogtreecommitdiff
path: root/apps/lang/italiano.lang
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2006-10-09 23:09:09 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2006-10-09 23:09:09 +0000
commit2b57458cba27441bd90b7d4ed2b132f12155f871 (patch)
treeec6b3081b7e48ec004d780a903861c7dbd252268 /apps/lang/italiano.lang
parent1308bd7c8d991c0bd21b0894644c8130d8961e5f (diff)
downloadrockbox-2b57458cba27441bd90b7d4ed2b132f12155f871.tar.gz
rockbox-2b57458cba27441bd90b7d4ed2b132f12155f871.zip
fix the radio strings I broke by changing a string the wrong way :(
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11164 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/italiano.lang')
-rw-r--r--apps/lang/italiano.lang12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang
index 47c6526fee..e763533504 100644
--- a/apps/lang/italiano.lang
+++ b/apps/lang/italiano.lang
@@ -6950,10 +6950,10 @@
6950 desc: in radio screen 6950 desc: in radio screen
6951 user: 6951 user:
6952 <source> 6952 <source>
6953 *: "Station: %d.%dMHz" 6953 *: "Station: %d.%02d MHz"
6954 </source> 6954 </source>
6955 <dest> 6955 <dest>
6956 *: "Stazione: %d.%dMHz" 6956 *: "Stazione: %d.%02d MHz"
6957 </dest> 6957 </dest>
6958 <voice> 6958 <voice>
6959 *: "" 6959 *: ""
@@ -7188,10 +7188,10 @@
7188 desc: during auto scan 7188 desc: during auto scan
7189 user: 7189 user:
7190 <source> 7190 <source>
7191 *: "Scanning %d.%01dMHz" 7191 *: "Scanning %d.%02d MHz"
7192 </source> 7192 </source>
7193 <dest> 7193 <dest>
7194 *: "Ricerca %d.%dMHz" 7194 *: "Ricerca %d.%02d MHz"
7195 </dest> 7195 </dest>
7196 <voice> 7196 <voice>
7197 *: "" 7197 *: ""
@@ -7202,10 +7202,10 @@
7202 desc: default preset name for auto scan mode 7202 desc: default preset name for auto scan mode
7203 user: 7203 user:
7204 <source> 7204 <source>
7205 *: "%d.%01dMHz" 7205 *: "%d.%02d MHz"
7206 </source> 7206 </source>
7207 <dest> 7207 <dest>
7208 *: "%d.%01dMHz" 7208 *: "%d.%02d MHz"
7209 </dest> 7209 </dest>
7210 <voice> 7210 <voice>
7211 *: "" 7211 *: ""