aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-de/strings.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added some toasts to UpdaterActivityChristian S2015-09-061-0/+2
|
* version 1.6.9 betaChristian S2015-09-061-0/+8
| | | | * in app updater
* copy commitsChristian S2015-08-291-2/+5
|\
| * pulled updated translations from transifexDaniel Gultsch2015-08-281-1/+1
| |
| * added XEP number for http file uploadDaniel Gultsch2015-08-271-3/+6
| |
* | changed string backChristian S2015-08-261-1/+1
| |
* | Version 1.6.5Christian S2015-08-261-2/+4
|\|
| * pulled translations from transifexDaniel Gultsch2015-08-241-2/+4
| |
| * renamed plain text to unencrypted. fixes #1331Daniel Gultsch2015-08-241-2/+2
| |
* | replaced ... with …Christian S2015-08-191-1/+1
| |
* | copy commitsChristian S2015-08-191-5/+28
|\|
| * pulled translations from transifexDaniel Gultsch2015-08-191-1/+28
| |
* | Merge pull request #23 from kriztan/SubtitleChristian S.2015-08-181-0/+1
|\ \ | | | | | | modified strings for subtitle typing info
| * | add subtitle to ActionBar in chatviewsChristian S2015-08-181-0/+1
| |/ | | | | | | | | | | * display typing information in ActionBar as subtitle for single user chats * display participants in ActionBar as subtitle for conferences
* | added German translation for undo stringChristian S.2015-08-161-2/+3
| |
* | copy commitsChristian S2015-08-081-0/+3
|\|
* | Merge pull request #18 from siacs/developmentChristian S.2015-08-031-3/+0
|\| | | | | copy commits
| * sync translations with transifexDaniel Gultsch2015-08-031-3/+0
| |
* | removed username from typing infoChristian S2015-07-301-0/+1
|/
* pulled new translations from transifexDaniel Gultsch2015-07-201-1/+1
|
* pulled translationsDaniel Gultsch2015-07-181-0/+2
|
* made 'check image on http host' message more generic. fixed #1281Daniel Gultsch2015-07-161-5/+3
|
* pulled translations from transifexDaniel Gultsch2015-05-201-0/+5
|
* pulled translations from transifexDaniel Gultsch2015-04-261-1/+1
|
* Add option to remove manually approved certificatesBrianBlade2015-04-191-0/+11
| | | | | | | - "Remove certificates" option brings up a dialog that allows to delete certificates from MemorizingTrustManager's keystore - Reconnect active accounts when certificate-settings are changed - new preference category "Certificate options"
* Merge branch 'dont_trust_cas_preference' of ↵iNPUTmice2015-04-141-0/+2
|\ | | | | | | | | | | | | | | https://github.com/BrianBlade/Conversations into BrianBlade-dont_trust_cas_preference Conflicts: src/main/res/values-de/strings.xml src/main/res/values/strings.xml
| * Add option to use MTM without default TrustManagerBrianBlade2015-04-111-0/+2
| | | | | | | | | | | | Add a new "Don't trust system CAs" preference under advanced options that will change the behaviour of the MemorizingTrustManager. All formerly unknown certificates will raise a warning if checked.
* | Enable end-conversation by swipe gestureBrianBlade2015-04-081-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add EnhancedListView library de.timroes.android:EnhancedListView:0.3.4 to enable swipe-out for ListViews Re-enable selectableItemBackground Dont end selectedConversation on swipe Call mConversationFragment.reinit() instead. Add separate undo string for swipe MUC. Add blacklistedConversation for undo swipe Update title_undo_swipe_* strings Fix undo(), rename blacklistedConversation Fix discardUndo(); re-init selectedConversation maintain scroll position after undo clear notification when dismissing a conversation modified / simplified maintain scroll position code simplify handling of selectedConversation change undo_muc string, remove notifyDataSetChanged()
* | pulled translations from transifexiNPUTmice2015-04-011-6/+6
|/
* pulled translationsiNPUTmice2015-03-221-0/+4
|
* pulled new translations from transifexiNPUTmice2015-03-161-0/+5
|
* pulled new translations from transifexiNPUTmice2015-02-271-22/+22
|
* pulled new translations from transifexiNPUTmice2015-02-231-21/+25
|
* pulled translations from transifexiNPUTmice2015-02-161-1/+2
|
* pulled translations from transifexiNPUTmice2015-02-011-0/+1
|
* Removes some unused strings (the legacy SSL stuff)Sam Whited2015-02-011-2/+0
|
* Remove title_activity_conversations and use app_name insteadkruks232015-01-301-1/+0
|
* updated translationsiNPUTmice2015-01-251-0/+15
|
* Remove legacy SSL supportSam Whited2015-01-191-1/+0
|
* fetched translations from transifexiNPUTmice2015-01-191-402/+406
|
* Correct the download file string on notificationsSam Whited2015-01-171-1/+0
| | | | Fixes #896
* allow for very basic muc configurationDaniel Gultsch2015-01-081-1/+9
|
* fixed german translationDaniel Gultsch2015-01-081-2/+2
|
* Updated German translations for more muc optionsChristian S.2015-01-071-9/+12
|
* Updated German translations...Christian S2015-01-071-4/+15
| | | | | | | | | | ...I'm not sure if "Weitere Einstellungen" is the right translation for "advanced mode". Has anybody a better translation? I've changed the translations. Updated German translations... Updated German translations...
* corrected German spellingsChristian Schneppe2015-01-051-16/+16
| | | and shorten some strings
* corrected German 'private_message_to'kriztan2015-01-041-1/+1
|
* Added and modified German translationskriztan2015-01-031-5/+11
|
* Added German translationskriztan2015-01-021-0/+7
|
* Make `app_name' string untranslatableSam Whited2014-12-291-1/+0
| | | | | | Remove untranslatable about message Escape single quote in NL translation