projects
/
profile
/
iot
/
apps
/
native
/
oobe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b68eb2
)
Restoring translatable text
author
k.stepaniuk
<k.stepaniuk@samsung.com>
Wed, 1 Apr 2020 10:08:58 +0000
(12:08 +0200)
committer
k.stepaniuk
<k.stepaniuk@samsung.com>
Wed, 1 Apr 2020 10:08:58 +0000
(12:08 +0200)
Signed-off-by: k.stepaniuk <k.stepaniuk@samsung.com>
Oobe/OobeCommon/Styles/ButtonStyles.cs
patch
|
blob
|
history
diff --git
a/Oobe/OobeCommon/Styles/ButtonStyles.cs
b/Oobe/OobeCommon/Styles/ButtonStyles.cs
index 8ba17e153275a386669968ac0b552c524bf718e5..dbed4576522689ecf078265168640016def93ba7 100644
(file)
--- a/
Oobe/OobeCommon/Styles/ButtonStyles.cs
+++ b/
Oobe/OobeCommon/Styles/ButtonStyles.cs
@@
-109,7
+109,7
@@
namespace Oobe.Common.Styles
Pressed = 24.0f
},
TextColor = Color.White,
- Text = "CONTINUE",
+ T
ranslatableT
ext = "CONTINUE",
FontFamily = GetNavigationFont(),
},
Size2D = new Size2D(240, 72),