Skip to content

Commit

Permalink
changed text on subs to enterp
Browse files Browse the repository at this point in the history
  • Loading branch information
born2net committed Dec 8, 2017
1 parent 5892069 commit 5aaf54b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/app/app-component.html
Expand Up @@ -99,7 +99,7 @@ <h1 style="text-align: center"><i class="fa fa-smile-o"></i></h1>

<modal #modalProUpgrade>
<modal-header [show-close]="true">
<h4 i18n class="modal-title">Upgrade to Enterprise - $99.00 per month</h4>
<h4 i18n class="modal-title">Upgrade to Enterprise</h4>
</modal-header>
<modal-body>
<pro-upgrade></pro-upgrade>
Expand Down
2 changes: 1 addition & 1 deletion src/locale/en.xtb
Expand Up @@ -19,7 +19,7 @@
<translation id="2838690440296896849">remote status</translation>
<translation id="2849064100927111571">loading...</translation>
<translation id="7309719557896597512">have a nice day</translation>
<translation id="5805758016483237261">Upgrade to Enterprise - $99.00 per month</translation>
<translation id="5805758016483237261">Upgrade to Enterprise</translation>
<translation id="7212624462478696127">verifying access...</translation>
<translation id="1156206314346372426">account dashboard</translation>
<translation id="892759319569190037">scene background color</translation>
Expand Down
2 changes: 1 addition & 1 deletion src/locale/messages.xmb
Expand Up @@ -40,7 +40,7 @@
<msg id="5344752701442428839"><source>C:/msweb/studiolite/src/app/app-component.ts:54</source>web site</msg>
<msg id="2849064100927111571"><source>C:/msweb/studiolite/src/app/app-component.ts:91</source>loading...</msg>
<msg id="7309719557896597512"><source>C:/msweb/studiolite/src/app/app-component.ts:94</source>have a nice day </msg>
<msg id="5805758016483237261"><source>C:/msweb/studiolite/src/app/app-component.ts:102</source><source>C:/msweb/studiolite/src/app/studiopro/studiopro-navigation.ts:175</source>Upgrade to Enterprise - $99.00 per month</msg>
<msg id="5805758016483237261"><source>C:/msweb/studiolite/src/app/app-component.ts:102</source><source>C:/msweb/studiolite/src/app/studiopro/studiopro-navigation.ts:175</source>Upgrade to Enterprise</msg>
<msg id="7108535247064136881"><source>C:/msweb/studiolite/src/app/app-component.ts:112</source>Pick your language</msg>
<msg id="7746065369460476808"><source>C:/msweb/studiolite/src/comps/entry/LoginPanel.ts:14</source>user name or email</msg>
<msg id="4809196861118879526"><source>C:/msweb/studiolite/src/comps/entry/LoginPanel.ts:15</source><source>C:/msweb/studiolite/src/comps/entry/LoginPanel.ts:81</source>password</msg>
Expand Down

0 comments on commit 5aaf54b

Please sign in to comment.