calamares/src/libcalamares
Adriaan de Groot 0ef28f6a50 [libcalamares] Translatable config strings use tr()-infrastructure
- Allow TranslatedString to get a context parameter; if it has
  one, it will try to use the regular tr()-infrastructure
  **as fallback** for the translations from the config file itself.
- This makes it possible to offer -- and translate -- some "standard"
  phrases in the module, while allowing the config file the knob
  to change strings. Using one of the standard strings gets translations
  for "free", while introducing something entirely new means sourcing
  translations for it as well.
2020-02-19 14:04:35 +01:00
..
geoip [libcalamares] Apply coding style to geoip/ 2019-09-05 03:23:28 -04:00
locale [libcalamares] Translatable config strings use tr()-infrastructure 2020-02-19 14:04:35 +01:00
modulesystem [libcalamares] Beautify debug output for InstanceKey 2020-01-24 22:53:14 +01:00
network [libcalamares] Use more descriptive variable name 2020-02-14 13:23:19 +01:00
partition [libcalamares] Apply coding style 2019-08-13 20:49:58 +02:00
utils [libcalamares] Add some tests for CreationResult 2020-02-14 13:21:16 +01:00
CalamaresConfig.h.in [libcalamares] Apply current coding style 2019-08-07 23:43:45 +02:00
CMakeLists.txt [libcalamares] Switch tests to calamares_add_test() 2020-02-17 15:05:00 +01:00
CppJob.cpp [libcalamaresui] Use InstanceKey instead of strings 2020-01-24 17:47:06 +01:00
CppJob.h [libcalamaresui] Use InstanceKey instead of strings 2020-01-24 17:47:06 +01:00
DllMacro.h [libcalamaresui] Restore previous DLLEXPORT names 2020-02-17 16:55:17 +01:00
GlobalStorage.cpp [libcalamares] Move Python wrapper 2020-02-12 12:37:43 +01:00
GlobalStorage.h [libcalamares] Move Python wrapper 2020-02-12 12:37:43 +01:00
Job.cpp [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
Job.h [libcalamares] Document JobWeight 2020-01-25 02:45:52 +01:00
JobExample.cpp [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
JobExample.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
JobQueue.cpp [libcalamares] Simplify includes (no Python used in JobQueue) 2020-02-12 10:55:36 +01:00
JobQueue.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
ProcessJob.cpp [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
ProcessJob.h [libcalamares] Apply current coding style to all of libcalamares/ 2019-08-04 22:24:55 +02:00
PythonHelper.cpp [libcalamares] Move Python wrapper 2020-02-12 12:37:43 +01:00
PythonHelper.h [libcalamares] Move Python wrapper 2020-02-12 12:37:43 +01:00
PythonJob.cpp [libcalamares] Update copyright info 2020-02-12 12:08:46 +01:00
PythonJob.h [libcalamares] Update copyright info 2020-02-12 12:08:46 +01:00
PythonJobApi.cpp [libcalamares] Update copyright info 2020-02-12 12:08:46 +01:00
PythonJobApi.h [libcalamares] Update copyright info 2020-02-12 12:08:46 +01:00
Settings.cpp [calamares] Refactor Settings initialization 2020-02-05 16:48:49 +01:00
Settings.h [calamares] Refactor Settings initialization 2020-02-05 16:48:49 +01:00