diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2020-07-26 00:25:55 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2020-07-26 00:25:55 -0400 |
commit | ee4e6d2fbaf545ad9c1405cb804c6dce1cc13d5f (patch) | |
tree | 73010194cd49dbc412eb28492993adb4acab77f3 /apps/lang/norsk.lang | |
parent | 683323bebfb2eec51c58e29549215f770767aad3 (diff) |
Strip out archos from common strings
Change-Id: I078d5a6887fd14650fe89d7b4d8850166ae19efc
Diffstat (limited to 'apps/lang/norsk.lang')
-rw-r--r-- | apps/lang/norsk.lang | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/lang/norsk.lang b/apps/lang/norsk.lang index 552b400671..99e4de7faf 100644 --- a/apps/lang/norsk.lang +++ b/apps/lang/norsk.lang @@ -1778,15 +1778,15 @@ user: core <source> *: none - recording,archosplayer: "Line In" + recording: "Line In" </source> <dest> *: none - recording,archosplayer: "Linjeinngang" + recording: "Linjeinngang" </dest> <voice> *: none - recording,archosplayer: "Linjeinngang" + recording: "Linjeinngang" </voice> </phrase> <phrase> @@ -3528,17 +3528,17 @@ user: core <source> *: "Battery: %d%% %dh %dm" - archosplayer,archosrecorder,archosfmrecorder,archosrecorderv2,archosondio*,iriverifp7xx: "%d%% %dh %dm" + iriverifp7xx: "%d%% %dh %dm" iriverh10,ipodmini1g,ipodmini2g: "Batt: %d%% %dh %dm" </source> <dest> *: "Batteri: %d%% %dh %dm" - archosplayer,archosrecorder,archosfmrecorder,archosrecorderv2,archosondio*,iriverifp7xx: "%d%% %dh %dm" + iriverifp7xx: "%d%% %dh %dm" iriverh10,ipodmini1g,ipodmini2g: "Batt: %d%% %dh %dm" </dest> <voice> *: "Batterinivå" - archosplayer,archosrecorder,archosfmrecorder,archosrecorderv2,archosondio*,iriverifp7xx: "" + iriverifp7xx: "" iriverh10,ipodmini1g,ipodmini2g: "" </voice> </phrase> @@ -6359,7 +6359,7 @@ user: core <source> *: "OFF to abort" - archosplayer,iriverh100,iriverh120,iriverh300: "STOP to abort" + iriverh100,iriverh120,iriverh300: "STOP to abort" ipod*: "PLAY/PAUSE to abort" iaudiox5,iaudiom5: "Long PLAY to abort" iriverh10,iriverh10_5gb,sansae200*,sansac200*,vibe500: "PREV to abort" @@ -6369,7 +6369,7 @@ </source> <dest> *: "OFF for å avbryte" - archosplayer,iriverh100,iriverh120,iriverh300: "STOP for å avbryte" + iriverh100,iriverh120,iriverh300: "STOP for å avbryte" ipod*: "PLAY/PAUSE for å avbryte" iaudiox5,iaudiom5: "Hold PLAY for å avbryte" iriverh10,iriverh10_5gb,sansae200*,sansac200*,vibe500: "PREV for å avbryte" |