Actions
Bug #2962
openSeparate string
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-06-22
Due date:
% Done:
0%
Estimated time:
Found in version:
4.1.25
Affected Versions:
Description
I postulate to separet translation all striong one by one.
For example:
String "Channel" is in line:
src/channels.c:287, src/service.c:173, src/dvr/dvr_db.c:2052, src/dvr/dvr_autorec.c:947, src/dvr/dvr_timerec.c:582
and it is in one translation.
I suggeste to separate this to 5 translation separate because in every content can means other.
Should be:
Channel
src/channels.c:287
Channel
src/service.c:173
Channel
src/dvr/dvr_db.c:2052
Channel
src/dvr/dvr_autorec.c:947
Channel
src/dvr/dvr_timerec.c:582
And for other also should be separate.
Files
Actions