Milamber
e81a6b270e
Update L10N resource files with 4.8 strings from Transifex (20160504)
...
Force "translator" mode with the transifex client.
Update Transifex client config file for 4.8 resources/L10N ref. (generated by Tx client)
2016-05-04 21:47:37 +01:00
Milamber
6460cde8b5
Update L10N resource files with 4.7 strings from Transifex (20160502)
...
Force "translator" mode with the transifex client.
2016-05-02 22:32:14 +01:00
Milamber
6947afee3a
Update L10N resource files with 4.7 strings from Transifex (20151211)
2015-12-12 18:57:10 +00:00
Milamber
813cbc0c57
Remove \n (new line) in German and Chinese translation
...
The new line isn't in the original strings and are invalid character in the javascript files/ui
2015-11-06 15:37:23 +00:00
Milamber
016c80c341
Update L10N Web UI resource files before 4.6 RC1 (v2)
2015-11-01 17:38:43 +00:00
Funs Kessen
1022883749
FIX: Ovm3 physical network traffic labels to work.
...
The labeling was broken. Only labels assigned at zone creation
were used, changing labels was not working. Tested with changing
a label and checking it.
As a bonus fixed the consistency of KVM in Dutch compared to other
traffic labels in dutch and copied in the OVM3 translated label
in other languages.
2015-10-22 11:57:42 +02:00
Milamber
0456dd3997
Update L10N resource files on master branch with 4.6 translation strings from Transifex (20150901)
...
Fix an issue with the key message.admin.guide.read on pt_BR L10N in web UI at the root cause
2015-09-01 13:55:43 +01:00
Milamber
05ef17adc1
Update L10N resource files on master branch with 4.6 translation strings from Transifex (20150814)
2015-08-14 22:00:30 +01:00
Milamber
ac7c882e34
Update L10N resource files on master branch with 4.6 translation strings from Transifex (20150730)
2015-07-30 11:03:38 +01:00
ramamurtis
5c5d445d32
CLOUDSTACK-8548: Message translations in Japanese and Chinese
...
Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>
This closes #380
2015-06-18 14:56:29 +05:30
Milamber
8e67045a4b
Update L10N resource files on master branch with 4.6 translation strings from Transifex (20150522)
2015-05-22 07:48:36 +01:00
Milamber
d75ce3f5cd
Update L10N resource files on master branch (with 4.6 translation strings from Transifex) Add new HU resource file for Hungarian translation
2015-05-09 08:37:53 +02:00
Milamber
35ddc49a2c
Update L10N resource files on master branch (with 4.6 translation strings from Transifex)
2015-04-25 23:36:03 +02:00
Milamber
e0925a085c
Update L10N resource files on master branch (with 4.6 translation strings from Transifex)
2015-04-19 10:30:14 +01:00
KC Wang
01864ef77c
CLOUDSTACK-6697: bigswitch networking plugin update
...
1. provide compatibility with the Big Cloud Fabric (BCF) controller
L2 Connectivity Service in both VPC and non-VPC modes
2. virtual network terminology updates: VNS --> BCF_SEGMENT
3. uses HTTPS with trust-always certificate handling
4. topology sync support with BCF controller
5. support multiple (two) BCF controllers with HA
6. support VM migration
7. support Firewall, Static NAT, and Source NAT with NAT enabled option
8. add VifDriver for Indigo Virtual Switch (IVS)
This closes #151
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-04-09 13:02:02 +05:30
wilderrodrigues
dfa37b3159
Better message about making the VPC redundant
...
Remove the labels in other languages: Hugo told me there is a team responsible for that
2015-03-16 11:40:00 +01:00
wilderrodrigues
4c9f4fcdd3
Make virtual router id unique per redundant group
...
Customise the messages showed during VPC restart based on redundancy
Do not show "Make Redundant" option if VPC is already redundant
Show on VPC details if a VPC is redundant
2015-03-16 11:39:58 +01:00
wilderrodrigues
e350f1e76f
Turn a single VPC into a redundant VPC
...
- when restarting a VPC, the user can check the option Make Redundant in order to change
the VPC offering and make it redundant
2015-03-16 11:39:57 +01:00
Rohit Yadav
552f2ae60c
CLOUDSTACK-8191: SAML users should have their own accounts
...
(cherry picked from commit 876c78fe1ba6abe132131b3449b21fd09f2c14e1)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-02-02 19:58:10 +05:30
vetrivelc
9ce8a1cd00
Fixed label issue and externalized hardcoding issues
...
Signed-off-by: vetrivelc <vetrivel.chinnasamy@citrix.com>
2014-12-04 11:28:44 -08:00
Daniel Vega
93f8213412
CLOUDSTACK-7915: Remove hard-coded values for Load Balancer algorithms in UI
...
Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>
(cherry picked from commit ba6dfd84702eeef0362b94068add1328db84133a)
2014-11-25 15:55:44 +05:30
vetrivelc
5327038c16
Missing label id and removed duplicate label.ids.
...
Signed-off-by: vetrivelc <vetrivel.chinnasamy@citrix.com>
2014-11-18 14:03:13 -08:00
Milamber
317606859b
Update L10N resource files on master branch with 4.5 translation strings
2014-11-15 08:48:44 +00:00
vetrivelc
bdcaaca40e
Updated transaltions to JA & SC Files
...
Signed-off-by: vetrivelc <vetrivel.chinnasamy@citrix.com>
2014-11-14 08:09:35 -08:00
vetrivelc
03e3a39ede
Fixed Encoding issue to message_ja_JP & message_zh_CN properties files.
...
Signed-off-by: vetrivelc <vetrivel.chinnasamy@citrix.com>
2014-09-25 12:36:25 -07:00
vetrivelc
6a11d099cf
Fix Externalization of hard-coded label strings
...
-Split 'dictionary.jsp' into two files -> 'dictionary.jsp' and
'dictionary2.jsp' -- this is due to JSP file constraints as the
localization object is getting quite long
-Per change above, 'dictionary' object is now split into an additonal
'dictionary2' object, which is merged with the main dict object on page
load
-All new dictionary mappings should be added to 'dictionary2' now.
Signed-off-by: Brian Federle <brian.federle@citrix.com>
2014-09-17 13:59:13 -07:00
Ritu Sabharwal
628d8e66f7
CLOUDSTACK-6823 : First code drop for Brocade Network plugin to orchestrate Brocade VDX switches for L2 connectivity
...
Signed-off-by: Hugo Trippaers <htrippaers@schubergphilis.com>
2014-07-23 11:11:18 +02:00
Suresh Ramamurthy
03de9cc335
CLOUDSTACK-6845 : NuageVsp Network plugin
...
Signed-off-by: Hugo Trippaers <htrippaers@schubergphilis.com>
2014-07-21 10:49:49 +02:00
Milamber
8b85bf9c27
Update L10N resource files on master branch (with 4.4 translation strings)
2014-06-12 08:03:39 +01:00
Tim Mackey
a8212d9ef4
Cleanup of Xen and XenServer terms. Cloned xen plugin creating a xenserver plugin, then removed xen plugin
...
Signed-off-by: Tim Mackey <tmackey@gmail.com>
Signed-off-by: Sebastien Goasguen <runseb@gmail.com>
2014-06-07 04:50:23 -04:00
Milamber
90245ebe85
Update L10N resource files on master branch (with 4.4 translation strings)
2014-05-04 15:26:30 +01:00
Mihaela Stoica
36558e4619
Corrected the value of label.no.grouping in the resource files. An extra backspace at the end of the string caused incorrect text to be shown in the Select view dropdown on Virtual Routers page: "(no grouping)\label.create.nfs.secondary.staging.storage=Create NFS Secondary Staging Store" instead of "(no grouping)"
...
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
2014-03-11 11:25:18 -07:00
vetrivelc
182c31899b
Externalized the hardcodedstrings from UI JAVASCRIPT files.
2014-03-05 14:11:51 -08:00
Konstantina Chremmou
f05fb9fb61
Fixed some resource files issues, namely 1) invalid text and duplicate keys resulting from bad merge and 2) trailing spaces which can potentially cause UI issues.
...
Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
Reviewed-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
2014-02-25 22:05:06 +01:00
vetrivelc
e171cb181c
Fixed-Hardcoding-Issues
2014-02-14 07:44:54 -08:00
Jessica Wang
619f0a9c7f
UI > check in updated translation files for Siva Nata Sekhar Golla.
2013-12-05 16:55:48 -08:00
ynojima
a45ee749ac
CLOUDSTACK-2328: Linux native VXLAN support on KVM hypervisor
...
Initial patch for VXLAN support.
Fully functional, hopefully, for GuestNetwork - AdvancedZone.
Patch Note:
in cloudstack-server
- Add isolation method VXLAN
- Add VxlanGuestNetworkGuru as plugin for VXLAN isolation
- Modify NetworkServiceImpl to handle extended vNet range for VXLAN isolation
- Add VXLAN isolation option in zoneWizard UI
in cloudstack-agent (kvm)
- Add modifyvxlan.sh script that handle bridge/vxlan interface manipulation script
-- Usage is exactly same to modifyvlan.sh
- BridgeVifDriver will call modifyvxlan.sh instead of modifyvlan.sh when VXLAN is used for isolation
Database changes:
- No change in database structure.
- VXLAN isolation uses same tables that VLAN uses to store vNet allocation status.
Known Issue and/or TODO:
- Some resource still says 'VLAN' in log even if VXLAN is used
- in UI, "Network - GuestNetworks" dosen't display VNI
-- VLAN ID field displays "N/A"
- Documentation!
Signed-off-by : Toshiaki Hatano <haeena@haeena.net>
2013-09-26 23:37:18 +09:00
Sanjay Tripathi
5c36766ad4
CLOUDSTACK-3842: G11N: SC: Some regression issues occurred on build#4.2-256.
2013-08-09 18:49:58 +05:30
Milamber
0a241b8ea8
Update L10N strings from Transifex to repo
2013-07-03 20:52:32 +01:00
Pranav Saxena
c6d361184b
Updated japanse and chinese localization files
2013-06-25 23:25:38 +05:30
Pranav Saxena
e009560927
Simplified Chinese file for CS globalization
2013-06-17 15:54:25 +05:30
Milamber
fac59a7429
Update L10N strings from Transifex to repo
2013-05-27 09:58:46 +01:00
Nitin Mehta
c11dbad9c9
merge master
2013-05-11 15:28:43 +05:30
Milamber
08f6a24d19
Update the chinese (zh_CN) resource file for Web UI. 100% translate. Thanks to Gavin Lee.
2013-04-25 08:42:28 +00:00
Milamber
2c271e0f1d
Convert zh_CH (chinese) resource file to ASCII with unicode, merge with 4.1 files, synchronize with transifex 4.2 resources file
2013-04-24 13:54:47 +00:00
Pranav Saxena
d72e5ffc0f
CLOUDSTACK-1184 Localization - Add Korean label to all locales
2013-02-07 14:05:36 +05:30
Marcus Sorensen
4f274d0b8e
Summary: resizeVolume needs to be available in UI
...
Detail: Adds UI element for resizing a volume
BUG-ID: CLOUDSTACK-644
Reported-by: hongtu_zang@tcloudcomputing.com
Signed-off-by: Marcus Sorensen <marcus@betterservers.com> 1360091087 -0700
2013-02-05 12:04:47 -07:00
John Kinsella
5658fc4249
CLOUDSTACK-646: Cleaning up Citrix/eula/CloudPlatform references
...
Tried to remove any references to license agreements, EULA, Citrix,
or CloudPlatform. Tested through devcloud, didn't see decreased UI
functionality.
2012-12-16 20:39:03 -08:00
Jessica Wang
4a9f77610c
cloudstack 3.0 UI - check in translated labels for VPC widget (Reviewed-by: Brian)
2012-08-29 10:58:55 -07:00
Jessica Wang
5b556e202e
cloudstack 3.0 UI - add translation labels for VPC widget. (Reviewed-by: Brian)
2012-08-28 15:59:13 -07:00