TheCharlatan
f0ba19fde5
Add lrelease to the depends
...
This includes a minimal qt build without gui
2018-09-10 22:08:05 +02:00
MoroccanMalinois
620105ecaf
Translations: handle cross compiling
2018-08-21 23:22:33 +00:00
ordtrogen
d45cd37c53
fix typos in language files and rpc_args.cpp
2018-06-21 19:14:14 +02:00
hrumag
8df202ec79
Updates italian localizations.
2018-03-22 22:31:41 +01:00
Dimitris Apostolou
57c0b1ed9f
Fix typos in various files
2018-03-15 18:25:38 +02:00
Ordtrogen Översättning
402c716212
Updated Swedish localization
2018-03-08 05:47:32 +01:00
Guillaume LE VAILLANT
6d4da1fc90
Update French translation
2018-02-22 14:44:05 +01:00
erciccione
de397e3f55
refresh language files
2018-02-16 17:01:14 +01:00
erciccione
264a875685
fix build error removing <> from payment_id
2018-02-16 16:58:53 +01:00
Riccardo Spagni
9cfe8876c5
Merge pull request #3184
...
32d5e731
Update translation source from create to generate (Maxithi)
2018-02-16 14:20:05 +01:00
Riccardo Spagni
5d36ed6613
Merge pull request #3094
...
a85dbb3f
Fixed typos and wording tweaks (Maxithi)
2018-02-16 14:17:46 +01:00
Maxithi
a85dbb3f2f
Fixed typos and wording tweaks
2018-01-29 12:13:23 +01:00
xmr-eric
84a7f6a482
Readd copyright starting date
2018-01-26 10:03:20 -05:00
xmr-eric
18216f19dd
Update 2018 copyright
2018-01-26 10:03:20 -05:00
Maxithi
32d5e731d0
Update translation source from create to generate
2018-01-26 09:58:36 +01:00
Riccardo Spagni
f31f5c9a3e
Merge pull request #3093
...
d188840c
Improved terminology from create to generate (Maxithi)
2018-01-25 16:49:54 -08:00
Riccardo Spagni
492fcbbcc0
Merge pull request #3036
...
ab10f4ce
added Swedish translation (ordtrogen)
2018-01-25 16:44:01 -08:00
Riccardo Spagni
35d5aa36c9
Merge pull request #3091
...
64f36300
Check if lrelease is working before trying to use it (Guillaume LE VAILLANT)
2018-01-10 11:56:11 +01:00
Maxithi
d188840cc2
Improved terminology from create to generate
2018-01-09 21:46:44 +01:00
Guillaume LE VAILLANT
64f36300fb
Check if lrelease is working before trying to use it
...
On some systems, there is a /usr/bin/lrelease wrapper even if the real
lrelease program is not installed. So let's try to execute lrelease
after it has been found by find_program to see if it is really working.
2018-01-09 10:35:14 +01:00
Guillaume LE VAILLANT
f035478d35
Fix translations header generation when cross-compilating
...
Define generate_translations_header as an external project to be able
to use the compilation toolchain for the host instead of the toolchain
for the target.
2018-01-04 11:36:29 +01:00
Riccardo Spagni
dd11bfb89c
Merge pull request #2934
...
db2bc965
Embed the translation files in the binary (Guillaume LE VAILLANT)
2018-01-02 00:28:45 +02:00
ordtrogen
ab10f4cea5
added Swedish translation
2017-12-30 21:52:41 +01:00
xmr-eric
e20e489a64
Better definite article use
2017-12-17 12:33:43 -05:00
Guillaume LE VAILLANT
db2bc96512
Embed the translation files in the binary
...
If a translation file exists in a "translations" directory located in
the same directory as the binary, it is used in priority (this can be
useful when working on translations as you don't have to recompile the
whole program all the time), and if no such file is found the embedded
translation file is used (if it exists).
2017-12-15 18:44:01 +01:00
xmr-eric
1c838552ed
Simplewallet.cpp: Fewer pleases in seed NOTE
...
Monero.ts: Fewer pleases in seed NOTE
Monero_it.ts: Fewer pleases in seed NOTE
Monero_fr.ts: Fewer pleases in seed NOTE
2017-11-28 11:41:26 -05:00
lancillotto
d73162f9fb
update translation: final changes
2017-09-22 21:43:54 +02:00
lancillotto
688acacbec
update translation: typo fix and changes
2017-09-21 01:47:34 +02:00
erciccione
98cb3fee75
italian translation
2017-07-19 12:58:27 +01:00
erciccione
ff07cdc9c8
updates monero_fr.ts
2017-07-19 12:58:23 +01:00
erciccione
f675fedc49
updates monero.ts
2017-07-19 12:58:20 +01:00
Guillaume LE VAILLANT
7d2c89b6c7
Add french translation
2017-06-23 14:04:56 +02:00
Antti Keränen
17c7c62d55
Add per transaction fee to transfer command
...
Allows priority argument default/unimportant/normal/elevated/priority to
be used per transaction in CLI wallet's transfer command. Resolves #1913 .
2017-04-01 09:59:15 +03:00
Randi Joseph
b2adfa8c51
Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that third party uses of the wallet api can transition.
2016-12-13 10:21:38 -05:00
Lee Clagett
18462aa065
Added confirmation before binding wallet-rpc to external IP
2016-12-05 21:45:11 -05:00
Lee Clagett
91ffb61c25
Added command_line::is_yes
2016-11-25 21:57:27 -05:00
Lee Clagett
358e068e87
Created monero-wallet-rpc, moving functionality from monero-wallet-cli
2016-11-10 16:39:27 -05:00
TedTheFicus
e5f8642f52
Update minimum mixin in transfer_original help text
...
Changed the wording from "from 0 to maximum available" to "from 2 to maximum available".
May I also suggest putting in a number rather than "maximum available" and also clarifying that mixin = 0 is still allowed if the user has unmixable outputs (dust), which he wants to "undust" using sweep_unmixable (comment from dEBRUYNE-1 ).
2016-10-01 12:59:55 -06:00
Riccardo Spagni
df63e0704a
fix remaining bitmonero and simplewallet bits
2016-09-03 22:03:44 +02:00
moneromooo-monero
9b83a4349e
Update after recent simplewallet string changes
2015-07-19 12:06:26 +01:00
moneromooo-monero
3c13da568d
boost doesn't like %zu for size_t, replace with %u
2015-07-18 21:52:35 +01:00
moneromooo-monero
78b2eabc87
Translatable strings for simplewallet
...
The system is mostly the Qt system, but we don't use Qt to avoid
the dependencies.
See README.i18n for details.
2015-07-14 20:28:25 +01:00