Commit graph

15707 commits

Author SHA1 Message Date
Paul Seyfert
c9569e15f1 Updated German translation 2015-09-01 21:55:12 +00:00
Umarzuki Bin Mochlis Moktar
ab05c0c1d4 Updated Malay translation 2015-08-31 09:31:54 +00:00
Jiro Matsuzawa
d8c211a38d Updated Japanese translation 2015-08-29 08:50:49 +09:00
Stas Solovey
7c0f539ebd Updated Russian translation 2015-08-27 22:37:17 +00:00
Yosef Or Boczko
ff1c490f4a Updated Hebrew translation 2015-08-27 23:36:12 +03:00
Anders Jonsson
4157f0e5f4 Updated Swedish translation 2015-08-27 08:37:37 +00:00
Chao-Hsiung Liao
256c50cdf4 Updated Chinese (Taiwan) translation 2015-08-25 12:57:36 +00:00
Rui Matos
4a91056bb7 region: If language isn't set in AccountsService, show current locale
For newly created user accounts, AccountsService won't have the
language property set. Instead of defaulting to en_US in that case,
let's fallback to the current locale.

https://bugzilla.gnome.org/show_bug.cgi?id=753828
2015-08-25 13:16:11 +02:00
Piotr Drąg
ff5a17a34a Updated Polish translation 2015-08-24 16:04:34 +02:00
Jordi Mas
c57eb376c0 Fixes to Catalan translation 2015-08-22 08:57:06 +02:00
Gábor Kelemen
4be67c8139 Updated Hungarian translation 2015-08-19 10:13:06 +00:00
Bastien Nocera
c15919a609 3.17.90 2015-08-18 11:41:46 +02:00
Marek Kasik
a1134fdf51 printers: Fix canonicalization test
Function canonicalize_device_name() has been changed recently,
it takes a GList of strings as its first parameter now.

https://bugzilla.gnome.org/show_bug.cgi?id=753733
2015-08-18 11:33:45 +02:00
Rui Matos
6434213a89 region: Set a sensible height on the input chooser
On systems that have only a few locales installed we might end up
starting with an awkwardly small height. To avoid that we can set our
initial height to be the same as the main window.

https://bugzilla.gnome.org/show_bug.cgi?id=753537
2015-08-18 11:14:57 +02:00
Frédéric Péters
cc600a918b datetime: update timezones for new "Pyongyang Time"
https://bugzilla.gnome.org/show_bug.cgi?id=753643
2015-08-18 00:16:44 +02:00
Dušan Kazik
13955bd644 Updated Slovak translation 2015-08-15 09:27:51 +00:00
Daniel Mustieles
c9a276acf8 Updated Spanish translation 2015-08-12 10:57:05 +02:00
Enrico Nicoletto
291a42a336 Updated Brazilian Portuguese translation 2015-08-10 23:25:54 +00:00
Muhammet Kara
b7c152f365 Updated Turkish translation 2015-08-09 16:30:56 +00:00
Dimitris Spingos
2d95c161d9 Updated Greek translation 2015-08-08 18:49:24 +03:00
Kjartan Maraas
1efb77d5bf Updated Norwegian bokmål translation. 2015-08-06 11:08:46 +02:00
Pedro Albuquerque
1f99f5cc1d Updated Portuguese translation 2015-08-04 10:22:18 +00:00
Bastien Nocera
6223248a16 power: Replace WiMax reference with LTE
Nobody uses WiMax anymore, but LTE is a known reference for high speed
mobile Internet access.
2015-08-03 17:38:59 +02:00
Michael Catanzaro
7333e08a9b power: Improve labels for wifi and mobile broadband toggles
Users report the previous labels were still confusing.

https://bugzilla.gnome.org/show_bug.cgi?id=695417
2015-08-03 17:38:30 +02:00
Marek Kasik
cb07ee03a0 printers: Use GtkListStore for device list
Remove the GList holding printing devices and use already present
GtkListStore for this in the New printer dialog.

This avoids us to install wrong printer when there is more devices
with the same name since we have GtkTreeIter of the selected row.

Use GtkTreeModelFilter for filtering of current devices.

Update test for canonicalize_device_name() since I had to change one
of its parameters.

https://bugzilla.gnome.org/show_bug.cgi?id=749830
2015-08-03 16:56:41 +02:00
Andika Triwidada
2946d08c22 Updated Indonesian translation 2015-08-03 06:50:17 +00:00
Aurimas Černius
f2fd1b17e2 Updated Lithuanian translation 2015-08-02 17:47:27 +03:00
Dušan Kazik
f62e659d93 Updated Slovak translation 2015-08-01 14:37:23 +00:00
Jordi Mas
223c9e3832 Update Catalan translation 2015-08-01 11:39:56 +02:00
Pedro Albuquerque
91b1116a8f Updated Portuguese translation 2015-08-01 09:36:58 +00:00
Bastien Nocera
2fbac9b23b bluetooth: More tweaks to "off mode" pages
Some small changes labels, spacing and icons changes.
2015-07-31 15:08:17 +02:00
Kjartan Maraas
99cfba59ce Updated Norwegian bokmål translation from Åka Sikrom. 2015-07-31 11:54:04 +02:00
Bastien Nocera
15c8f0d012 bluetooth: Better UI when Bluetooth is disabled
We now offere separate "Bluetooth is off" and "Airplane mode is on"
pages. The "Airplane mode is on" offers to turn off airplane mode
altogether.

We also have better explanations for all the other modes, and a filler
Bluetooth logo to make the page seem less empty.

https://bugzilla.gnome.org/show_bug.cgi?id=751483
2015-07-30 20:13:29 +02:00
Bastien Nocera
e59e43b242 bluetooth: Add Obex sharing keywords
https://bugzilla.gnome.org/show_bug.cgi?id=740369
2015-07-30 20:13:29 +02:00
Bastien Nocera
9d45904f3c sharing: Remove "Bluetooth" (Obex) sharing
It will be moved to the Bluetooth panel instead.

https://bugzilla.gnome.org/show_bug.cgi?id=740369
2015-07-30 20:13:29 +02:00
Bastien Nocera
8d6bdda036 bluetooth: Remove useless FIXME
Who knows what that was for...
2015-07-30 20:13:29 +02:00
Marek Kasik
60bf057bab printers: Merge device-class and is-network-device properties
'device-class' property of PpPrintDevice can contain "network"
or "direct" values. This information can be stored in already
present property 'is-network-device' as well.

https://bugzilla.gnome.org/show_bug.cgi?id=749830
2015-07-30 16:28:09 +02:00
Marek Kasik
7b21b22eef printers: Make PpPrintDevice a regular class
Create class PpPrintDevice with properties taken
from the original PpPrintDevice structure.

https://bugzilla.gnome.org/show_bug.cgi?id=749830
2015-07-30 16:28:06 +02:00
Kjartan Maraas
6542c89659 Updated Norwegian bokmål translation. 2015-07-30 11:35:43 +02:00
Marek Kasik
48ef91a0b9 printers: Fix compile-time warning
pp-new-printer-dialog.c:673:18: warning: 'device' may be used uninitialized
in this function [-Wmaybe-uninitialized]
2015-07-29 15:48:08 +02:00
Benjamin Steinwender
463189a3da Updated German translation 2015-07-29 04:20:07 +00:00
Akom Chotiphantawanon
00f498f0dd Updated Thai translation 2015-07-28 13:54:43 +07:00
Joanmarie Diggs
cfb12e4e22 sharing: Accessibility improvements
* Add label-for/labelled-by AtkRlation pair between the "Computer Name"
  label and its entry.
* Give an accessible name to the switch in the header bar. In order to
  not break string freeze, used "Sharing" since that's what's shown in
  the header bar.
* Fix the incorrect mnemonic widget for media sharing so that Orca speaks
  the label in the main sharing panel, and the name in the media sharing
  dialog

https://bugzilla.gnome.org/show_bug.cgi?id=746759
2015-07-27 19:48:49 +02:00
Marek Kasik
68e92988a8 printers: Cache pointer to devices-treeview
Store device-treeview in PpNewPrinterDialogPrivate so we
don't need to search for it each time we need it.

https://bugzilla.gnome.org/show_bug.cgi?id=749830
2015-07-27 16:28:39 +02:00
Marek Kasik
c26553ed3e printers: Use macro for getting widgets from builder
Use macro for getting widgets from builder in the New printer dialog.

https://bugzilla.gnome.org/show_bug.cgi?id=749830
2015-07-27 16:28:36 +02:00
Marek Kasik
087c4ff208 notifications: Don't crash because of zero-length string
Check whether given application child is at least 1 character
long to avoid crash which can happen as a result of creating
of GDesktopAppInfo with NULL desktop file id.
To reproduce this run "gnome-control-center notifications" and
"gsettings set org.gnome.desktop.notifications application-children "['']"".

https://bugzilla.gnome.org/show_bug.cgi?id=752525
2015-07-27 16:23:19 +02:00
Dušan Kazik
5aadc1a44f Updated Slovak translation 2015-07-27 09:28:41 +00:00
Sebastian Keller
81e89fb7f8 network: Fix unintentionally centered checkbutton labels
See https://bugzilla.gnome.org/show_bug.cgi?id=732361

https://bugzilla.gnome.org/show_bug.cgi?id=732374
2015-07-27 00:00:43 +02:00
Bastien Nocera
50d4cc2263 network: Rename hotspot security key to "Password"
https://bugzilla.gnome.org/show_bug.cgi?id=735909
2015-07-26 23:58:17 +02:00
Martin Hatina
000dae6e98 printers: Replace deprecated widgets
Replace some deprecated widgets.

https://bugzilla.gnome.org/show_bug.cgi?id=723378
2015-07-26 23:49:39 +02:00