Project

General

Profile

Actions

Feature #920

closed

Convert strings to use templates

Added by Soren Stoutner over 1 year ago. Updated about 2 months ago.

Status:
Closed
Priority:
Next Release
Start date:
11/10/2022
Due date:
% Done:

0%

Estimated time:

Description

This would probably be easiest once the entire app has transitions to Kotlin.

At least the following strings apply (as well as probably all other string that contain a colon):

<string name="saving_file">Saving file:</string>
<string name="file_saved">File saved:</string>
<string name="image_saved">Image saved:</string>
<string name="selected">Selected:</string>
<string name="bookmarks_deleted">Bookmarks Deleted:</string>

Actions #1

Updated by Soren Stoutner over 1 year ago

  • Subject changed from Convert strings to use Kotlin string templates to Convert strings to use templates
Actions #2

Updated by Soren Stoutner over 1 year ago

It turns out that we generally don't need to wait for Kotlin.

Some of these were converted in https://redmine.stoutner.com/issues/922.

Actions #3

Updated by Soren Stoutner 4 months ago

  • Priority changed from 3.x to Next Release
Actions #4

Updated by Soren Stoutner about 2 months ago

  • Status changed from New to Closed

These have all been migrated previously.

Actions

Also available in: Atom PDF