diff options
-rw-r--r-- | res/values-sl/strings.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/res/values-sl/strings.xml b/res/values-sl/strings.xml index 484dfd9c4..dd123b370 100644 --- a/res/values-sl/strings.xml +++ b/res/values-sl/strings.xml @@ -12,7 +12,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - + Author: 359 <359@siol.com> --> @@ -253,4 +253,9 @@ <string name="hint_secretKeys">Poišči zasebne ključe</string> <string name="filterInfo">Filter: \"%s\"</string> + <!-- misc --> + <string name="fast">hiter</string> + <string name="slow">počasen</string> + <string name="very_slow">zelo počasen</string> + </resources> |