summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* about:profiles: Add translators commentPatrick McDermott2017-11-251-0/+1
|
* MqProfiles: Add translators commentPatrick McDermott2017-11-251-0/+2
|
* MqApplication: Add translators commentPatrick McDermott2017-11-251-0/+3
|
* main(): Add translators commentPatrick McDermott2017-11-251-0/+2
|
* about(:version): Remove leading "*" from TRANSLATORS comment linesPatrick McDermott2017-11-251-2/+2
| | | | xgettext copies these characters.
* main(): s/PACKAGE/GETTEXT_PACKAGE/ in bindtextdomain()Patrick McDermott2017-11-251-1/+1
|
* main(): Check HAVE_BIND_TEXTDOMAIN_CODESET macroPatrick McDermott2017-11-251-0/+2
|
* main(): Call *textdomain*() and setlocale() iff ENABLE_NLSPatrick McDermott2017-11-251-0/+2
|
* main(): Set text domain and localePatrick McDermott2017-11-201-0/+5
|
* MqTree: InternationalizePatrick McDermott2017-11-201-6/+8
|
* MqWindow: Fix check button label capitalizationPatrick McDermott2017-11-201-1/+1
| | | | Comply with GNOME's and other HIGs.
* MqWindow: InternationalizePatrick McDermott2017-11-201-10/+16
|
* MqWebView: InternationalizePatrick McDermott2017-11-201-14/+15
|
* mq_web_view_normal_scheme_methods: InternationalizePatrick McDermott2017-11-201-20/+21
|
* MqUriEntry: InternationalizePatrick McDermott2017-11-201-5/+6
|
* MqStopReloadButton: InternationalizePatrick McDermott2017-11-201-8/+10
|
* MqMainMenu: Add some missing parenthesesPatrick McDermott2017-11-201-6/+6
| | | | Syntax error introduced in commit 84b7af8.
* MqMainMenu: Remove some spaces to shorten a long linePatrick McDermott2017-11-201-3/+3
|
* MqMainMenu: Shorten NEW_BUTTON() macro names to NEW_BTN()Patrick McDermott2017-11-201-21/+21
|
* MqMainMenu: Remove some spaces to shorten a long linePatrick McDermott2017-11-201-12/+12
|
* MqMainMenu: InternationalizePatrick McDermott2017-11-201-37/+38
|
* MqHomeButton: InternationalizePatrick McDermott2017-11-201-6/+7
|
* MqHistoryButton: InternationalizePatrick McDermott2017-11-201-2/+5
|
* MqDownloadsButton: InternationalizePatrick McDermott2017-11-201-2/+4
|
* MqBookmarksButtonBox: InternationalizePatrick McDermott2017-11-201-2/+4
|
* MqBackForwardButtonBox: InternationalizePatrick McDermott2017-11-201-4/+5
|
* MqNavigationToolbar: InternationalizePatrick McDermott2017-11-201-10/+11
|
* MqFindToolbar: InternationalizePatrick McDermott2017-11-201-8/+10
|
* MqTabPage: InternationalizePatrick McDermott2017-11-201-5/+6
|
* MqTabLabel: InternationalizePatrick McDermott2017-11-201-13/+14
|
* view-source: InternationalizePatrick McDermott2017-11-201-1/+3
|
* about(:version): Add translators commentPatrick McDermott2017-11-201-0/+3
|
* about(:version): Split copyright date and holder out of TLed stringPatrick McDermott2017-11-201-2/+3
|
* about(:version): InternationalizePatrick McDermott2017-11-201-9/+10
|
* about:profiles: InternationalizePatrick McDermott2017-11-201-9/+10
|
* about:preferences: InternationalizePatrick McDermott2017-11-201-85/+88
|
* about:preferences: Fix capitalizationPatrick McDermott2017-11-201-1/+1
|
* about:marquee: InternationalizePatrick McDermott2017-11-201-1/+2
|
* MqNotebook: InternationalizePatrick McDermott2017-11-201-4/+5
|
* src/main.c: InternationalizePatrick McDermott2017-11-201-10/+12
|
* MqDownload: InternationalizePatrick McDermott2017-11-201-3/+4
|
* MqProfiles: InternationalizePatrick McDermott2017-11-201-2/+3
|
* MqApplication: InternationalizePatrick McDermott2017-11-201-20/+21
|
* src/i18n.h: New headerPatrick McDermott2017-11-202-0/+10
|
* MqTabLabel: Hide popover before closing tabPatrick McDermott2017-11-191-0/+1
| | | | | | | | Fixes: (marquee:...): Gtk-WARNING **: MqWindow 0x... is mapped but visible child GtkPopover 0x... is not mapped (marquee:...): Gtk-WARNING **: MqWindow 0x... is mapped but visible child GtkPopover 0x... is not mapped
* MqTabLabel: Make unimplemented buttons insensitivePatrick McDermott2017-11-191-0/+3
|
* MqTabLabel, MqTabPage: s/New tab/New Tab/Patrick McDermott2017-11-192-2/+2
| | | | Comply with GNOME's and other HIGs.
* about:preferences: s/Enable JavaScript to/Allow JavaScript to/Patrick McDermott2017-11-191-7/+7
|
* about:preferences: Fix label and option capitalizationPatrick McDermott2017-11-191-58/+58
| | | | Comply with GNOME's and other HIGs.
* MqFindToolbar: Add mnemonic to case match buttonPatrick McDermott2017-11-191-1/+1
|