Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proview
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Esteban Blanc
proview
Commits
5d5ce61b
Commit
5d5ce61b
authored
Mar 09, 2015
by
Claes Sjofors
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ge curve translation fixes
parent
cc8a5891
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
32 additions
and
2 deletions
+32
-2
xtt/lib/xtt/src/xtt_tcurve.cpp
xtt/lib/xtt/src/xtt_tcurve.cpp
+1
-1
xtt/mmi/xtt/en_us/xtt_lng.dat
xtt/mmi/xtt/en_us/xtt_lng.dat
+15
-0
xtt/mmi/xtt/sv_se/xtt_lng.dat
xtt/mmi/xtt/sv_se/xtt_lng.dat
+16
-1
No files found.
xtt/lib/xtt/src/xtt_tcurve.cpp
View file @
5d5ce61b
...
...
@@ -821,7 +821,7 @@ void XttTCurve::tcurve_help_cb( void *ctx)
XttTCurve
*
tcurve
=
(
XttTCurve
*
)
ctx
;
if
(
tcurve
->
help_cb
)
(
tcurve
->
help_cb
)(
tcurve
->
xnav
,
"opg_trend
buffer
"
);
(
tcurve
->
help_cb
)(
tcurve
->
xnav
,
"opg_trend
_snapshot
"
);
}
void
XttTCurve
::
tcurve_scan
(
void
*
data
)
...
...
xtt/mmi/xtt/en_us/xtt_lng.dat
View file @
5d5ce61b
...
...
@@ -261,6 +261,16 @@ E 1.10.35 "Decrease period"
E 1.10.36 "Update curve"
E 1.10.37 "Add curve item"
E 1.10.38 "Remove selected curve"
E 1.10.39 "Add"
E 1.10.40 "Snapshot"
E 1.10.41 "_Add"
E 1.10.42 "_New"
E 1.10.43 "_Open"
E 1.10.44 "S_ave"
E 1.10.45 "_Export"
E 1.10.46 "_Snapshot"
E 1.10.47 "One Second"
E 1.10.48 "10 Seconds"
#
# Fileview
E 1.11.1 "Save"
...
...
@@ -488,6 +498,11 @@ E 1.19.26 "Get position"
E 1.19.27 "Left"
E 1.19.28 "Right"
#
# Misc messages
E 1.20.1 "Input string too long"
E 1.20.2 "Object not found"
E 1.20.3 "Input syntax error"
#
# Postscript printing
E 2.1.1 "Contents"
E 2.1.2 "page"
...
...
xtt/mmi/xtt/sv_se/xtt_lng.dat
View file @
5d5ce61b
...
...
@@ -258,9 +258,19 @@ E 1.10.32 "Tidigare period"
E 1.10.33 "Nsta period"
E 1.10.34 "ka period"
E 1.10.35 "Minska period"
E 1.10.36 "Updatera kurva"
E 1.10.36 "Up
p
datera kurva"
E 1.10.37 "Addera kurva"
E 1.10.38 "Ta bort utvald kurva"
E 1.10.39 "Addera"
E 1.10.40 "gonblicksbild"
E 1.10.41 "_Addera"
E 1.10.42 "_Ny"
E 1.10.43 "_ppna"
E 1.10.44 "S_para"
E 1.10.45 "_Exportera"
E 1.10.46 "_gonblicksbild"
E 1.10.47 "En sekund"
E 1.10.48 "10 sekunder"
#
# Fileview
E 1.11.1 "Spara"
...
...
@@ -485,6 +495,11 @@ E 1.19.26 "Visa position"
E 1.19.27 "Vnster"
E 1.19.28 "Hger"
#
# Misc messages
E 1.20.1 "Inmatad strng fr lng"
E 1.20.2 "Objektet finns inte"
E 1.20.3 "Syntax fel i inmatning"
#
# Postscript printing
E 2.1.1 "Innehll"
E 2.1.2 "sidan"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment