Freeze break request for gnome-shell
Hey, I'd like to request a freeze break for https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2485 It adds context to an existing translation as requested by Alexandre. Besides approval, I'd also appreciate feedback that the added context is actually helpful :-) Cheers, Florian ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
Freeze break request for gnome shell
Hey, I'd like to request a string freeze break for https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2467 It adds an ellipsis to a menu item that should have it according to the HIG. Thanks, Florian ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell-extensions] Created branch gnome-42
The branch 'gnome-42' was created pointing to: ea82830... Update it.po, corrected the file-manager name File. ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[polari] Created branch gnome-42
The branch 'gnome-42' was created pointing to: e110e9d... Bump version to 42.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[mutter] Created branch gnome-42
The branch 'gnome-42' was created pointing to: 94bd385... Bump version to 42.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell] Created branch gnome-42
The branch 'gnome-42' was created pointing to: bc533af... Bump version to 42.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
Pending string addition in gnome-shell
Hey y'all! I'd like to land https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2246 before branching. This is a string that slipped through, because it is translated via a special gnome-shell function. xgettext doesn't know about that, so the string needs to be marked for extraction via N_() as well. I understand this isn't a string freeze (because it's an honest error, there's even a translator comment), but it still seems like a good idea to announce the change. Sorry this slipped through until now :-( -- Florian ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell-extensions] Created branch gnome-41
The branch 'gnome-41' was created pointing to: 396f4ef... Update Icelandic translation ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell] Created branch gnome-41
The branch 'gnome-41' was created pointing to: 2dcbf5f... theme: Fix high-contrast switches ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[mutter] Created branch gnome-41
The branch 'gnome-41' was created pointing to: cea39b7... wayland/output: Always send xdg_output layout ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
Re: [DL]String additions to 'polari.main'
On Tue, Sep 7 2021 at 15:49:40 +0200, Alexandre Franke wrote: that Florian will confirm he’s requesting in reply to this email. :-) Confirmed :-) ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
Mutter, shell + shell extensions main branch
Hello again! After switching the development branch for Polari went well, we went ahead and switched mutter, gnome-shell and gnome-shell-extensions as well (from "master" to "main"). Cheers, Florian ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
Polari main branch
Hey y'all, just a quick heads up that I switched the development branch in polari from "master" to "main". Cheers, Florian ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[polari] Created branch gnome-40
The branch 'gnome-40' was created pointing to: 1ce1c39... Update Russian translation ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell-extensions] Created branch gnome-40
The branch 'gnome-40' was created. Summary of new commits: cc2f46b... Post-release version bump ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell] Created branch gnome-40
The branch 'gnome-40' was created pointing to: 8e644ec... Tag release 40.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[mutter] Created branch gnome-40
The branch 'gnome-40' was created pointing to: faf4240... Tag release 40.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
Re: String freeze request for mutter
On Fri, Apr 16, 2021 at 11:24, Alexandre Franke wrote: On Wed, Apr 14, 2021 at 11:15 PM Florian Müllner wrote: Hey y'all, Hey, I'd like to request a string freeze request Minor nitpick: the freeze is in effect, and what you are requesting is an exception to it. Yeah, I missed "break" between "freeze" and "request" :-) You'd think that I'm old enough to know not to write e-mails while *waiting* for coffee. Florian ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
String freeze request for mutter
Hey y'all, I'd like to request a string freeze request for the upcoming 40.1 release: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1814 The strings in question are descriptions of keyboard shortcuts that can be configured in Settings' Keyboard panel, namely the shortcuts for navigating between vertical workspaces. Those descriptions existed previously, but were removed for GNOME 40 when we switched to a horizontal workspace layout. That turned out to be a problem for users who customize the shortcuts, and want to re-use the same shortcuts with the new layout: The old shortcut conflicts with the new one, but Settings is unable to detect that conflict because it no longer knows about the old shortcut. For that reason the merge requests adds back the definitions for the old shortcuts, but tells Settings to not show them in the UI. That means most users will never see the string, except when they want to reassign one of the affected shortcuts, and Settings quotes the description in a warning ("j is already used for ¨Move to workspace above¨") Without the change users that run into the issue have to fiddle with the shortcut configuration on the command line (for example "gsettings reset org.gnome.desktop.wm.keybindings switch-to-workspace-up"). In my opinion that's worse than a stray untranslated string in the conflicting-shortcut warning. Cheers, Florian ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[polari] Created branch gnome-3-38
The branch 'gnome-3-38' was created pointing to: 9eef1b6... Bump version to 3.38.0 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell-sass] (2 commits) Created branch gnome-3-38
The branch 'gnome-3-38' was created. Summary of new commits: 24e503d... polkitAgent: Drop separate user icon style d82ed82... theme: Add page padding to the icon grid ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell-extensions] Created branch gnome-3-38
The branch 'gnome-3-38' was created pointing to: 9e976f0... Bump version to 3.38.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell] Created branch gnome-3-38
The branch 'gnome-3-38' was created pointing to: b3c106c... Bump version to 3.38.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[mutter] Created branch gnome-3-38
The branch 'gnome-3-38' was created pointing to: 113446f... Bump version to 3.38.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell-sass] Created branch gnome-3-36
The branch 'gnome-3-36' was created pointing to: 475294b... theme: tone down weekend with events ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
Re: Cleaning out unused translations
On Mon, Aug 10, 2020 at 20:58, Alexandre Franke wrote: I must be missing something because all the changes in your MR have a net increase of content (e.g. ar.po is + 1538 - 682) so I would expect the translations to actually take up more space after the update. Sorry for being unclear, I'll try to explain better. The merge requests changes the .po files, and they indeed increase in size: - new translated strings are added - translations for removed strings are commented out (but not removed) But both comments and untranslated messages are discarded when compiling the .po to .mo files, so the latter do get smaller (because the additions are not added, while message that were commented out are removed) If it’s a pointless change vs. a pointless status quo, I’ll choose the pointless status quo Fair enough. Feel free to close the MR. -- Florian ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
Re: Cleaning out unused translations
On Sun, Aug 9, 2020 at 17:34, Alexandre Franke wrote: Yes. What do you hope you will gain from doing this? The files will “seem” more up to date but the translation coverage will actually stay exactly the same. The obsolete translations still end up in the compiled catalogues and increase the package/installed size. The total isn't big admittedly (in particular when compared to other assets like images), but the relative saving is quite significant (up to 50%) for those stale translations that haven't been updated for many years. Installing message catalogues where half of the entries are never used seems fairly pointless as well :-) (For context, the discussion in https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3049 triggered the MR. Although the messages he tripped over are already commented out, so the MR won't "fix" his issue) Florian ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
Cleaning out unused translations
Hey y'all! I know we are not supposed to touch any translations in po/, but as we have accumulated a lot of cruft over the years, I would like to make an exception in https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1402. That merge request contains the changes from running `ninja gnome-shell-update-po` for all .po files that haven't changed since GNOME 3.34. Are there any objections from your side to a change like that? Cheers, Florian ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[polari] (2 commits) Created branch gnome-3-36
The branch 'gnome-3-36' was created. Summary of new commits: 0bb4a81... appdata: Point screenshots to stable branch 0d2aa23... Bump version to 3.36.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell-extensions] Created branch gnome-3-36
The branch 'gnome-3-36' was created. Summary of new commits: 2ae0f36... Bump version to 3.36.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell] (2 commits) Created branch gnome-3-36
The branch 'gnome-3-36' was created. Summary of new commits: e989684... extensions-app/metainfo: Point screenshots to stable branch 8fda054... Bump version to 3.36.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[mutter] Created branch gnome-3-36
The branch 'gnome-3-36' was created pointing to: 52e5d6f... Bump version to 3.36.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
Freeze break request for gnome-shell
Hey everyone! As you may know, we now have an official "Extensions" app for managing gnome-shell extensions. Unfortunately we missed adding appdata for it, so it doesn't show up in GNOME Software at all. I would like to address this for 3.36.1 as part of https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1081, but it adds a new translatable string for the description: "GNOME Extensions handles updating extensions, configuring extension preferences and removing or disabling unwanted extensions." That string has been heavily inspired by the release notes, so hopefully it doesn't impose too much work on translators. Stay safe, Florian ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
String freeze request for gnome-shell
Hi y'all! When fixing keyboard navigation on the new lock screen(*), I noticed that we also broke screen readers when turning text buttons into image buttons. The fix is to add a (translatable) accessible name: "Log in as another user" This is the same string that was previously used for the text button, so the impact on translations should be small: In the best case, the translation still exists, in the worse case it has to be resurrected from before 3.35.91. Regards, Florian (*) https://gitlab.gnome.org/GNOME/gnome-shell/issues/2210 https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1030 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[polari] Created branch gnome-3-34
The branch 'gnome-3-34' was created pointing to: 5b8ac8c... Add Indonesian translation ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell-extensions] Created branch gnome-3-34
The branch 'gnome-3-34' was created pointing to: a894897... Bump version to 3.34.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell] Created branch gnome-3-34
The branch 'gnome-3-34' was created pointing to: 279024a... js: Replace Tweener time leftovers with ease duration ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[mutter] Created branch gnome-3-34
The branch 'gnome-3-34' was created pointing to: 5c1be22... x11: Map mimetypes back to selection atoms ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
String freeze break request for gnome-shell
Hey! I'd like to push a minor string change in https://gitlab.gnome.org/GNOME/gnome-shell/issues/1538. The change is in the --help output of the newly-added gnome-extensions CLI tool and very simple: "Use %s to get detailed help.\n" becomes "Use “%s” to get detailed help.\n" (note the quotation marks around %s). It is not very important to get the change into 3.34.1, but Piotr suggested asking for a freeze break, so here we are :-) Cheers, Florian ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[polari] Created branch gnome-3-32
The branch 'gnome-3-32' was created pointing to: 1557f7a... appdata: Update screenshots ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell-extensions] Created branch gnome-3-32
The branch 'gnome-3-32' was created pointing to: e3a6e8f... Bump version to 3.32.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[mutter] Created branch gnome-3-32
The branch 'gnome-3-32' was created pointing to: e3f3274... Bump version to 3.32.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell] Created branch gnome-3-32
The branch 'gnome-3-32' was created pointing to: 9090b7d... Bump version to 3.32.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell-extensions] Created branch gnome-3-30
The branch 'gnome-3-30' was created pointing to: 94eba47... Bump version to 3.30.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[polari] Created branch gnome-3-30
The branch 'gnome-3-30' was created pointing to: 6e2f747... Bump version to 3.30.2 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell] Created branch gnome-3-30
The branch 'gnome-3-30' was created pointing to: a3f5354... Bump version to 3.30.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[polari] Created branch gnome-3-28
The branch 'gnome-3-28' was created pointing to: b6ea364... tests: Add unit tests for utility methods ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell-extensions] Created branch gnome-3-28
The branch 'gnome-3-28' was created pointing to: 6746061... Bump version to 3.28.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell] Created branch gnome-3-28
The branch 'gnome-3-28' was created pointing to: 5b10d15... Bump version to 3.28.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[mutter] Created branch gnome-3-28
The branch 'gnome-3-28' was created pointing to: a5fd9a6... main: Fix build when native backend is disabled ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell-extensions] Created branch gnome-3-26
The branch 'gnome-3-26' was created pointing to: 726be06... Bump version to 3.26.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell] Created branch gnome-3-26
The branch 'gnome-3-26' was created pointing to: bf2a824... Bump version to 3.26.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[mutter] Created branch gnome-3-26
The branch 'gnome-3-26' was created pointing to: 0e154cc... Bump version to 3.26.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell-extensions] Created branch gnome-3-24
The branch 'gnome-3-24' was created pointing to: 8a4b245... places-menu: make the icon query asynchronous ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-tweak-tool] Created branch gnome-3-24
The branch 'gnome-3-24' was created pointing to: 8cd39b5... Update Portuguese translation ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[polari] Created branch gnome-3-24
The branch 'gnome-3-24' was created pointing to: 9eede78... css: Fix background of insensitive entry area ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell] Created branch gnome-3-24
The branch 'gnome-3-24' was created pointing to: cad5e06... panelMenu: consider scale factor when setting max-height ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[mutter] Created branch gnome-3-24
The branch 'gnome-3-24' was created pointing to: 53a93de... Update Greek translation ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
Re: Freeze break request for GNOME Shell
On Mon, Mar 20, 2017 at 5:29 PM Piotr Drąg wrote: > By the way, I really like this feature. :) > Heh, thanks (and for the two +1s) - I'll push the patches after releasing 3.24.0 later today ... Florian ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
Freeze break request for GNOME Shell
Hey, I would like to request a post-3.24.0 freeze break for https://bugzilla.gnome.org/show_bug.cgi?id=780252, which introduces one new string : If gnome-weather is installed but hasn't been used yet, so there's no location to show a weather forecast for, we should display "Select a location…" in the calendar drop-down. Thanks, Florian ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
Re: Freeze break request for gnome-shell
On Tue, Feb 28, 2017 at 7:52 PM Matthias Clasen wrote: > we don't have much else to show in that area, this cycle...maybe thats me > wearing a marketing rather than rel-eng hat > I was afraid of mentioning the 'm' word, but that was indeed a main motivator behind the push for finishing up those branches ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
Freeze break request for gnome-shell
Hey everyone, I'd like to land some improvements to the date+time drop-down before entering beta. The bugs in question are: * https://bugzilla.gnome.org/show_bug.cgi?id=754031 which adds weather information according to the location configuration from gnome-weather. This has been fairly high on the wishlist for a while (at least since 3.16), so I'm sure this will be a very welcome addition (and I'm sorry I only found time recently to finish up the patches) Note to translators: There's a big patch that adds non-capitalized versions of libgweather's condition strings. We will not land this, so there'll be a moderate eight additions. * https://bugzilla.gnome.org/show_bug.cgi?id=775763 which streamlines the notification area's visuals according to Allan's latest mockups - see https://blogs.gnome.org/aday/2016/12/13/improving-notifications-in-gnome/ For reference, this is what the result looks like: https://people.gnome.org/~fmuellner/gnome-shell-calendar-refresh.png In my opinion, both items make for some nice polish improvements in that area with low risk (the weather section is very isolated, and the visual refresh is mostly a style update), so they would make for a good (while late) 3.24 addition. Cheers, Florian ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell] Created branch gnome-3-22
The branch 'gnome-3-22' was created pointing to: 6ebabd5... Bump version to 3.22.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[mutter] Created branch gnome-3-22
The branch 'gnome-3-22' was created pointing to: f63bb02... Bump version to 3.22.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell-extensions] Created branch gnome-3-22
The branch 'gnome-3-22' was created pointing to: af7903d... Bump version to 3.22.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[polari] Created branch gnome-3-22
The branch 'gnome-3-22' was created pointing to: 094d7d1... utils: Match any URI scheme ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
Re: Freeze break request for polari
On Mon, Aug 29, 2016 at 3:49 PM Alexandre Franke wrote: > On Mon, Aug 29, 2016 at 3:33 PM, Florian Müllner > > There are a couple of string additions though: > > We're in string change announcement period, so we'll take this as such > an announcement. Thanks! > Yeah, sorry for not being clearer about this - I was lazy about sending out two separate mails, so I included the string changes to make the announcement to i18n. ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
Freeze break request for polari
Hey folks, I'd like to land support for NickServ passwords ( https://bugzilla.gnome.org/show_bug.cgi?id=709982) in 3.22. This is a much anticipated feature that required quite a bit of code shuffling (thus the longer review process), though the actual impact on the UI is quite minor: When we detect that the user writes a (private) "identify" message, we display an InfoBar to offer saving the entered password. If the conversation is currently not visible (for instance when using the /msg command), we also display a notification for the same purpose. Both cases are strict additions that are displayed in response to user action, not modification of existing elements, so the change has no effect on screenshots/documentation. There are a couple of string additions though: - a description to identify the saved password in gnome-keyring ("Polari NickServ password for FreeNode") - the infobar title ("Should the password be saved?"), subtitle ("Identification will happen automatically the next time you connect to GNOME") and button ("_Save Password") - the notification title ("Save NickServ password for GNOME?") and body (same as infobar subtitle) and button ("Save") The feature is available on the wip/fmuellner/nickserv branch, which is fairly well-tested by now as all changes during the last month have been minor fixes that came up during review. Cheers, Florian ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell-extensions] Created branch gnome-3-20
The branch 'gnome-3-20' was created pointing to: f82915d... Bump version to 3.20.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gsettings-desktop-schemas] Created branch gnome-3-20
The branch 'gnome-3-20' was created pointing to: d3de9f4... Visual Studio builds: Generate .pc files ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
String freeze break request for Polari
Hey everyone! For the upcoming 3.20.2 release, I would like to include the change in https://bugzilla.gnome.org/show_bug.cgi?id=766066, which introduces new strings: "Upload “%s” to public paste service?" and "Uploading “%s” to public paste service …" (in both cases "%s" is a filename) I can work around the freeze break by reusing existing strings ("Upload image to public paste service?", "Paste %d lines of text to public paste service?" etc.) if necessary, but would prefer the new strings. As mentioned in a quick chat with Alexandre, I'd be happy to do a .3 release in the future when some translators miss 3.20.2. Cheers, Florian ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[polari] Created branch gnome-3-20
The branch 'gnome-3-20' was created pointing to: 079e614... appdata: Update screenshots ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell] Created branch gnome-3-20
The branch 'gnome-3-20' was created pointing to: 1883df2... dnd: Cancel the animation on drag actor destruction ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[mutter] Created branch gnome-3-20
The branch 'gnome-3-20' was created pointing to: a6cc35e... wayland: remove pressed button checks from meta_wayland_poi ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
Some more Polari string changes
Hey folks, we've just done a couple more string changes in Polari: - we've decided that "Network" is a much better fit than "Connections" (which we've really only used because the initial mockups did), so: "Connection Name" => "Network Name" "Add Connection" => "Add Network" "Custom Connection" => "Custom Network" "Connection foo has an error" => "Network foo has an error" (I am sorry about the back and forth on the first label - I know this is the third change in a month or so :-( ) - we've removed a rarely used dialog, and when doing that it seemed appropriate to update the accessible name of a button: "Join room" => "Add rooms and networks" Cheers, Florian ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell-extensions] Created branch gnome-3-18
The branch 'gnome-3-18' was created pointing to: 7a0e393... Bump version to 3.18.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell] Created branch gnome-3-18
The branch 'gnome-3-18' was created pointing to: 90b7710... Bump version to 3.18.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[mutter] Created branch gnome-3-18
The branch 'gnome-3-18' was created pointing to: 9c81b71... Bump version to 3.18.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[polari] Created branch gnome-3-18
The branch 'gnome-3-18' was created pointing to: 4207b96... Bump version to 3.18.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
String announcement change for Polari 3.17.92
Hey everyone, I've included the patches fromhttps://bugzilla.gnome.org/show_bug.cgi?id=754916 in the latest Polari release - they add a file that was accidentally missed to POTFILES.in, resulting in those additional strings: "Polari" // this string is already marked for translation elsewhere "Connections" // this string is already marked for translation elsewhere "Begin chatting by adding a new connection." "Open %s in the application menu." "Join a room using the + button." "Your connections are disabled." "Enable them by opening %s in the application menu." Sorry for missing these strings since 3.17.4 :-( ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[polari] Created branch gnome-3-16
The branch 'gnome-3-16' was created pointing to: a01a494... Bump version to 3.16.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell-extensions] Created branch gnome-3-16
The branch 'gnome-3-16' was created pointing to: e80d667... Bump version to 3.16.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell] Created branch gnome-3-16
The branch 'gnome-3-16' was created pointing to: d18ec91... Bump version to 3.16.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[mutter] Created branch gnome-3-16
The branch 'gnome-3-16' was created pointing to: f424056... Bump version to 3.16.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
Re: String/UI freeze request for gnome-shell
On Fri, Mar 13, 2015 at 4:47 PM Andre Klapper wrote: > > Approval 2 out of 2 from r-t. Though I wonder if a translator comment > for "Hide tray" could be helpful ("Translators: 'Hide' is a verb"). > Pushed with the suggested comment, thanks everyone! ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
String/UI freeze request for gnome-shell
Hey, I would like to request a freeze break for https://bugzilla.gnome.org/show_bug.cgi?id=746022. The patches there will make the legacy status icon tray that appeared in 3.15.91 accessible to keyboard navigation, by adding an appropriate entry in the ctrl-alt-tab popup. They also add the following strings: - "Status icons": the label of the additional item in the popup - "Hide tray": the accessible name of the [<] button which hides the legacy tray again Cheers, Florian ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[mutter] Created branch gnome-3-14
The branch 'gnome-3-14' was created pointing to: 3e511b9... Bump version to 3.14.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell-extensions] Created branch gnome-3-14
The branch 'gnome-3-14' was created pointing to: c9693d4... Bump version to 3.14.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell] Created branch gnome-3-14
The branch 'gnome-3-14' was created pointing to: a72dca3... Bump version to 3.14.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
String freeze break request for gnome-shell
Hey folks, sorry for the late request, but the bug in question[0] only came in today ... In the system menu, we'd like to link to the corresponding Settings panel in the Location submenu (like all other submenus do), which would add the new string "Privacy Settings". -- Florian [0] https://bugzilla.gnome.org/show_bug.cgi?id=736542 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell-extensions] Created branch gnome-3-12
The branch 'gnome-3-12' was created pointing to: d8eb227... window-list: Sort buttons by stable sequence ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[polari] Created branch gnome-3-12
The branch 'gnome-3-12' was created pointing to: 9e91dc0... connections: Increase default size ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gsettings-desktop-schemas] Created branch gnome-3-12
The branch 'gnome-3-12' was created pointing to: a338fb8... Updated Slovenian translation ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[mutter] Created branch gnome-3-12
The branch 'gnome-3-12' was created pointing to: 0c0973b... window-props: _NET_WM_WINDOW_OPACITY range is 0x to ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
String additions in mutter
Hey, we're in string announcement period, so here we go: this cycle we added new keyboard shortcuts to move windows between monitors. However some idiot (cough,cough) forgot to add them to the keybinding file which allows Settings to expose them in the UI; I will push bug 725338 to do this now, which adds four descriptions (move to monitor left/right/up/down) - the underlying schema in gsettings-desktop-schemas may already have translations for the description, so that might be worth a look. Cheers, Florian ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell-extensions] Created branch gnome-3-10
The branch 'gnome-3-10' was created pointing to: b62a65e... Bump version to 3.10.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gnome-shell] Created branch gnome-3-10
The branch 'gnome-3-10' was created pointing to: 02f2f69... Bump version to 3.10.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[mutter] Created branch gnome-3-10
The branch 'gnome-3-10' was created pointing to: badebfa... Bump version to 3.10.1 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
Freeze break request for GNOME Shell
Oh my, it's this time of the year again ... When the new status menu work landed, the "Notification" switch that used to be in the user menu was removed, although according to the mockups[0] it should be included in the message tray menu - I'd like to land this[1] now for 3.10.1. At this point in time, this constitutes both a UI and string freeze break, though it restores functionality that has been around for quite some time (3.4?) and was only removed late this cycle, so I suspect that there are translations/documentation that can be resurrected. Cheers, Florian [0] https://wiki.gnome.org/GnomeShell/Design/Guidelines/SystemStatus/ [1] https://bugzilla.gnome.org/show_bug.cgi?id=707073 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n
[gsettings-desktop-schemas] Created branch gnome-3-8
The branch 'gnome-3-8' was created pointing to: b13d0c7... 3.8.2 ___ gnome-i18n mailing list gnome-i18n@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-i18n