haiku/src/kits
Adrien Destugues 4072c4f1b3 Tracker: fix localization of warning when editing system dirs
Programatically generating a string usually doesn't work well with
localization. Better unfold all the possiblities.

Moreover, the callers of the functions had a long if condition with
3 B_TRANSLATE calls embedded in, and there was an erroneous ; at the end
of those, so the supposedly protected statement was executed anyway.

Fixes #12747.
2016-08-21 16:53:52 +02:00
..
app Style fixes to BPeropertyInfo class 2016-04-27 11:10:34 -07:00
bluetooth DiscoveryAgent.cpp: fix gcc6 build 2016-05-13 15:25:12 -04:00
debug elf.h: rename ELF_MAGIC to ELFMAG 2016-08-06 20:32:47 +02:00
debugger libdebugger: Fix #12913. 2016-08-13 21:24:00 -04:00
device
game GameSoundDevice: Don't use operator= on BLocker. 2016-05-13 23:16:40 -04:00
interface BListView: Impliment autoscroll 2016-08-18 16:36:46 -07:00
locale locale: Fix 24 hour format for DateTimeFormats. 2016-06-18 18:09:56 -04:00
mail MailProtocol.cpp: fix gcc6 build 2016-05-03 21:01:48 +02:00
media AdapterIO: Create seek sem only when requested 2016-07-10 19:11:41 +02:00
midi Midi: Remove some duplicated code 2015-08-27 11:51:57 +02:00
midi2
network netresolv: remove asserts from inet_pton() 2016-07-26 23:52:29 +02:00
package Package kit: more style fixes. 2016-08-21 16:53:27 +02:00
print PicturePrinter.cpp: fix gcc6 build 2016-05-13 15:26:00 -04:00
screensaver ScreenSaver: Rename BuildScreenSaverDefaultSettingsView 2016-04-13 15:50:30 -07:00
shared DeskCalc: Estimate n! using 9 term Stirling's 2016-03-03 12:03:49 -08:00
storage ResourceFile: Handle version info in resource in other endianness than host. 2016-05-14 14:52:47 -04:00
support Move MediaIO in it's own header 2016-03-25 22:44:56 +01:00
textencoding
tracker Tracker: fix localization of warning when editing system dirs 2016-08-21 16:53:52 +02:00
translation Minor cleanup of translator roster commit, updated copyright. 2015-11-13 11:37:15 +01:00
CountryFlags.rdef
Jamfile Debugger: Split into core library and application. 2016-06-04 13:18:39 -04:00
LanguageFlags.rdef
libbe_test_versions
libbe_version.rdef
libbe_versions