Richard Alam
8274c491d4
- fix problem where chat box message area not showing up when switching layouts
...
- listen for user leave event and disable chat area
2012-10-18 17:32:41 +00:00
Chad Pilkey
172eae1891
Merge remote branch 'origin/master' into poll-access
...
Conflicts:
bigbluebutton-client/locale/en_US/bbbResources.properties
2012-10-12 15:43:18 +00:00
Chad Pilkey
4712397028
Merge remote branch 'upstream/master'
...
Conflicts:
bigbluebutton-client/locale/en_US/bbbResources.properties
2012-10-12 15:41:03 +00:00
Chad Pilkey
f9b501f1f0
Merge remote branch 'origin/master' into poll-access
2012-09-24 15:16:02 +00:00
Felipe Cecagno
625b12795e
Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton into camera-usability-improvement
...
Conflicts:
bigbluebutton-client/locale/en_US/bbbResources.properties
2012-09-14 17:14:28 -03:00
Prav-Hugo
877286a116
Usability Improvement
2012-09-13 15:14:39 -03:00
Prav-Hugo
82914d2611
Resolved Bug #390
...
There are many usability issues regarded to the button to join the audio conference. The label of the button is wrong when the user is already in the audio conference, and the icon is very confusing.
Now, the label and icon is right.
2012-09-05 14:55:47 -03:00
Chad Pilkey
35704cbdb9
Merge remote branch 'upstream/master'
2012-09-03 23:46:13 +00:00
Richard Alam
809e16cc61
- fix tooltip
2012-08-23 22:00:20 +00:00
jtrobinson
50a2e83153
Fixed permission issue
2012-08-22 16:23:18 +00:00
jtrobinson
7f53baa363
Ctrl-Shift-? opens glossary window (or closes it if already open)
2012-08-20 21:11:19 +00:00
jtrobinson
6798a1c0ac
Fixed bug where screen readers could not 'see' status icons in Users window
2012-08-17 17:06:15 +00:00
jtrobinson
ecc572d67b
Minor accessibility changes
2012-08-15 18:50:20 +00:00
jtrobinson
c904476eb9
Fixed typo in locale
2012-08-14 20:44:43 +00:00
jtrobinson
f0fdc04c93
Re-added 'go to latest read message' key
2012-08-14 20:43:51 +00:00
Chad Pilkey
5f3a66c043
initial shortcut key window
2012-08-14 18:51:12 +00:00
jtrobinson
124f088d5f
Chat navigation logic is wonky after re-structuring, but it builds
2012-08-14 17:59:42 +00:00
jtrobinson
414824fbbc
Pushing in case of power failure
2012-08-14 16:05:26 +00:00
Chad Pilkey
72cb09d67d
change hotkeys to localized version
2012-08-14 14:36:31 +00:00
jtrobinson
03b58c1221
Minor tweaks to Shortcut Glossary and english locale
2012-08-13 21:43:29 +00:00
jtrobinson
88676b51e9
Localized chat accessibility methods; started on shortcut help window
2012-08-13 20:37:28 +00:00
Richard Alam
cbe0ee60cc
- merge some new stuff
...
Conflicts:
bigbluebutton-web/.gitignore
2012-07-29 16:06:39 +00:00
bikramac
04f9e77325
Update bigbluebutton-client/locale/ne_NE/bbbResources.properties
2012-07-27 04:53:51 -07:00
bikramac
0d9c6842d2
Update bigbluebutton-client/locale/ne_NE/bbbResources.properties
2012-07-23 04:24:58 -07:00
Richard Alam
a8e80c3a9c
- make it compile
2012-07-16 19:03:12 +00:00
Richard Alam
5742f2764a
Merge remote branch 'ajay/bbb-whiteboard-additions' into merge-whiteboard-features
...
Conflicts:
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/recorder/whiteboard/AddShapeWhiteboardRecordEvent.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/recorder/whiteboard/WhiteboardEventRecorder.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/whiteboard/IWhiteboardRoomListener.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/whiteboard/Page.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/whiteboard/ShapeGraphic.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/whiteboard/WhiteboardApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/whiteboard/WhiteboardRoom.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/whiteboard/WhiteboardService.java
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/src/org/bigbluebutton/common/Images.as
bigbluebutton-client/src/org/bigbluebutton/common/assets/images/text_icon.png
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/WhiteboardCanvasModel.as
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/business/DrawProxy.as
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/business/shapes/DrawObject.as
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/business/shapes/DrawObjectFactory.as
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/business/shapes/Ellipse.as
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/business/shapes/Pencil.as
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/business/shapes/Rectangle.as
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/business/shapes/ShapeFactory.as
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/managers/PageManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/managers/WhiteboardManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/maps/WhiteboardCanvasEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/WhiteboardCanvas.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/WhiteboardToolbar.mxml
2012-07-16 18:08:21 +00:00
Ajay Gopinath
c1f5ff0ae5
Finished graph/grid toggle tool. Two bugs remaining: 1)text and grid are not showing up when new clients join 2) sync text/grid when changing pages within a document. TOBE fixed.
2012-07-10 21:36:21 -04:00
Ajay Gopinath
540ed95984
Fixed shapes not being received bug. Fixed text toolbar not moving with window/whiteboard. Added 'text size' feature to text tool options.
2012-07-10 14:51:53 -04:00
Ajay Gopinath
715cb602c3
Finished text tool 'options'.
2012-07-09 16:43:03 -04:00
Ajay Gopinath
0ef622f959
Added triangle tool and made fill color selectable rather than making it the same as the line color of the DrawObject.
2012-07-06 22:36:41 -04:00
Richard Alam
1d4ee2862c
Merge branch 'layout-module'
2012-07-06 15:03:49 +00:00
Ajay Gopinath
b2e86495c6
Added selection tool and basic recognition of individual objects. Need to fix text tool and allow modification of individual objects.
2012-07-05 16:03:17 -04:00
Ajay Gopinath
e2d536a8f4
Added eraser and highlighter tool. Fixed text normalization issue. Need to add recogniition of individual objects. Text is buggy.
2012-07-05 01:34:51 -04:00
Ajay Gopinath
938103972d
Finished basis for text tool. Stil need to add identification for individual objects/add text customization/fix glitches.
2012-07-04 12:28:29 -04:00
Ajay Gopinath
50d887e948
Fixed fill/transparency tool glitch of other clients not receiving updated shapes history. Abstracted DrawObject and TextObject to GraphicObject, and ShapeFactory and TextFactory to GraphicFactory. Almost done with abstraction of new functionality.
2012-07-01 15:33:50 -04:00
Ajay Gopinath
782154bba9
Finished adding fill selection tool and transparency option tool.
2012-06-30 18:47:31 -04:00
Ajay Gopinath
59fc817df9
Added a simple line tool to whiteboard.
2012-06-21 19:13:38 -04:00
Felipe Cecagno
b65ecad3b2
adding the lock button tooltip and fixing an issue related to the attribute "hidden"
2012-06-18 15:18:42 -03:00
Richard Alam
17bba97d40
- add catalan locale
...
- update version to 0.8
2012-06-18 12:56:30 +00:00
Felipe Cecagno
e2d99acbb0
it still needs some refactoring, but it's working fine; this is the client side of the layout module which interacts with the server in order to (un)lock the windows layout
2012-06-15 11:45:14 -03:00
Richard Alam
3d33d26bae
- update latvian and german locales
2012-06-13 17:17:00 +00:00
Richard Alam
174a1c643e
Merge pull request #40 from cforce/master
...
added missing german locale strings
2012-06-12 13:07:29 -07:00
Richard Alam
e411d3271b
Merge pull request #42 from amon-sha/fix_lv_locale
...
Fix Latvian language file
2012-06-12 13:04:28 -07:00
Richard Alam
de6e0857a2
- update spanish and basque locales
2012-06-11 21:37:39 +00:00
Felipe Cecagno
04ab5a3fe8
final version of the layout module before start to implement the mechanism to lock the windows layout
2012-06-06 14:53:53 -03:00
Richard Alam
d116e4f298
- update locale
2012-06-03 15:12:16 +00:00
Amon Sha
0294fa8ab0
Fix Latvian language file
2012-06-02 17:49:20 +03:00
Richard Alam
4f0b930553
- update locales
2012-05-28 19:37:12 +00:00
Terence Miller
acc0776513
Update bigbluebutton-client/locale/de_DE/bbbResources.properties
2012-05-20 01:40:20 +03:00
Felipe Cecagno
c38186cf6f
some minor updates; fixed a bug when the restored windows doesn't show up with the minimize button
2012-05-23 13:51:00 -03:00
Felipe Cecagno
f0214fa580
implements the very first prototype of the layout module; the admin put the layout definitions in a XML file, and the user may apply the layouts independently; the users also can extract the current layout to add directly to the xml file with the layout definitions
2012-05-22 23:13:12 -03:00
Richard Alam
01a7a4be94
- updating locales
2012-04-16 14:39:04 +00:00
Richard Alam
93349e84e6
- update locale version to 0.8-beta4 and (c) to 2012
2012-03-01 19:00:50 +00:00
Richard Alam
49b59cc189
- update with new locales
2012-03-01 18:32:27 +00:00
Richard Alam
0e795da75f
- use fit-to-page as default for each new page
...
- update icons and locale strings
2012-02-28 18:31:27 +00:00
Richard Alam
0957bbb158
- change mute/unmute icons
2012-02-03 17:17:12 +00:00
Richard Alam
e2a22f21a6
- update locales with latest from mygengo
2012-01-16 21:31:05 +00:00
Richard Alam
34a57089a4
update locale strings to latest from mygengo
2011-12-20 15:49:45 +00:00
Richard Alam
3393fc5b62
add new locales
2011-11-21 15:24:55 -05:00
Richard Alam
cf8efce46e
- updating locales files from mygengo
2011-11-09 11:04:08 -05:00
Richard Alam
33dcc49893
Merge branch 'hangout-style' into camera-hints
2011-11-04 01:45:32 +00:00
Localization Server
4c75e43b30
Updating locale
2011-11-01 22:40:01 +00:00
Richard Alam
db80cff3d0
Merge branch 'master' into consolidate-locales-in-one-area
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/util/i18n/ResourceUtil.as
2011-11-01 13:34:09 -04:00
Richard Alam
7b36c465fa
- Change text label when self muted/talking
...
- add param to prevent locales from being cached
2011-11-01 13:31:47 -04:00
Richard Alam
87b7380320
rename Norwegian locale code from nb_No to no_NO
2011-11-01 01:44:03 +00:00
Felipe Cecagno
08e5dbec7d
extracted the strings from publish window to the language file
2011-10-24 22:10:52 -02:00
Richard Alam
e80228aeb1
- allow user to mute/umute herself. ** Locale doesn't work yet. Need to fix **
2011-10-22 16:58:50 -04:00
Localization Server
d09141d0be
Updating locale
2011-10-18 17:20:02 +00:00
Localization Server
07e6d4570e
Updating locale
2011-10-17 00:20:01 +00:00
Localization Server
31993cc824
Updating locale
2011-10-17 00:00:02 +00:00
Localization Server
f3f95bc9ef
Updating locale
2011-10-16 23:40:02 +00:00
Richard Alam
f524cfda17
- change locale version 0.8-beta2
2011-10-02 13:53:24 -07:00
Richard Alam
04b87923bf
add extra line on end of file so that myenggo doesn't complain when uploading file
2011-10-02 13:35:27 -07:00
Localization Server
76838e0937
Updating locale
2011-10-13 15:20:01 +00:00
Localization Server
c69aa35826
Updating locale
2011-10-13 14:20:01 +00:00
Localization Server
eac09c4ffa
Updating locale
2011-10-11 10:00:02 +00:00
Localization Server
31353d9579
Updating locale
2011-10-08 09:00:02 +00:00
Localization Server
89753d85bd
Updating locale
2011-10-08 07:20:01 +00:00
Localization Server
4cf34b1ab7
Updating locale
2011-10-07 20:00:02 +00:00
Localization Server
9a63450aed
Updating locale
2011-09-27 05:20:01 +00:00
Localization Server
cdc78b8e7f
Updating locale
2011-09-27 01:00:01 +00:00
Localization Server
ee05ade531
Updating locale
2011-09-26 19:20:02 +00:00
Localization Server
a74a682a63
Updating locale
2011-09-26 18:00:02 +00:00
Localization Server
762f2a941b
Updating locale
2011-09-22 01:00:02 +00:00
Localization Server
78720adc0f
Updating locale
2011-09-21 23:20:02 +00:00
Richard Alam
cb115c7f51
Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton into pulling-video-dock
2011-09-21 10:14:10 -04:00
Localization Server
293ba451e6
Updating locale
2011-09-21 04:20:01 +00:00
Richard Alam
163ad1ea54
Merge branch 'master' into pulling-video-dock
2011-09-20 10:14:36 -04:00
Richard Alam
11e08ebde2
Merge video docking module from mconf. There are minor bugs which may be due
...
to using Flex 4.5
2011-09-19 16:40:18 -04:00
Localization Server
47e33e1bd9
Updating locale
2011-09-19 18:00:22 +00:00
Richard Alam
6a5a8c45c5
modify mic setting checklist
2011-09-19 13:32:33 -04:00
Localization Server
5412c44e65
Updating locale
2011-09-19 12:00:02 +00:00
Localization Server
2ca45d038f
Updating locale
2011-09-19 11:00:02 +00:00
Localization Server
cea6d536d1
Updating locale
2011-09-18 13:20:02 +00:00
Localization Server
b58b6146b6
Updating locale
2011-09-18 12:00:02 +00:00
Localization Server
079e7d12f5
Updating locale
2011-09-12 17:00:03 +00:00
Richard Alam
03e3894936
- change layout of mic settings
2011-09-12 15:09:04 +00:00
Richard Alam
9332f09844
- externalize texts for localization
2011-09-12 13:55:00 +00:00
Localization Server
ec0e781802
Updating locale
2011-08-24 14:00:02 +00:00
Localization Server
738dc0016b
Updating locale
2011-08-24 12:20:01 +00:00
Localization Server
9dceab5090
Updating locale
2011-08-12 20:20:02 +00:00
Localization Server
c527761695
Updating locale
2011-08-12 19:00:04 +00:00
Localization Server
fd47093e13
Updating locale
2011-08-10 09:00:04 +00:00
Localization Server
e7ae9d6297
Updating locale
2011-08-10 07:20:02 +00:00
Localization Server
19a571e944
Updating locale
2011-07-28 01:20:01 +00:00
Localization Server
df96221a1b
Updating locale
2011-07-28 00:00:02 +00:00
Localization Server
d438b06c72
Updating locale
2011-07-26 19:00:02 +00:00
Localization Server
62696612aa
Updating locale
2011-07-26 17:20:02 +00:00
Localization Server
76d315e5af
Updating locale
2011-07-26 14:20:01 +00:00
Localization Server
b357dc56cb
Updating locale
2011-07-26 10:00:03 +00:00
Localization Server
430cb4cdc2
Updating locale
2011-07-26 08:20:02 +00:00
Localization Server
8b890735ba
Updating locale
2011-07-25 15:20:02 +00:00
Localization Server
f699e997a2
Updating locale
2011-07-20 03:20:07 +00:00
Localization Server
f74febcd35
Updating locale
2011-07-13 10:20:02 +00:00
Localization Server
f59b9115d2
Updating locale
2011-07-13 09:20:02 +00:00
Localization Server
c7e64aac58
Updating locale
2011-07-10 09:20:03 +00:00
Localization Server
de0e590794
Updating locale
2011-07-09 15:00:01 +00:00
Localization Server
abc1bcc905
Updating locale
2011-07-09 13:20:02 +00:00
Localization Server
d425eec67d
Updating locale
2011-07-09 12:00:03 +00:00
Localization Server
313a21813b
Updating locale
2011-07-06 14:20:02 +00:00
Localization Server
3b4f871023
Updating locale
2011-07-05 16:00:03 +00:00
Localization Server
dfec251f51
Updating locale
2011-06-30 19:20:02 +00:00
Localization Server
445b03b62a
Updating locale
2011-06-30 18:00:02 +00:00
Localization Server
b282e454db
Updating locale
2011-06-30 16:20:02 +00:00
Localization Server
808d539e18
Updating locale
2011-06-30 15:00:03 +00:00
Localization Server
e728723d6d
Updating locale
2011-06-29 19:20:02 +00:00
Localization Server
e3fd13e0b5
Updating locale
2011-06-29 17:20:02 +00:00
Localization Server
79678208bc
Updating locale
2011-06-29 16:20:01 +00:00
Localization Server
737e1c9767
Updating locale
2011-06-25 06:00:05 +00:00
Localization Server
8772358c4a
Updating locale
2011-06-23 08:00:02 +00:00
Localization Server
ec07babe47
Updating locale
2011-06-23 06:20:01 +00:00
Localization Server
77a7744ad0
Updating locale
2011-06-22 09:20:01 +00:00
Localization Server
246f176476
Updating locale
2011-06-22 08:20:01 +00:00
Localization Server
21bbbc7cb5
Updating locale
2011-06-22 06:00:03 +00:00
Localization Server
86710d5ec5
Updating locale
2011-06-21 10:00:03 +00:00
Localization Server
a9eca1b55d
Updating locale
2011-06-16 00:20:02 +00:00
Localization Server
336c2264a5
Updating locale
2011-06-15 23:20:02 +00:00
Localization Server
ca86fe1b77
Updating locale
2011-06-13 14:00:02 +00:00
Localization Server
70f2aadcbf
Updating locale
2011-06-11 20:20:01 +00:00
Localization Server
5f2defc406
Updating locale
2011-06-11 19:00:02 +00:00
Localization Server
ad4b54eec7
Updating locale
2011-06-08 23:20:02 +00:00
Localization Server
3a775bbd35
Adding the Nepali locale
2011-06-08 17:49:00 +00:00
Localization Server
f13b9cf9cb
Updating locale
2011-06-08 17:00:03 +00:00
Localization Server
61d8aa39a5
Updating locale
2011-06-08 15:20:02 +00:00
Localization Server
6e3546ae6e
Updating locale
2011-06-08 12:00:02 +00:00
Localization Server
fe97d3b701
Updating locale
2011-06-08 10:20:02 +00:00
Localization Server
576479d71e
Updating locale
2011-06-08 09:00:02 +00:00
Localization Server
3b30b114dd
Updating locale
2011-06-08 08:00:02 +00:00
Localization Server
3495b2a29d
Updating locale
2011-06-08 06:20:01 +00:00
Localization Server
323f8543a1
Updating locale
2011-06-06 17:00:02 +00:00
Localization Server
471c934e05
Updating locale
2011-06-06 15:20:02 +00:00
Localization Server
5a71e9e373
Adding the Basque Locale
2011-06-06 14:21:29 +00:00
Localization Server
2cb2cc62f7
Updating locale
2011-06-04 19:00:01 +00:00
Localization Server
d27fdbee5c
Updating locale
2011-06-04 17:20:02 +00:00
Localization Server
fa91de1680
Updating locale
2011-06-03 05:20:02 +00:00
Localization Server
8879c175ab
Updating locale
2011-06-03 04:00:01 +00:00
Localization Server
8fc6955c08
Updating locale
2011-06-02 04:00:02 +00:00
Localization Server
79b156ec0a
Updating locale
2011-06-02 02:20:02 +00:00
Localization Server
708c3201e0
Adding the mongolian locale
2011-06-01 15:46:54 +00:00
Localization Server
958f0dfcff
Updating locale
2011-05-31 03:20:02 +00:00
Localization Server
d6f5b03fe2
Updating locale
2011-05-31 02:00:01 +00:00
Localization Server
33438a05f5
Updating locale
2011-05-27 07:20:01 +00:00
Localization Server
35dc967816
Updating locale
2011-05-27 06:00:01 +00:00
Localization Server
3ad5172444
Updating locale
2011-05-26 16:00:02 +00:00
Localization Server
ee8a52b7aa
Updating locale
2011-05-25 16:00:02 +00:00
Localization Server
74cfd9153f
Updating locale
2011-05-25 14:37:34 +00:00
Richard Alam
2bb72e9b96
- build is failing as bengali locale hasn't been checked-in
2011-05-24 18:43:52 -04:00
Omar Shammas
ca78a1af78
Fixing a typo in the en_US locale.
2011-05-17 07:28:30 -07:00
deniszgonjanin
2eb68cab20
Localization strings for the Settings Panel
2011-04-22 22:48:45 +00:00
deniszgonjanin
f0f3f939e8
Settings Module, initial commit. The Settings Module is based on the BBB-Checklist. It just runs as a BBB module instead, to let the user adjust their settings from within BigBlueButton.
2011-04-27 14:59:13 +00:00
@deniszgonjanin
8b1f180a1d
Serbian (Latin) and Croatian translations
2011-04-21 14:46:21 -04:00
deniszgonjanin
fd79897931
Fixed localization selector bug
2011-04-18 14:30:36 +00:00
@deniszgonjanin
c07478c39e
Serbian translation
2011-04-17 17:57:51 -04:00
deniszgonjanin
47c2173113
Locale strings for the logout window
2011-04-12 21:43:00 +00:00
Marco Calderon
49df7affdc
update zn_TW locale
2011-03-23 15:42:08 +00:00
Marco Calderon
4af0c95285
update polish locale
2011-03-23 15:07:31 +00:00
Marco Calderon
01a5490421
added korean and update dutch locale
2011-03-07 03:45:42 +00:00
Marco Calderon
0b82f712eb
- [ignore] deleting wrong files
2011-03-06 07:40:35 +00:00
Marco Calderon
5a58b9ba11
- added indonesian and portuguese (brazil) locales
2011-03-06 07:35:59 +00:00
Marco Calderon
43046a7338
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2011-02-24 16:40:23 +00:00
Marco Calderon
c70e26f3cb
update locale for ukrainian and norwegian
2011-03-01 10:35:18 +00:00
Marco Calderon
14d4419c7e
- changes in turkish locale
2011-02-24 16:17:58 +00:00
Marco Calderon
a3231b4b39
added danish locale
2011-02-23 17:06:09 +00:00
Richard Alam
d98c871689
- add th_TH (thai) locale
...
- change es_ES locale
- add th_TH and fa_IR (Farsi) locale into Language selector
2011-02-15 12:08:19 -05:00
Richard Alam
1892a26bba
- update Latvian locale
2011-01-21 13:21:59 -05:00
Richard Alam
a1d13a9fa4
- new Turkish locale from Irfan
2011-01-20 09:30:13 -05:00
Richard Alam
1bfdbc85a3
- add Ukrainian translation
...
- fix German translation
2011-01-18 17:33:24 -05:00
Richard Alam
919ec2f23c
- new Turkish file from Irfan
2011-01-14 17:29:10 -05:00
Richard Alam
05675fe2ad
- trying again to commit Turkish locale. Hopefully this will be a text file now.
2011-01-14 16:48:17 -05:00
Richard Alam
e95f0a24c1
- looked like Turkish local was checked-in as binary and causing it now to load properly
2011-01-14 16:29:07 -05:00
Fred Dixon
19c53b822d
- Changed en_US copyright to 2011
2011-01-10 21:46:39 -05:00
@deniszgonjanin
20e9410920
Added updated Latvian (lv_LV) and Turkish (tr_TR) translations
2010-12-24 02:58:44 +00:00
Richard Alam
9653bb14c9
- update german translation
2010-11-08 10:35:21 -05:00
Richard Alam
2cf40cb77a
- add back deleted locale key and translations
2010-11-04 19:07:21 -04:00
Richard Alam
3549118227
- put back copyright to BigBlueButton
2010-11-03 15:54:42 -04:00
Richard Alam
ccce72a9b2
- upgrade checking of locales to 0.71
2010-11-03 13:49:11 -04:00
Richard Alam
d84e6dbb2b
- update locales to put back in string for presentation upload
2010-11-02 16:46:05 -04:00
Richard Alam
c3cdbfdf42
- add localization
2010-11-02 09:53:09 -04:00
Richard Alam
0d98cc75de
- put back upload presentation language string
2010-11-01 16:53:51 -04:00
deniszgonjanin
41ad02f39b
Commited updated spanish localization
2010-10-20 21:10:58 +00:00
deniszgonjanin
8a3e864db7
More 0.71 localizations
2010-10-19 15:05:06 +00:00
deniszgonjanin
e7bf2f4e06
Updated localizations for 0.71
2010-10-18 18:26:28 +00:00
deniszgonjanin
c5f993a2c4
Cleaning up the localization template of unused strings so that people don't have to translate them
2010-10-13 17:16:58 +00:00
deniszgonjanin
3990d3237b
Localization strings. Fix issue with buttons on viewers and listeners window not being visible on low resolutions
2010-10-13 12:55:37 +00:00
deniszgonjanin
230de72008
Changes to UI of the Listeners Window
2010-10-12 01:37:35 +00:00
Richard Alam
6ce70eb011
- localize video publish strings
2010-10-10 09:24:14 -04:00
Richard Alam
77b15e25ba
- localize deskshare strings
2010-10-10 09:19:34 -04:00
deniszgonjanin
f6e1e802c7
New russian translation
2010-09-16 00:13:26 +00:00
deniszgonjanin
1a0a309f80
New Azeri translation
2010-09-12 23:42:48 +00:00
deniszgonjanin
9c47b00940
New turkish translation
2010-09-11 06:56:36 +00:00
deniszgonjanin
ec4370732d
New Greek and French translations
2010-09-08 05:17:00 +00:00
BigBlueButton
e8442f34ed
Updated japanese translation ja_JP for bbb-client
2010-09-02 04:00:28 +00:00
deniszgonjanin
8bbe2db0d3
Fixed error in Bulgarian translation that was preventing the client from compiling properly
2010-08-31 20:05:57 +00:00
deniszgonjanin
8247a3bb4e
Breakout Module, Initial commit
2010-08-31 19:03:44 +00:00
deniszgonjanin
d2ef6a8a33
Bulgarian Translation
2010-08-26 17:19:16 +00:00
deniszgonjanin
1611d8beda
A language selector for dynamically changing languages
2010-08-13 23:57:48 +00:00
deniszgonjanin
1ace8d3dff
Auto detection of language for chat translation.
2010-08-13 21:33:02 +00:00
deniszgonjanin
a1c42fe842
Persian and Swedish translation files
2010-08-13 20:24:14 +00:00
deniszgonjanin
2afa932c0f
New module loading progress indicator
2010-08-10 14:56:10 +00:00
Jeremy Thomerson
3c16ee6eee
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
2010-07-18 21:00:32 -05:00
Jeremy Thomerson
804c3e25e2
more locales from djp and gang
2010-07-18 21:00:07 -05:00
deniszgonjanin
3165006c47
Added French Canadian localization
2010-07-15 15:07:06 +00:00
Jeremy Thomerson
a70047d4aa
resources from djp
2010-07-14 09:13:57 -05:00
Jeremy Thomerson
ff3339494e
from DJP - updated french translation
2010-07-08 11:35:53 -05:00
Richard Alam
36431188c0
- update locales
2010-06-25 13:21:04 -04:00
Richard Alam
cddd0c81bf
- change "version" to "build" to reflect the value that get's displayed in copyright notice
2010-06-25 11:14:47 -04:00
Richard Alam
6bc8845f67
- check if locales are old and tell user to clear cache if old
2010-06-24 16:57:45 -04:00
Richard Alam
842bac3f1a
Merge branch 'master' of git@github.com:bigbluebutton/bigbluebutton
2010-06-24 14:48:51 -04:00
Richard Alam
e8820f589a
- check if client has old version of locales
2010-06-24 14:48:28 -04:00
deniszgonjanin
c76db60dac
Fix for Issue 545
2010-06-24 11:42:42 +00:00
Richard Alam
5906b771dd
- add note to clear browser cache if loading of modules hangs
2010-06-24 10:36:09 -04:00
deniszgonjanin
13790e0bbb
Fix for several 0.7 release bugs, as well as a new way for modules to receive updates about users joining and leaving
2010-06-24 07:42:16 +00:00
deniszgonjanin
2fe617e855
Localization string fix for whiteboard button
2010-06-07 19:41:39 +00:00
deniszgonjanin
b7c0835d38
Added localization strings for Desktop Sharing. en_US is frozen for 0.7
2010-06-07 15:13:34 +00:00
deniszgonjanin
a972799167
Added localization strings to the chat options box and for the new switch presenter button
2010-06-07 14:50:04 +00:00
BigBlueButton
63617102b1
Added whiteboard localization strings to en_US .properties file
2010-06-06 21:53:17 +00:00
DJP
fab0daee4c
Added nb_NO, ro_RO and pt_PT locale. Updated tr_TR. Thanks to contributors cf wiki
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4167 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-13 20:39:38 +00:00
Denis Zgonjanin
9ec046db89
Trying to fix hungarian localization problem
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4150 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-06 01:03:34 +00:00
Richard Alam
30522dd4ff
- add a couple of language strings for lock/unlock and mute/unmute
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4088 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 14:10:49 +00:00
DJP
216d0c0d21
Oups, shame on me. Fixed typo...
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4039 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-28 18:31:19 +00:00
DJP
090ae1afd6
New pt_BR locale courtesy of Marcio Moraes
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4038 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-28 17:57:04 +00:00
DJP
2cdfe5bdff
Added a first way to resolve issue #126 Maybe add a sound ?
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4037 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-28 17:44:34 +00:00
Richard Alam
fa6940d5d0
- incorporating hu_HU in locale
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4010 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-25 15:51:22 +00:00
Richard Alam
37477942dd
- change upload presentation text
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3999 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-24 20:26:08 +00:00
Richard Alam
f4417bc371
- remove ":" on User and Listener when number is not displayed
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3955 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-21 21:29:42 +00:00
Richard Alam
e3c9a7493b
- fix issue 423
...
- rename Web window to Users
- rename Voice to Listeners
- display number of users/listeners when there are at least 5
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3953 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-20 14:09:55 +00:00
DJP
da4ad750bc
And russian language ! :]
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3933 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-18 20:00:41 +00:00
DJP
91ad13e69f
Weeehhhh svn add locale/es_LA/ locale/de_DE/ locale/pl_PL/ locale/it_IT/ New localisation file : ES (Latin America), DE, PL, IT and updated ES, AZ ! Check LocalizationOfBBB on Wiki for courtesy
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3930 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-18 19:52:03 +00:00
DJP
9044b8fb72
Updated az_AZ language file + added tr_TR language file
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3927 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-18 07:20:58 +00:00
Richard Alam
1d1c9a33b0
- make view video icon a button and activate on click, not double-click
...
- disable button when participant is viewing the video and enable back when the view video window is closed
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3917 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-16 16:55:15 +00:00
Richard Alam
ad1f03de43
- enforce max file upload limit on the client. Fixes issue 359.
...
NOTE: Can't modify el_GR locale to add new locale string as it complains about encoding format when I try to save
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3749 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-23 17:22:28 +00:00
DJP
c52aff8064
Oups... Forgot to add locale files...
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3696 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-10 14:30:26 +00:00
Richard Alam
bec65ca121
- moderators will not have to click on the voice participant then click on the speaker icon to mute/unmute. They can now click
...
the icon directly. Previously, it was confusing on how to mute/unmute because it was a two-step action (select then mute)
- display the number of participants on the title window for both web and voice. No need to count how many are there.
NOTE: modified en_US bbbResources.properties, so other languages needs to be modified too
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3587 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-01 19:48:30 +00:00
Richard Alam
c0a9b3f553
- putting in new locale entries
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3488 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-25 15:47:10 +00:00
Fred Dixon
a513d6aa18
update (c) 2009 to (c) 2010
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3485 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-24 23:48:14 +00:00
DJP
171b17393d
Changed one line
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3481 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-24 21:45:07 +00:00
DJP
6a60678f49
Added new sentences for fr_FR and fixed listerneritem to reflect current locale file
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3478 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-24 20:41:21 +00:00
Richard Alam
8aa9f0cdd4
- display error messages that occur on uploading a presentation
...
- modify locale files to reflect the changes
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3430 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-22 16:45:09 +00:00
DJP
9a02df5218
Hudson failed but I keep adding the vi_VN locale file. Thanks to Trung for this file.
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3388 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-20 22:50:41 +00:00
DJP
449c1ffeb1
es_ES translation, courtesy of Nestor. Fixed fr_FR to reflect trunk changes
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3387 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-20 22:38:27 +00:00
Fred Dixon
9ff76f943a
changed title for 'Web Participants' window to 'Web'; same for voice
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3341 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-19 18:18:14 +00:00
Richard Alam
f73e7ff58a
- minor ui tweaks
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3337 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-19 16:17:17 +00:00
DJP
019da23fc3
Added nl_NL language file. Thanks to Walter for the translated file
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3289 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-13 02:07:00 +00:00
DJP
f4a40ed80c
Added missing locale string to ToolBar, Listener module and Presentation module
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3288 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-13 01:55:10 +00:00
Richard Alam
1657358b13
- propagate welcome message to display in the chat window
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3240 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-07 22:27:48 +00:00
DJP
ba48dba7ac
New i18n messages for new presenttion module error handling
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3112 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-17 23:06:49 +00:00
DJP
58cbfe3c1a
Added error handling on presnetation module to be compatible with i18n string generation by Flash client + fixed indent
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3106 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-15 20:44:53 +00:00
DJP
c541f66dd3
I18N work (still need to do) on presentation module + fix image filter on uploadwindow
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3025 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-21 00:25:20 +00:00
DJP
0f390d6e73
First shot for French translation
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3013 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-17 20:31:52 +00:00
Xie Yan Qing
7a49dc5c6f
1. Localization framework.
...
2. Chinese translation of main shell, viewers module and chat module.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3012 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-15 12:43:35 +00:00